Class TSFColorRGBAEvent

Unit

Declaration

type TSFColorRGBAEvent = class(TX3DEvent)

Description

This item has no description. Showing description inherited from TX3DEvent.

X3D event.

Source: src/scene/x3d/castlefields_x3devent_descendants.inc (line 176).

Hierarchy

Overview

Methods

Public constructor Create(AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean);
Public procedure Send(const Value: TCastleColor; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload;
Public procedure Send(const Value: TCastleColor); overload;

Description

Methods

Public constructor Create(AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean);

This item has no description.

Source: src/scene/x3d/castlefields_x3devent_descendants.inc (line 178).

Public procedure Send(const Value: TCastleColor; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload;

This item has no description.

Source: src/scene/x3d/castlefields_x3devent_descendants.inc (line 179).

Public procedure Send(const Value: TCastleColor); overload;

This item has no description.

Source: src/scene/x3d/castlefields_x3devent_descendants.inc (line 180).


Generated by PasDoc 0.17.0.snapshot.