SpaghettiKart
Loading...
Searching...
No Matches
Editor.h File Reference
#include <libultraship/libultraship.h>
#include <libultra/gbi.h>
#include "defines.h"
Include dependency graph for Editor.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Function Documentation

◆ Editor_IsEnabled()

EXTERN_C bool Editor_IsEnabled ( )
Here is the caller graph for this function:

◆ Editor_IsPaused()

EXTERN_C bool Editor_IsPaused ( )
Here is the caller graph for this function:

◆ Editor_Launch()

EXTERN_C void Editor_Launch ( const char * resourceName)

C BRIDGE FUNCTIONS

Here is the caller graph for this function:

◆ Editor_SetLevelDimensions()

EXTERN_C void Editor_SetLevelDimensions ( s16 minX,
s16 maxX,
s16 minZ,
s16 maxZ,
s16 minY,
s16 maxY )
Here is the caller graph for this function: