org.starhope.vergil.graphics
Interface Sprite


public interface Sprite

Author:
brpocock@star-hope.org

Method Summary
 double getX()
          WRITEME: Document this method brpocock@star-hope.org
 double getY()
          WRITEME: Document this method brpocock@star-hope.org
 double getZ()
          WRITEME: Document this method brpocock@star-hope.org
 

Method Detail

getX

double getX()
WRITEME: Document this method brpocock@star-hope.org

Returns:
WRITEME

getY

double getY()
WRITEME: Document this method brpocock@star-hope.org

Returns:
WRITEME

getZ

double getZ()
WRITEME: Document this method brpocock@star-hope.org

Returns:
WRITEME