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