com.springrts.ai
Class AICommandWrapper

java.lang.Object
  extended by com.springrts.ai.AICommandWrapper

public final class AICommandWrapper
extends Object


Field Summary
static int COMMAND_TO_ID_ENGINE
           
 
Constructor Summary
AICommandWrapper()
           
 
Method Summary
static AICommand wrapp(int topic, Pointer data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMAND_TO_ID_ENGINE

public static final int COMMAND_TO_ID_ENGINE
See Also:
Constant Field Values
Constructor Detail

AICommandWrapper

public AICommandWrapper()
Method Detail

wrapp

public static final AICommand wrapp(int topic,
                                    Pointer data)