Class Index | File Index

Classes


Class motion.OrientationVel

A controller for manipulating the orientation velocity of a presence.
Defined in: motion.em.

Class Summary
Constructor Attributes Constructor Name and Description
 
motion.OrientationVel(presence, oVelFn, period)
Class Detail
motion.OrientationVel(presence, oVelFn, period)
Parameters:
{presence} presence
The presence to control
{function(presence)->(util.Quaternion|undefined)} oVelFn
A function that should return the new orientation velocity of the presence at any point in time (just return; to leave orientation unchanged)
{number} period
(optional =defaultPeriod) The period at which the presence's orientation velocity is updated

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jun 26 2012 00:16:00 GMT-0700 (PDT)