Uses of Class
mako5.math.Polar

Packages that use Polar
mako5.math   
mako5.math.phys   
 

Uses of Polar in mako5.math
 

Methods in mako5.math that return Polar
 Polar R2v.toPolar()
          Converts this vector into a polar value.
 

Uses of Polar in mako5.math.phys
 

Methods in mako5.math.phys with parameters of type Polar
static void Physics.applyVelocity(R2v rLoc_, Polar rVel_, R2v rAcc_, float elapsed_)
          Deprecated. 1-Jul 2006