프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_controlador | ControladorJuego, |
메소드 | 설명 | |
---|---|---|
Ejecutar ( ) : void | ||
Estados ( ControladorJuego, controlador ) : System.Collections | ||
Transicion ( int state, int previousState ) : int |
public Estados ( ControladorJuego, controlador ) : System.Collections | ||
controlador | ControladorJuego, | |
리턴 | System.Collections |
public abstract Transicion ( int state, int previousState ) : int | ||
state | int | |
previousState | int | |
리턴 | int |