Package | Description |
---|---|
cell2d | |
cell2d.space |
Modifier and Type | Class and Description |
---|---|
class |
AnimationInstance
An AnimationInstance is an instance of an Animation that represents a
point in the Animation and rates at which that point progresses through the
Animation.
|
class |
Sprite
A Sprite is a static image that can be drawn to a Graphics context.
|
Modifier and Type | Method and Description |
---|---|
Drawable |
SpaceObject.getAppearance()
Returns this SpaceObject's appearance.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceObject.setAppearance(Drawable appearance)
Sets this SpaceObject's appearance to the specified Drawable.
|