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 2014-10-26 05:15:14
|