Uses of Package
edu.byu.phun.body

Packages that use edu.byu.phun.body
edu.byu.phun.body   
samplecode Sample programs that demonstrate the concepts of CS142. 
 

Classes in edu.byu.phun.body used by edu.byu.phun.body
Arm
          This defines an arm for the male body.
BodyPart
          This is the super class of all of the body parts.
Eye
          This is a spherical eyeball centered at the origin with a radius of 1.0.
ForeArm
          The forearm is all of the arm below the elbow.
Head
          This creates a human head with two eyes, two eyebrows, a nose a upperLip and hair.
Leg
          This is a Leg object that controls the knee flex and the foot.
LowerLeg
          This contains the calf, shin and foot.
 

Classes in edu.byu.phun.body used by samplecode
MaleBody
          This creates a male body standing at the origin and about 6 units high.