|
SpaghettiKart
|
Go to the source code of this file.
Functions | |
| EXTERN_C void | Editor_Launch (const char *resourceName) |
| EXTERN_C void | Editor_SetLevelDimensions (s16 minX, s16 maxX, s16 minZ, s16 maxZ, s16 minY, s16 maxY) |
| EXTERN_C bool | Editor_IsEnabled () |
| EXTERN_C bool | Editor_IsPaused () |
| EXTERN_C bool Editor_IsEnabled | ( | ) |
| EXTERN_C bool Editor_IsPaused | ( | ) |
| EXTERN_C void Editor_Launch | ( | const char * | resourceName | ) |
C BRIDGE FUNCTIONS
| EXTERN_C void Editor_SetLevelDimensions | ( | s16 | minX, |
| s16 | maxX, | ||
| s16 | minZ, | ||
| s16 | maxZ, | ||
| s16 | minY, | ||
| s16 | maxY ) |