메소드 | 설명 | |
---|---|---|
Atlas ( List |
||
Atlas ( String path, TextureLoader textureLoader ) : System | ||
Atlas ( |
||
Dispose ( ) : void | ||
FindRegion ( String name ) : |
Returns the first region found with the specified name. This method uses string comparison to find the region, so the result should be cached rather than calling this method multiple times.
|
|
FlipV ( ) : void |
메소드 | 설명 | |
---|---|---|
Load ( |
||
ReadFile ( string path, TextureLoader textureLoader ) : Task | ||
ReadTuple ( |
Returns the number of tuple values read (1, 2 or 4).
|
|
ReadValue ( |
public Atlas ( String path, TextureLoader textureLoader ) : System | ||
path | String | |
textureLoader | TextureLoader | |
리턴 | System |
public Atlas ( |
||
reader | ||
dir | String | |
textureLoader | TextureLoader | |
리턴 | System |