tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
lazyScene
tida
game
Undocumented in source.
template
lazyScene (
T
)
if
(
isLazy
!
T
) {
alias
lazyScene
=
typeof
(
T
.
scene
)
;
}
Members
Aliases
lazyScene
alias
lazyScene
=
typeof
(
T
.
scene
)
Undocumented in source.
Meta
Source
See Implementation
tida
game
classes
Game
properties
fps
listener
renderer
window
static variables
_fps
_listener
_renderer
_window
structs
ClosedThreadMessage
GameConfig
templates
GameRun
Lazy
LazyGroup
isLazy
isLazyGroup
lazyGroupScenes
lazyScene