Core file system interface for the Toshi engine.
#define TOSHI_NAMESPACE_START
#define TOSHI_NAMESPACE_END
@ TApplicationFlag_Destroyed
@ TApplicationFlag_Created
Char string implementation for the Toshi engine.
TSystemManager g_oSystemManager
TBOOL Create(const TCHAR *appName, TINT argc, TCHAR **argv)
virtual TBOOL OnCreate(TINT argc, TCHAR **argv)
virtual TBOOL OnUpdate(float deltaTime)
TBOOL IsDestroyed() const
virtual TBOOL IsConsoleEnabled()
virtual TBOOL OnDestroy()