Click or drag to resize

SceneDirector Events

The SceneDirector type exposes the following members.

Events
  NameDescription
Public eventStatic memberFaded
Event that gets called when the scene has faded (in or out).
Public eventStatic memberFadedIn
Event that gets called when the scene has faded in.
Public eventStatic memberFadedOut
Event that gets called when the scene has faded out.
Public eventStatic memberFading
Event that gets called when the scene is fading (in or out).
Public eventStatic memberFadingIn
Event that gets called when the scene starts fading in.
Public eventStatic memberFadingOut
Event that gets called when the scene starts fading out.
Public eventStatic memberSceneChanged
Event that gets called when the scene has changed.
Public eventStatic memberSceneChanging
Event that gets called when the scene starts changing.
Top
See Also