Property | Type | Description | |
---|---|---|---|
TickAlways | bool |
Method | Description | |
---|---|---|
Close ( ) : void | ||
EvaluateReloadState ( ) : Engine.ReloadState | ||
Init ( |
||
Invoke ( |
||
Reload ( |
||
Reset ( |
||
Run ( ) : void | ||
UpdateResolution ( |
Method | Description | |
---|---|---|
GetLanguage ( ) : string | ||
InitInternal ( ) : void | ||
MessagePumpCallback ( bool deferQuit, bool blockRenderer ) : void |
public static EvaluateReloadState ( ) : Engine.ReloadState | ||
return | Engine.ReloadState |
public static Init ( |
||
mainWindow | ||
viewport | ||
return | bool |
public static Invoke ( |
||
callback | ||
return | void |
public static Reload ( |
||
reloadState | ||
return | void |
public static Reset ( |
||
mainWindow | ||
viewport | ||
return | void |
public static UpdateResolution ( |
||
size | ||
return | void |