Example #1
0
 public PlayerMovedEventArgs(MoveData md)
 {
     info = md;
 }