Exemplo n.º 1
0
 public void end()
 {
     actionType = ActionHandler.type.Disabled;
     AH.sortActions();
 }
Exemplo n.º 2
0
 public virtual void initialise()
 {
     actionType = ActionHandler.type.Active;
 }