Castle Game EngineIntroduction Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Unit CastleCreatures
Description
Creatures.
Uses
Overview
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Types
TCreatureState = type Integer; |
|
TCreatureExistsEvent = function(const Creature: TCreature): boolean of object; |
|
Constants
Variables
DebugTimeStopForCreatures: boolean = false; |
|
Generated by PasDoc 0.13.0 on 2014-08-30 12:10:33
|