apes
Class EnemyAIChooser

java.lang.Object
  extended by apes.EnemyAIChooser

public class EnemyAIChooser
extends java.lang.Object


Constructor Summary
EnemyAIChooser(BlockMap map)
           
 
Method Summary
 IEnemyAI getAI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnemyAIChooser

public EnemyAIChooser(BlockMap map)
Method Detail

getAI

public IEnemyAI getAI()