Uses of Class
net.jinx.video.DemoRotator

Packages that use DemoRotator
net.jinx.video.model This package contains the core components of the Vertex Modeler application.

Model designers will be most interested in the Model and VertexUtil classes; examine their documentation closely, since you'll be using them extensively.  Being aware of the other classes in this package would be handy, as well.
 
 

Uses of DemoRotator in net.jinx.video.model
 

Methods in net.jinx.video.model that return DemoRotator
static DemoRotator ModelUtil.loadDemoRotator(Hierarchy h, Visible drawable)
          Constructs a DemoRotator object from the given Hierarchy for the given Visible.