event to trigger when to transition specific scenes More...
#include <types.hpp>
Public Attributes | |
| const void * | from_scene |
| const void * | to_scene |
event to trigger when to transition specific scenes
| from_scene | is the current scene that is being transitioned from |
| to_scene | is the new scene that is going to be transitioned to |