Package t3.hrd.state

Interface Summary
StateListener  
 

Class Summary
Cursor A Cursor represents a cursor on the display surface.
Cursor.CursorShapePolygons Experimental.
Cursor.CursorTrailPoint Data structure representing a point in time on the cursor's trail.
JOGLHelper  
JOGLHelper.TesselatedPolygonComponent tesselation!
Link A Link represents a link between two rectangles in DESK space.
OrderedElement A superclass for Link and Tile
ScaRotTraRectangle Represents a scaled rotated translated rectangle.
ScaRotTraTransformImmutable Represents a transform in 2D homogenous space, where the transform consists of a positive scale, a rotation (about the origin) and a translation.
ScaRotTraTransformImmutableUniformScale Version of ScaRotTraTransformImmutable but with uniform scale.
StateManager A StateManager allows you to create, destroy and reorder Links, Tiles and Cursors.
Tile A Tile is a rectangular image with a width and height that is drawn on the desk with a specific width, height and orientation, and at a specific location.
UnwarpedRect Represents an unwarped rectangle.
 

Exception Summary
JOGLHelper.OGLException  
JOGLHelper.PropertiesException