|
Archeus 0.0.0
A C library and game engine that focuses on documentation
|
Go to the source code of this file.
Functions | |
| void | ARC_State_Update (void *data) |
| void | ARC_State_Render (void *data) |
| void ARC_State_Render | ( | void * | data | ) |
Definition at line 8 of file state.c.
Referenced by ARC_Engine_RunUncapped().
| void ARC_State_Update | ( | void * | data | ) |
Definition at line 4 of file state.c.
Referenced by ARC_Engine_RunUncapped().