Ejemplo n.º 1
0
 public PlayerState getFirstGroupState(Type group)
 {
     return(mStateMachine.getFirstGroupState(group));
 }