Package com.nevergarden.myna.display
Classes that handle what is shown on screen.
-
Interface Summary Interface Description Animatable Interface for every frame by frame animatable display object.Drawable Interface for everything that can be drawn by the renderer. -
Class Summary Class Description DisplayObject Base of every object that is rendered into screen.DisplayObjectContainer Base class for collection of DisplayObjects.Quad A simple quad drawing a rectangular color.Sprite A Quad with texture.Stage Root of the display tree.TPSpriteAnimation TexturePacker Sprite Animation Item.View A View is the same concept as a camera, a viewer or anything that moves and can view the world.