Home
Trees
Indices
Help
libavg
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
libavg.anim.SimpleAnim
:
Base class for animations that change libavg node attributes by interpolating over a set amount of time.
libavg.anim.EaseInOutAnim
libavg.anim.SplineAnim
:
Class that animates an attribute of a libavg node by interpolating between start and end values using a cubic spline.
libavg.anim.LinearAnim
:
Class that animates an attribute of a libavg node by interpolating linearly between start and end values.
libavg.anim.ContinuousAnim
:
Class that animates an attribute of a libavg node continuously and linearly.
libavg.button.Button
libavg.button.Checkbox
libavg.button.Radio
libavg.camcalibrator.CamCalibrator
libavg.draggable.Draggable
libavg.textarea.FocusContext
:
This object serves as a grouping element for TextAreas.
libavg.textarea.TextArea
:
TextArea is an extended <words> node that reacts to user input (mouse/touch for focus, keyboard for text input).
object
:
The most base type
int
:
int(x[, base]) -> integer
unreachable
.enum
libavg.TrackerImageID
libavg.Source
libavg.KeyModifier
libavg.controllines
libavg.statuslines
libavg.pixelformat
libavg.DataBits
libavg.YCbCrMode
libavg.Type
unreachable
.instance
libavg.avg.Bitmap
:
Class representing a rectangular set of pixels.
libavg.avg.Logger
:
Interface to the logger used by the avg player.
libavg.avg.Player
:
The class used to load and play avg files.
libavg.avg.Tracker
:
A tracker that uses a camera to track moving objects (e.g.
libavg.avg.Point2D
:
A point in 2D space.
libavg.avg.Event
:
Base class for user input events.
libavg.avg.MouseEvent
:
Raised when a mouse-related event occurs.
libavg.avg.TouchEvent
:
Raised when a touch or other tracking event occurs.
libavg.avg.KeyEvent
:
Raised when a key is pressed or released.
libavg.avg.TestHelper
:
Miscelaneous routines used by tests.
libavg.avg.TrackerCalibrator
:
Used to map display points to camera points by mapping a set of reference points.
libavg.avg.ParPort
:
Used for low-level control of the parallel port's data, status and control lines.
libavg.avg.Node
:
Base class for all elements in the avg tree.
libavg.avg.RasterNode
:
Base class for all nodes that have a direct 2d raster representation.
libavg.avg.Image
:
A static raster image on the screen.
libavg.avg.Words
:
A words node displays formatted text.
libavg.avg.VideoBase
:
Base class for video and camera image nodes.
libavg.avg.Video
:
Video nodes display a video file.
libavg.avg.Camera
:
A node that displays the image of a camera.
libavg.avg.PanoImage
:
A panorama image displayed in cylindrical projection.
libavg.avg.DivNode
:
A div node is a node that groups other nodes logically and visually.
libavg.avg.AVGNode
:
Root node of any avg tree.
libavg.avg.Sound
:
A sound played from a file.
libavg.avg.ConradRelais
:
Interface to one or more conrad relais cards connected to a serial port.
Home
Trees
Indices
Help
libavg
Generated by Epydoc 3.0beta1 on Thu Sep 25 11:25:29 2008
http://epydoc.sourceforge.net