Ejemplo n.º 1
0
 public void Start(GameTime gameTime)
 {
     GameObjects.GetInstance().Start(gameTime);
 }