public Tile() { tileAnimation = new AnimationSequence(this); }
public Item() { itemAnimation = new AnimationSequence(this); }