Class TCastleTransformList
Unit
CastleTransform
Declaration
type TCastleTransformList = class(TCastleObjectList)
Description
List of TCastleTransform instances. This inherits from TCastleObjectList, getting many features like TList notification mechanism. You should not create instances of this class yourself — instead use TCastleTransform to group your scenes and transformations.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure Notify(Ptr: Pointer; Action: TListNotification); override; |
|
Properties
Generated by PasDoc 0.15.0.
|