Class TransitionRenderer
java.lang.Object
buildengine.engine.stage.scene.renderer.TransitionRenderer
- All Implemented Interfaces:
Renderer
Responsible for rendering a scene transition.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Color
The transition (fade) colorstatic final double
The time of the transition in seconds -
Constructor Summary
-
Method Summary
-
Field Details
-
TRANSITION_TIME
public static final double TRANSITION_TIMEThe time of the transition in seconds- See Also:
-
TRANSITION_COLOR
The transition (fade) color
-
-
Constructor Details
-
TransitionRenderer
public TransitionRenderer()
-
-
Method Details