프로퍼티 | 타입 | 설명 | |
---|---|---|---|
height | int | ||
in_use | bool | ||
left | AtlasNode | ||
padding | int | ||
right | AtlasNode | ||
tex | Image | ||
width | int | ||
x | int | ||
y | int |
메소드 | 설명 | |
---|---|---|
AtlasNode ( int x, int y, int width, int height, int padding ) : System | ||
Insert ( Image surface ) : AtlasNode | ||
ToString ( ) : string | ||
WriteImages ( Image targetImage ) : void | ||
WriteLayout ( |
public AtlasNode ( int x, int y, int width, int height, int padding ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
padding | int | |
리턴 | System |
public WriteLayout ( |
||
bw | ||
리턴 | void |