|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Structure com.springrts.ai.AICommand
public abstract class AICommand
Serves as Interface for a Java Skirmish AIs for the Spring engine.
Nested Class Summary | |
---|---|
static class |
AICommand.Option
|
Constructor Summary | |
---|---|
AICommand()
|
Method Summary | |
---|---|
abstract int |
getTopic()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AICommand()
Method Detail |
---|
public abstract int getTopic()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |