Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Unit cAIGoals

Description

ai.planet http://aiplanet.sourceforge.net Created by Dave Kerr (kerrdWARNING: @hotmail.com) $Id: cAIGoals.pas,v 1.3 2003/06/28 21:45:56 aidave Exp $

Classes, Interfaces and Objects

NameDescription
Class AIGoal  
Class AIGoalList  

Constants

NameDescription
cInstructionNone = 0; defaults
cInstructionFetch = 1;  
cInstructionMove = 2;  
cInstructionKick = 3;  
cInstructionGrab = 4;  
cInstructionJump = 5;  
cInstructionDrop = 6;  
cInstructionTurnLeft = 7;  
cInstructionTurnRight = 8;  
cInstructionMoveAway = 9;  
cInstructionGive = 10;  
cInstructionBonk = 11;  
cInstructionKickReturn = 12;  
cGoalNone = 0;  
cGoalFetch = 1;  
cPlanFinished = 0;  
cPlanNone = 1;  
cPlanMove = 2;  
cPlanKick = 3;  

Generated by PasDoc 0.8.7 on Wed 01/ Oct 2003 00:51:34