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.12.1 on 2013-02-04 20:26:51
|