- closePressed
void closePressed()
Undocumented in source. Be warned that the author may not have intended to support it.
- connetToServer
void connetToServer()
Undocumented in source. Be warned that the author may not have intended to support it.
- createDebug
WidgetProxy createDebug(WidgetProxy parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- createJob
void createJob(AppType appType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createMain
void createMain(WidgetProxy root)
Undocumented in source. Be warned that the author may not have intended to support it.
- createPlay
WidgetProxy createPlay(WidgetProxy parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string[] args, string resPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- newServer
void newServer()
Undocumented in source. Be warned that the author may not have intended to support it.
- newWorld
void newWorld()
Undocumented in source. Be warned that the author may not have intended to support it.
- refreshWorlds
void refreshWorlds()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeServer
void removeServer()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeWorld
void removeWorld()
Undocumented in source. Be warned that the author may not have intended to support it.
- startClient
void startClient()
Undocumented in source. Be warned that the author may not have intended to support it.
- startClient_debug
void startClient_debug()
Undocumented in source. Be warned that the author may not have intended to support it.
- startCombined_debug
void startCombined_debug()
Undocumented in source. Be warned that the author may not have intended to support it.
- startServer
void startServer()
Undocumented in source. Be warned that the author may not have intended to support it.
- startServer_debug
void startServer_debug()
Undocumented in source. Be warned that the author may not have intended to support it.
- userPreUpdate
void userPreUpdate(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- fpsHelper
FpsHelper fpsHelper;
Undocumented in source.
- guictx
GuiContext guictx;
Undocumented in source.
- renderer
IRenderer renderer;
Undocumented in source.
- window
IWindow window;
Undocumented in source.
- renderQueue
RenderQueue renderQueue;
Undocumented in source.
- debugText
LineBuffer debugText;
Undocumented in source.
- isClosePressed
bool isClosePressed;
Undocumented in source.
- limitFps
bool limitFps;
Undocumented in source.
- maxFps
int maxFps;
Undocumented in source.
- updateTime
double updateTime;
Undocumented in source.
- showDebugInfo
bool showDebugInfo;
Undocumented in source.
- title
string title;
Undocumented in source.
- windowSize
ivec2 windowSize;
Undocumented in source.
- run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string[] args, string resourcePath)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- overlayDepth
int overlayDepth;
Undocumented in source.
- drawDebugText
void drawDebugText()
Undocumented in source. Be warned that the author may not have intended to support it.
- userPreUpdate
void userPreUpdate(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- userPostUpdate
void userPostUpdate(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- windowResized
void windowResized(ivec2 newSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- closePressed
void closePressed()
Undocumented in source. Be warned that the author may not have intended to support it.