shengine pre-release
shengine by mrsinho
|
Declares the shEditorMain function for interacting with the engine from the editor. More...
#include "shengine/shEngine.h"
Go to the source code of this file.
Functions | |
int | shEditorMain (ShEngine *p_engine) |
Main function for the editor to interact with the shengine module. | |
Declares the shEditorMain function for interacting with the engine from the editor.
The shEditorMain function is responsible for the main functionality of the editor, interacting with the ShEngine structure.