프로퍼티 | 타입 | 설명 | |
---|---|---|---|
col | int | ||
elements | List |
||
material | Material | ||
padding | int | ||
row | int | ||
texture | |||
tileHeight | int | ||
tileWidth | int |
메소드 | 설명 | |
---|---|---|
GetColRow ( int _index, int &_col, int &_row ) : void | ||
GetTileUV ( int _index ) : Rect | ||
GetTileUV ( int _col, int _row ) : Rect |
public GetColRow ( int _index, int &_col, int &_row ) : void | ||
_index | int | |
_col | int | |
_row | int | |
리턴 | void |