Class TMissileCreature

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMissileCreature = class(TCreature)

Description

Creature using TMissileCreatureResource.

Hierarchy

Overview

Methods

Protected function GetChild: T3D; override;
Public constructor Create(AOwner: TComponent; const AMaxLife: Single); override;
Public function Resource: TMissileCreatureResource;
Public procedure Update(const SecondsPassed: Single; var RemoveMe: TRemoveType); override;

Description

Methods

Protected function GetChild: T3D; override;
 
Public constructor Create(AOwner: TComponent; const AMaxLife: Single); override;
 
Public function Resource: TMissileCreatureResource;
 
Public procedure Update(const SecondsPassed: Single; var RemoveMe: TRemoveType); override;
 

Generated by PasDoc 0.13.0 on 2014-08-30 12:10:33