Guest User

Untitled

a guest
May 22nd, 2013
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. map.player.x = 5;
  2.  
  3. map.SetPlayerX(5);
  4.  
  5. map.player = new Point(5, 7);
  6.  
  7. thing2.x
Advertisement
Add Comment
Please, Sign In to add comment