com.springrts.ai.event
Class PlayerCommandAIEvent
java.lang.Object
Structure
com.springrts.ai.AIEvent
com.springrts.ai.event.PlayerCommandAIEvent
public final class PlayerCommandAIEvent
- extends AIEvent
see AISCommands.h S*Command structs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOPIC
public static final int TOPIC
- See Also:
- Constant Field Values
unitIds
public Pointer unitIds
numUnitIds
public int numUnitIds
commandTopic
public int commandTopic
commandData
public Pointer commandData
playerId
public int playerId
PlayerCommandAIEvent
public PlayerCommandAIEvent(Pointer memory)
getTopic
public int getTopic()
- Specified by:
getTopic
in class AIEvent