Uses of Class
edu.byu.phun.body.MaleBody

Packages that use MaleBody
samplecode Sample programs that demonstrate the concepts of CS142. 
 

Uses of MaleBody in samplecode
 

Methods in samplecode with parameters of type MaleBody
static void DancingMan.interpolateShoulderToKnee(MaleBody guy, double t)
           
static void DancingMan.interpolateStartToShoulder(MaleBody guy, double t)