Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
Load ( |
||
ReadFile ( string path, TextureLoader textureLoader ) : Task | ||
ReadTuple ( |
Returns the number of tuple values read (1, 2 or 4).
|
|
ReadValue ( |
public Atlas ( List |
||
pages | List |
|
regions | List |
|
return | System |
public Atlas ( String path, TextureLoader textureLoader ) : System | ||
path | String | |
textureLoader | TextureLoader | |
return | System |
public Atlas ( |
||
reader | ||
dir | String | |
textureLoader | TextureLoader | |
return | System |
public FindRegion ( String name ) : |
||
name | String | |
return |