tida v0.1.1-b3 (2021-09-24T06:50:00Z)
Home
Dub
Repo
GameRun
tida
game
Undocumented in source.
template
GameRun (
GameConfig
config
T
...
) {
import
tida
.
runtime
;
;
import
tida
.
scenemanager
;
;
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