Class TSFColorRGBAEvent
Unit
Declaration
type TSFColorRGBAEvent = class(TX3DEvent)
Description
No description available, ancestor TX3DEvent description follows
X3D event.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DEvent
- TSFColorRGBAEvent
Overview
Methods
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
|
procedure Send(const Value: TCastleColor; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload; |
|
procedure Send(const Value: TCastleColor); overload; |
Description
Methods
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
|
procedure Send(const Value: TCastleColor; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload; |
|
procedure Send(const Value: TCastleColor); overload; |
|
Generated by PasDoc 0.16.0.