tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
SceneManager.hasScene
tida
scenemanager
SceneManager
Checks if the scene is in the scene list.
bool
hasScene
(Scene scene)
class
SceneManager
@
safe
@
trusted
bool
hasScene
(
Scene
scene
)
bool
hasScene
()
bool
hasScene
(string name)
Parameters
scene
Scene
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
Checks if the scene is in the scene list.