DSC Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DSC::SceneCom Struct Reference

Inter-Scene communication object. More...

#include <scene.hpp>

Public Member Functions

void next (Scene *new_scene)
 Loads the next scene. More...
 

Detailed Description

Inter-Scene communication object.

Warning
Do not attempt to create SceneCom instances! Only use the SceneCom object you get from Scene::close().

Member Function Documentation

◆ next()

void DSC::SceneCom::next ( Scene new_scene)

Loads the next scene.

Parameters
[in]new_scenenew Scene instance

The documentation for this struct was generated from the following file: