cz.cuni.amis.pogamut.defcon.jason.mainai
Interface IJasonAI
- All Known Subinterfaces:
- IJasonBuildingAI, IJasonFleetAI, IJasonUnitAI
public interface IJasonAI
General interface for all classes Jason agent architecture for Defcon use to
control and query the agent.
- Author:
- Radek 'Black_Hand' Pibil
log
void log(Level level,
String message)
getLog
Logger getLog()
getWorldView
DefConWorldView getWorldView()
getGameInfo
GameInfo getGameInfo()
getMainAI
IJasonAI getMainAI()
- Returns the main agent.
- Returns:
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.