logo

Module dx::engine::d2::scene

source · []
Expand description

Scene management

Structs

Fades the new scene in front of the old scene.

Optional, extra functionality for scene entities that are added to a Director.

Slides the old scene off the stage, and the new scene into its place.

A transition between two scenes.

A helper extended by transitions that tween between two states.