|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmud.server.MonsterController
public class MonsterController
Manages the AI for the monsters
Constructor Summary | |
---|---|
MonsterController()
|
Method Summary | |
---|---|
void |
start(ServerImpl server,
GameLogic gameLogic,
java.util.Collection<Room> rooms)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonsterController()
Method Detail |
---|
public void start(ServerImpl server, GameLogic gameLogic, java.util.Collection<Room> rooms)
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |