Package nl.colorize.multimedialib.scene
-
Interface Summary Interface Description Scene Represents a discrete part or phase of an application, that is active for some period of time.SubSystem Functional area that is part of a larger scene. -
Class Summary Class Description Application Implements a mechanism on top of the renderer that divides the application life cycle into a number of separate scenes.ComplexScene Scene that is split into a number of subsystems.Effect An animated graphical effect that can be played as part of a scene.EffectManager Controls registration and playback for graphical effects that can be played as part of a scene.MediaCache Wrapper aroundMediaLoaderthat caches all loaded media files.Timer Utility class for time-based behavior.