| Modifier and Type | Class and Description |
|---|---|
class |
CharacterManager
The character manager provides facilities for constructing sprites that
are used to represent characters in a scene.
|
class |
CharacterSprite
A character sprite is a sprite that animates itself while walking about in a scene.
|
class |
CompositedActionFrames
An implementation of the
MultiFrameImage interface that is used
to lazily create composited character frames when they are requested. |
| Modifier and Type | Class and Description |
|---|---|
class |
SpritePanel
The sprite panel displays a character sprite centered in the panel
suitable for user perusal.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundledComponentRepository
A component repository implementation that obtains information from resource bundles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnimationSprite
A Sprite that wraps an animation so that a sequence of frames can be easily moved around the
screen.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonSprite
A sprite that acts as a button.
|
class |
FadableImageSprite |
class |
ImageSprite
Extends the sprite class to support rendering the sprite with one or
more frames of image animation.
|
class |
LabelSprite
A sprite that uses a label to render itself.
|
class |
OrientableImageSprite
An image sprite that uses AWT's rotation methods to render itself in
different orientations.
|
class |
Sprite
The sprite class represents a single movable object in an animated view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LineSegmentPath
The line segment path is used to cause a pathable to follow a path that is made up of a
sequence of line segments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TilePath
The tile path represents a path of tiles through a scene.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MisoUtil
Miscellaneous isometric-display-related utility routines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectionUtil
Direction related utility functions.
|
Copyright © 2015. All rights reserved.