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

Class AIGoalBot

Unit

cAIGoalBot

Declaration

type AIGoalBot = class(AIBot)

Description

============================================================================

Hierarchy

AIBot > AICreature > AILivingThing > AIThing > AIBaseObject

Methods

Overview

Public Constructor Create( aParent: pointer);
Public Destructor Destroy; override;
Public procedure Fuel; override;

Description

Public Constructor Create( aParent: pointer);

 

Public Destructor Destroy; override;

 

Public procedure Fuel; override;

 

Properties

Overview

Public property Assignment: integer;
Public property GlobalBot: AIGlobalBot;
Public property Goal: integer;
Public property GoalList: AIGoalList;
Public property Occupied: boolean;
Public property Plan: integer;

Description

Public property Assignment: integer;

 

Public property GlobalBot: AIGlobalBot;

 

Public property Goal: integer;

 

Public property GoalList: AIGoalList;

 

Public property Occupied: boolean;

 

Public property Plan: integer;

 


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