|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object simbad.sim.BaseObject simbad.sim.StaticObject simbad.sim.BlockWorldObject
Base Object for all simple block world objects (box,wall.).
Constructor Summary | |
BlockWorldObject()
|
Method Summary | |
void |
rotate90(int ntimes)
Rotates the object counter clockwise. |
void |
setColor(javax.vecmath.Color3f color)
Set the object color |
Methods inherited from class simbad.sim.StaticObject |
attach, detach, getCanBeTraversed, getRotationTransform, getTranslationTransform, rotateY, setCanBeTraversed, translateTo |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlockWorldObject()
Method Detail |
public void setColor(javax.vecmath.Color3f color)
public void rotate90(int ntimes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |