tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
SceneManager.gotoin
tida
scenemanager
SceneManager
Goes to the scene by its class.
void
gotoin
(string name, T args)
void
gotoin
(T args)
class
SceneManager
@
safe
void
gotoin
(
Name
T
...
)
(
T
args
)
void
gotoin
(Scene scene, T args)
Parameters
Name
Scene.
Meta
Source
See Implementation
tida
scenemanager
SceneManager
constructors
this
destructors
~this
functions
add
callDraw
callEvent
callGameExit
callGameStart
callOnError
callStep
close
componentExplore
destroyEventCall
destroyEventSceneCall
free
gameRestart
getComponentEvents
getInstanceEvents
getSceneEvents
globalTrigger
gotoin
hasScene
inbegin
initThread
instanceExplore
lazyAdd
lazyGroupAdd
pauseThread
remove
removeHandle
resumeThread
stopThread
trigger
properties
context
current
initable
isThereGoto
ofbegin
ofend
previous
restarted
scenes
templates
attributeIn
hasAttrib
hasMatch
variables
api
apiError
countStartThreads
functionPerThread
maxThreads
threadAPI
Goes to the scene by its class.