Method | Description | |
---|---|---|
load ( |
Loads a Fantasy Life ZTEX texture from a Stream.
|
|
load ( string fileName ) : List |
Loads a Fantasy Life ZTEX texture from a file.
|
public static load ( |
||
data | The Stream with the data | |
return | List |
public static load ( string fileName ) : List |
||
fileName | string | |
return | List |