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.
|
|