reng v0.5.2 (2022-02-23T23:26:22Z)
Dub
Repo
Game
app
Undocumented in source.
class
Game : Core {
enum
WIDTH
;
enum
HEIGHT
;
this
();
void
initialize
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
initialize
void
initialize
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
HEIGHT
enum
HEIGHT
;
Undocumented in source.
WIDTH
enum
WIDTH
;
Undocumented in source.
Meta
Source
See Implementation
app
classes
Game
functions
main