Class CharacterImagePackage
java.lang.Object
CharacterImagePackage
- All Implemented Interfaces:
- java.io.Serializable
public class CharacterImagePackage
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
north
public AnimatedImage north
north_east
public AnimatedImage north_east
east
public AnimatedImage east
south_east
public AnimatedImage south_east
south
public AnimatedImage south
south_west
public AnimatedImage south_west
west
public AnimatedImage west
north_west
public AnimatedImage north_west
CharacterImagePackage
public CharacterImagePackage()
getImage
public AnimatedImage getImage(Player p)