Method | Description | |
---|---|---|
Build ( Dictionary |
||
GetSubRegion ( |
||
GetSubRegion ( int x, int y, int width, int height ) : |
||
LoadResource ( Action |
Method | Description | |
---|---|---|
LoadResourceCoroutine ( string url, Action |
public Build ( Dictionary |
||
configuration | Dictionary |
|
return | void |
public GetSubRegion ( |
||
rect | ||
return |
public GetSubRegion ( int x, int y, int width, int height ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
return |
public LoadResource ( Action |
||
callback | Action |
|
return | void |