Definition in file simple.cpp.
Go to the source code of this file.
Functions | |
| static void | AddFallingObject (Space &space, Object *object) |
| Assigns a color to an object and adds it to the space. | |
| int | main (int argc, char **argv) |
| Entry point. | |
Variables | |
| const int | MaxObjects = 400 |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 16 of file simple.cpp.