provaengine ~master (2018-04-11T21:05:02Z)
Dub
Repo
Game.swapScene
prova
core
game
Game
Changes the active scene
use Game.start(Scene) to set the initial scene
class
Game
void
swapScene
(
Scene
scene
)
Meta
Source
See Implementation
prova
core
game
Game
constructors
this
functions
quit
setResizable
setTitle
start
swapScene
toggleFullscreen
properties
activeScene
input
isFullscreen
screen
variables
targetFPS
Changes the active scene
use Game.start(Scene) to set the initial scene