org.vizzini.ui.game.simulation
Interface IPhysicalObjectUI

All Superinterfaces:
Comparable, IShape, IStateful, ITokenUI
All Known Implementing Classes:
EllipsoidTokenUI

public interface IPhysicalObjectUI
extends IShape, ITokenUI

Defines methods required by a physical object user interface.

Since:
v0.3
Version:
v0.3
Author:
Jeffrey M. Thompson

Method Summary
 
Methods inherited from interface org.vizzini.ui.graphics.IShape
add, clear, computeNormalZComponent, computeScreenPoints, contains, drawOn, getBounds, getChildren, getColor, getDepth, getDimensions, getHeight, getMinDimension, getName, getScreenCenter, getTextureFilepath, getWidth, isLightSource, isTextureFilepathSet, isVisible, isWireframe, remove, setColor, setLightSource, setName, setTextureFilepath, setVisible, setWireframe, toString
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.vizzini.math.IStateful
getAbsoluteState, getState, getStatefulParent, setStatefulParent
 
Methods inherited from interface org.vizzini.ui.game.ITokenUI
configure, getToken, setToken
 
Methods inherited from interface org.vizzini.math.IStateful
getAbsoluteState, getState, getStatefulParent, setStatefulParent
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02