tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
GameRun
tida
game
Undocumented in source.
template
GameRun (
GameConfig
config
T
...
) {
import
tida
.
runtime
;
;
import
tida
.
scenemanager
;
;
version
(!
unittest
)
int
main
(string[] args);
}
Members
Functions
main
int
main
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tida
game
classes
Game
properties
fps
listener
renderer
window
static variables
_fps
_listener
_renderer
_window
structs
GameConfig
templates
GameRun