Class TCastleSceneList
Unit
CastleScene
Declaration
type TCastleSceneList = class(specialize TObjectList<TCastleScene>)
Description
Hierarchy
- TObjectList
- 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.15.0.
|