Class RotatingUIExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.ui.RotatingUIExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class RotatingUIExample extends ExampleBase
Illustrates how to display and move GUI primitives (e.g. RadioButton, Label, TabbedPane) on a canvas.