메소드 | 설명 | |
---|---|---|
AllocNewRectArea ( int w, int h, int &areaId, int &x, int &y ) : TextureAtlasAllocResult | ||
Dispose ( ) : void | ||
TextureAtlas ( int w, int h ) : System.Collections.Generic |
public AllocNewRectArea ( int w, int h, int &areaId, int &x, int &y ) : TextureAtlasAllocResult | ||
w | int | |
h | int | |
areaId | int | |
x | int | |
y | int | |
리턴 | TextureAtlasAllocResult |
public TextureAtlas ( int w, int h ) : System.Collections.Generic | ||
w | int | |
h | int | |
리턴 | System.Collections.Generic |