Class TCastleTransformHover
Unit
Declaration
type TCastleTransformHover = class(TComponent)
Description
Visualize the TCastleTransform we hover over (to visualize what would be selected by clicking).
Hierarchy
- TObject
- TPersistent
- TComponent
- TCastleTransformHover
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property Current: TCastleTransform read FCurrent write SetCurrent; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property Current: TCastleTransform read FCurrent write SetCurrent; |
|
Current TCastleTransform instance that "we are hovering over it, and clicking will select it". |
Generated by PasDoc 0.16.0-snapshot.