class

PointClickEngine::Core::Events::SceneTransitionStartEvent

Inherits PointClickEngine::Core::Events::GameEvent < Reference < Object

Fired when a scene transition begins

Constructors

new(to_scene : String, from_scene : String | Nil = nil, transition_type : String | Nil = nil)
Source

Class methods

event_type

Instance methods

from_scene
Source
to_scene
Source
transition_type
Source