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