Property | Type | Description | |
---|---|---|---|
settings |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Initialize ( ) : void | ||
LoadClient ( SupportedClient client, string datFullPath, string sprFullPath ) : bool | ||
loadDat ( string filename, |
||
loadSprites ( string filename, |
public LoadClient ( SupportedClient client, string datFullPath, string sprFullPath ) : bool | ||
client | SupportedClient | |
datFullPath | string | |
sprFullPath | string | |
return | bool |
public loadDat ( string filename, |
||
filename | string | |
signature | ||
return | bool |
public loadSprites ( string filename, |
||
filename | string | |
signature | ||
return | bool |