Ejemplo n.º 1
0
 private void CreateCommands()
 {
     CommandClear.CreateCommand();
     CommandQuit.CreateCommand();
     CommandPause.CreateCommand();
     CommandTimeScale.CreateCommand();
     //CommandKill.CreateCommand();
     CommandShowGameDataPath.CreateCommand();
     CommandTeleportPlayer.CreateCommand();
 }
 private void CreateCommands()
 {
     CommandQuit.CreateCommand();
     CommandCube.CreateCommand();
     CommandClear.CreateCommand();
 }