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

Class AIShark

Unit

cAIShark

Declaration

type AIShark = class(AICreature)

Description

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

Hierarchy

AICreature > AILivingThing > AIThing > AIBaseObject

Methods

Overview

Public Constructor Create(aParent: pointer);
Protected procedure Dart;
Public procedure Fuel; override;
Public function IsPredator: boolean; override;
Protected procedure Swim;

Description

Public Constructor Create(aParent: pointer);

 

Protected procedure Dart;

 

Public procedure Fuel; override;

 

Public function IsPredator: boolean; override;

 

Protected procedure Swim;

 


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