app

Undocumented in source.

Members

Enums

Tool
enum Tool
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

SDL_main
int SDL_main(int argc, char** args)
Undocumented in source. Be warned that the author may not have intended to support it.
app_main
int app_main(int argc, char** argv)
Undocumented in source. Be warned that the author may not have intended to support it.
loadGFX
void loadGFX()
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(int argc, char** argv)
Undocumented in source. Be warned that the author may not have intended to support it.
mainLoop
void mainLoop(void* arg)
Undocumented in source. Be warned that the author may not have intended to support it.
quit
void quit()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_tlsend
int _tlsend;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_tlsstart
int _tlsstart;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
launcher
Launcher launcher;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tool_strings
const(char)*[3] tool_strings;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

CleanSystem
struct CleanSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CountSystem
struct CountSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DemoCallbacks
struct DemoCallbacks
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IteratorSystem
struct IteratorSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Launcher
struct Launcher
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Mouse
struct Mouse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta