moagg.level.xml.data.object
Class ThornData

java.lang.Object
  extended by moagg.level.xml.data.AbstractData
      extended by moagg.level.xml.data.object.AbstractDecorationData
          extended by moagg.level.xml.data.object.ThornData
All Implemented Interfaces:
java.io.Serializable

public class ThornData
extends AbstractDecorationData

See Also:
Serialized Form

Constructor Summary
ThornData()
           
 
Method Summary
 Orientation getOrientation()
           
 int getSize()
           
 void setOrientation(Orientation orientation)
           
 void setSize(int size)
           
 
Methods inherited from class moagg.level.xml.data.object.AbstractDecorationData
getId, getX, getY, isVisible, setId, setVisible, setX, setY
 
Methods inherited from class moagg.level.xml.data.AbstractData
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ThornData

public ThornData()
Method Detail

getOrientation

public Orientation getOrientation()

setOrientation

public void setOrientation(Orientation orientation)

getSize

public int getSize()

setSize

public void setSize(int size)


Copyright © 2008. All Rights Reserved.