Skylicht Engine
Toggle main menu visibility
Loading...
Searching...
No Matches
Skylicht
CGetFileURL
Public Types
|
Public Member Functions
|
List of all members
Skylicht::CGetFileURL Class Reference
Public Types
enum
EMethod
{
Get
= 0 ,
Post
}
enum
EState
{
None
,
Downloading
,
Finish
,
Error
}
Public Member Functions
CGetFileURL
(const char *url, const char *fileName)
const char *
getFileName
()
const char *
getURL
()
void
setParams
(const char *params)
void
download
(EMethod method)
void
onLoad
(unsigned int size, const char *path)
void
onStatus
(unsigned int size, int status)
void
onProcess
(unsigned int size, int percent)
int
getPercent
()
EState
getState
()
int
getErrorCode
()
The documentation for this class was generated from the following file:
Emscripten/
CGetFileURL.h
Generated by
1.17.0