|
sculpto
|
#include "timer.h"#include "window.h"#include "layers_stack.h"#include "../events/events.h"#include "../gui/gui.h"Go to the source code of this file.
Classes | |
| class | scl::abstract |
Namespaces | |
| namespace | scl |
Functions | |
| int | main (int argc, char *argv[]) |
| application * | scl::CreateApplication () |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| argc | - application run arguments count. |
| argv | - application run arguments array. |
Definition at line 22 of file entry_point.h.