메소드 | 설명 | |
---|---|---|
Activate ( ) : void | ||
Deactivate ( ) : void | ||
GetContextHelp ( ) : string | ||
GetMainParameter ( ) : IParameter | ||
GetParameters ( ) : IEnumerable |
||
GetToolImage ( ) : Image | ||
GetToolName ( ) : string | ||
OnEditorEvent ( uint eventType, |
||
OnInputAcquire ( ) : void | ||
OnInputRelease ( ) : void | ||
OnKeyEvent ( |
||
OnMouseEvent ( |
||
ToolWater ( ) : System | ||
Update ( float dt ) : void |
메소드 | 설명 | |
---|---|---|
DrawSource ( |
||
DrawTarget ( |
||
OnMouseMove ( MouseEventArgs mouseEventArgs ) : void |
public OnEditorEvent ( uint eventType, |
||
eventType | uint | |
eventPtr | ||
리턴 | void |
public OnKeyEvent ( |
||
keyEvent | ||
keyEventArgs | ||
리턴 | bool |
public OnMouseEvent ( |
||
mouseEvent | ||
mouseEventArgs | MouseEventArgs | |
리턴 | bool |