Ejemplo n.º 1
0
 public BaseGameEvent()
 {
     Game.RegisterEvent(this);
 }