Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
ImguiEditor (EngineCore *engineCore) | |
void | Update () |
void | Render () |
void | PromptAssetPicker (AssetType assetType, AssetPicker::AssetPickerCallback callback) |
void | StartBuild () |
void | ImportFile (const char *folderPathToImportTo="") |
Public Attributes | |
friend | Menubar |