Свойство | Type | Description | |
---|---|---|---|
m_brush | |||
m_cursorPos | |||
m_cursorValid | bool | ||
m_distortion | |||
m_grabMode | |||
m_hardness | |||
m_opacity | |||
m_painting | ToolPaint.PaintingMode | ||
m_radius | |||
m_square |
Méthode | Description | |
---|---|---|
Activate ( ) : void | ||
Deactivate ( ) : void | ||
GetContextHelp ( ) : string | ||
GetMainParameter ( ) : IParameter | ||
GetParameters ( ) : IEnumerable |
||
GetToolImage ( ) : Image | ||
GetToolName ( ) : string | ||
OnEditorEvent ( uint eventType, |
||
OnInputAcquire ( ) : void | ||
OnInputRelease ( ) : void | ||
OnKeyEvent ( |
||
OnMouseEvent ( |
||
Update ( float dt ) : void |
Méthode | Description | |
---|---|---|
CreateBrush ( ) : void | ||
DestroyBrush ( ) : void | ||
GetPaintContextHelp ( ) : string | ||
GetShortcutContextHelp ( ) : string | ||
OnBeginPaint ( ) : void | ||
OnEndPaint ( ) : void | ||
OnPaint ( float dt, |
||
OnPaintGrab ( float x, float y ) : void | ||
OnShortcutDelta ( float delta ) : void | ||
_GetParameters ( ) : IEnumerable |
public abstract GetContextHelp ( ) : string | ||
Résultat | string |
protected GetShortcutContextHelp ( ) : string | ||
Résultat | string |
public OnEditorEvent ( uint eventType, |
||
eventType | uint | |
eventPtr | ||
Résultat | void |
public OnKeyEvent ( |
||
keyEvent | ||
keyEventArgs | ||
Résultat | bool |
public OnMouseEvent ( |
||
mouseEvent | ||
mouseEventArgs | MouseEventArgs | |
Résultat | bool |
protected OnPaint ( float dt, |
||
dt | float | |
pos | ||
Résultat | void |
protected OnPaintGrab ( float x, float y ) : void | ||
x | float | |
y | float | |
Résultat | void |
protected OnShortcutDelta ( float delta ) : void | ||
delta | float | |
Résultat | void |
protected PaintBrush,FC3Editor.Nomad m_brush | ||
Résultat |
protected Vec3,FC3Editor.Nomad m_cursorPos | ||
Résultat |
protected ParamFloat,FC3Editor.Parameters m_distortion | ||
Résultat |
protected ParamBool,FC3Editor.Parameters m_grabMode | ||
Résultat |
protected ParamFloat,FC3Editor.Parameters m_hardness | ||
Résultat |
protected ParamFloat,FC3Editor.Parameters m_opacity | ||
Résultat |
protected ToolPaint.PaintingMode m_painting | ||
Résultat | ToolPaint.PaintingMode |
protected ParamFloat,FC3Editor.Parameters m_radius | ||
Résultat |