Class TCastleSceneList
Unit
CastleScene
Declaration
type TCastleSceneList = class(specialize TFPGObjectList<TCastleScene>)
Description
Hierarchy
- TFPGObjectList
- TCastleSceneList
Overview
Methods
Description
Methods
 |
procedure GLContextClose; |
Just call GLContextClose on all items.
|
 |
procedure ViewChangedSuddenly; |
Just call ViewChangedSuddenly on all items.
|
Generated by PasDoc 0.13.0 on 2013-08-17 21:27:13
|