|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.byu.phun.PropertyContainer
edu.byu.phun.Obj3D
edu.byu.phun.GroupObj
edu.byu.phun.body.BodyPart
edu.byu.phun.body.LowerLeg
public class LowerLeg
This contains the calf, shin and foot. Flexing the foot is controlled by Leg
| Constructor Summary | |
|---|---|
LowerLeg()
Creates a LowerLeg object. |
|
| Method Summary | |
|---|---|
Color |
getSkinColor()
Returns the current skin color. |
void |
setSkinColor(Color color)
Changes the skin color. |
| Methods inherited from class edu.byu.phun.GroupObj |
|---|
addPart, getPart, getPart, nParts, partNames, removePart, removePart, setColor, setPart |
| Methods inherited from class edu.byu.phun.Obj3D |
|---|
getBounds, getColor, getLocation, getName, getRotX, getRotY, getRotZ, getScaleX, getScaleY, getScaleZ, getShininess, setColor, setLocation, setLocation, setName, setRotX, setRotY, setRotZ, setScale, setScale, setScaleX, setScaleY, setScaleZ, setShininess, toString |
| Methods inherited from class edu.byu.phun.PropertyContainer |
|---|
getPropertyC, getPropertyD, getPropertyP, getPropertyS, propertyIsColor, propertyIsDouble, propertyIsPoint, propertyIsSettable, propertyIsString, propertyNames, setProperty, setProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LowerLeg()
| Method Detail |
|---|
public void setSkinColor(Color color)
color - new skin color.public Color getSkinColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||