com.huguesjohnson.tiamat
Class PlayerCharacter

java.lang.Object
  extended by com.huguesjohnson.tiamat.Character
      extended by com.huguesjohnson.tiamat.PlayerCharacter
All Implemented Interfaces:
Storable

public class PlayerCharacter
extends Character

PlayerCharacter.java - concrete representation of a character

Author:
Hugues Johnson

Constructor Summary
PlayerCharacter()
          Creates an empty PlayerCharacter.
 
Method Summary
 
Methods inherited from class com.huguesjohnson.tiamat.Character
getAttributes, getFullImage, getFullImagePath, getFullImagePathAbsolute, getItems, getProfile, getSkills, getSprite, getSpritePath, getSpritePathAbsolute, getThumbnailImage, getThumbnailImagePath, getThumbnailImagePathAbsolute, onDeserialize, setAbsoluteDir, setAttributes, setFullImagePath, setItems, setProfile, setSkills, setSpritePath, setThumbnailImagePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlayerCharacter

public PlayerCharacter()
Creates an empty PlayerCharacter.



Copyright © 2004-2006 Hugues Johnson