Advertisement
LittleAngel

ptr.evt

Oct 17th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. void JoinServerDelegate (ref POINTER_INFO ptr) {
  2. if (hasJoined) ptr.evt = POINTER_INFO.INPUT_EVENT.NO_CHANGE;
  3. if (ptr.evt == POINTER_INFO.INPUT_EVENT.TAP) {
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement