Property | Type | Description | |
---|---|---|---|
m_MissionSteps | int | ||
m_MissionType | int |
Method | Description | |
---|---|---|
BodyForceCallback ( MogreNewt body, float timeStep, int threadIndex ) : void | ||
NpcController ( Mogre node, Mogre entity, float mass ) : System | ||
Update ( ) : void |
Method | Description | |
---|---|---|
initLogicStates ( ) : void |
public BodyForceCallback ( MogreNewt body, float timeStep, int threadIndex ) : void | ||
body | MogreNewt | |
timeStep | float | |
threadIndex | int | |
return | void |
public NpcController ( Mogre node, Mogre entity, float mass ) : System | ||
node | Mogre | |
entity | Mogre | |
mass | float | |
return | System |