Class TCastleObjectStack
Unit
CastleClassUtils
Declaration
type TCastleObjectStack = class(Contnrs.TObjectStack)
Description
Extended TObjectStack for Castle Game Engine.
Hierarchy
- Contnrs.TObjectStack
- TCastleObjectStack
Overview
Properties
 |
property Capacity: Integer read GetCapacity write SetCapacity; |
Description
Properties
 |
property Capacity: Integer read GetCapacity write SetCapacity; |
|
|
Generated by PasDoc 0.15.0.
|