Beispiel #1
0
 public static void add(commandBase com)
 {
     commands[icommand] = com;
     icommand++;
 }
Beispiel #2
0
 public static void add(commandBase com)
 {
     commands[icommand] = com;
     icommand++;
 }