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)
SourceClass methods
event_type
Instance methods
from_scene
Sourceto_scene
Sourcetransition_type
Source