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

Class AITiger

Unit

cAITiger

Declaration

type AITiger = class(AICreature)

Description

Also should avoid water as tigers don't like getting wet.

Hierarchy

AICreature > AILivingThing > AIThing > AIBaseObject

Methods

Overview

Protected procedure Bully;
Public Constructor Create(aParent: pointer);
Public Destructor Destroy; override;
Public procedure Fuel; override;
Public function IsPredator: boolean; override;

Description

Protected procedure Bully;

 

Public Constructor Create(aParent: pointer);

 

Public Destructor Destroy; override;

 

Public procedure Fuel; override;

 

Public function IsPredator: boolean; override;

 


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