Method | Description | |
---|---|---|
GetContextHelp ( ) : string | ||
GetParameters ( ) : IEnumerable |
||
GetToolImage ( ) : Image | ||
GetToolName ( ) : string | ||
OnMouseEvent ( |
||
ToolTerrainSetHeight ( ) : System | ||
Update ( float dt ) : void |
Method | Description | |
---|---|---|
OnBeginPaint ( ) : void | ||
OnEndPaint ( ) : void | ||
OnPaint ( float dt, |
Method | Description | |
---|---|---|
UpdatePicking ( ) : void |
public OnMouseEvent ( |
||
mouseEvent | ||
mouseEventArgs | MouseEventArgs | |
return | bool |
protected OnPaint ( float dt, |
||
dt | float | |
pos | ||
return | void |