Unit CastleLine2DGizmos
Uses
Functions and Procedures
Types
Description
TCastleLine2DGizmos, Line2DGizmos
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class TCastleLine2DGizmos |
Constants
DISTANCE_SELECTED_POINT=0.01; |
DISTANCE_INSERT_POINT=0.005; |
TEXT_SCALE=0.002; |
FONT_SIZE=11; |
LINE_WIDTH_EDITOR=2; |
POINT_SIZE=8; |
BORDER_DISTANCE=1; |
Variables
Line2DGizmos:TCastleLine2DGizmos; |
Description
Constants
DISTANCE_SELECTED_POINT=0.01; |
Distance to the point where the point is highlighted. Depends on the current height of the camera |
DISTANCE_INSERT_POINT=0.005; |
The distance to the point at which the point is inserted on the line. Depends on the current height of the camera |
TEXT_SCALE=0.002; |
Text Scale. Depends on the current height of the camera |
FONT_SIZE=11; |
Font size |
LINE_WIDTH_EDITOR=2; |
Line width to edit |
POINT_SIZE=8; |
Vertex point size |
BORDER_DISTANCE=1; |
Distance to the border. Depends on the current height of the camera |
Variables
Line2DGizmos:TCastleLine2DGizmos; |
This object is used to edit all classes inherited from TCastleLine2DBase in the CGE editor. When entering edit mode, a new parent is assigned to this object by the Show(ALine:TCastleLine2DBase) method. |
Generated by PasDoc 0.16.0.