Class Index | File Index

Classes


Class threedee.NodeUpdater

A plane
Defined in: NodeUpdater.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
update(node, delta)
Updates the node with the specified time delta.
Class Detail
threedee.NodeUpdater()
Method Detail
update(node, delta)
Updates the node with the specified time delta.
Parameters:
{!threedee.SceneNode} node
The node to update
{number} delta
The time elapsed since the last scene update (in milliseconds)

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jan 03 2012 16:18:57 GMT+0100 (CET)