Methods
(inner) loadFile(url, sync, callback) → {string|undefined}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
url |
string | |
sync |
boolean | |
callback |
function |
Returns:
result
- Type
- string | undefined
(inner) loadImageFile(path, sync, callback)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
path |
string | |
sync |
boolean | |
callback |
function |