프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Draw ( |
||
DrawLine ( Point locationa, Point location2 ) : void | ||
DrawPixel ( Point location1 ) : void | ||
Editor ( |
public Draw ( |
||
canvas | ||
pos | Point | |
size | Point | |
showCollideMap | bool | |
showHurtMap | bool | |
리턴 | void |
public DrawLine ( Point locationa, Point location2 ) : void | ||
locationa | Point | |
location2 | Point | |
리턴 | void |
public Editor ( |
||
assetFrame | ||
showOffset | bool | |
리턴 | System |