Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( |
||
DrawLine ( Point locationa, Point location2 ) : void | ||
DrawPixel ( Point location1 ) : void | ||
Editor ( |
public Draw ( |
||
canvas | ||
pos | Point | |
size | Point | |
showCollideMap | bool | |
showHurtMap | bool | |
return | void |
public DrawLine ( Point locationa, Point location2 ) : void | ||
locationa | Point | |
location2 | Point | |
return | void |
public Editor ( |
||
assetFrame | ||
showOffset | bool | |
return | System |