Method | Description | |
---|---|---|
Click ( |
||
Move ( |
||
Release ( |
||
RightClick ( |
||
TileBrushToolBehavior ( ITileBrush brush ) : System |
Method | Description | |
---|---|---|
Draw ( ScreenDocument screen, int tile_x, int tile_y ) : void |
public Click ( |
||
canvas | ||
location | Point | |
return | void |
public Move ( |
||
canvas | ||
location | Point | |
return | void |
public Release ( |
||
canvas | ||
location | Point | |
return | void |
public RightClick ( |
||
surface | ||
location | Point | |
return | void |
public TileBrushToolBehavior ( ITileBrush brush ) : System | ||
brush | ITileBrush | |
return | System |