Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATProgress Class Reference

CATProgress Class Reference
[GUI Application library for CAT]

#include <CATProgress.h>

Inheritance diagram for CATProgress:

CATControl CATWidget CATGuiObj CATXMLObject

List of all members.


Detailed Description

Progress bar for GUI.

Definition at line 32 of file CATProgress.h.


Public Member Functions

 CATProgress (const CATString &element, const CATString &rootDir)
virtual ~CATProgress ()
 CATProgress destructor.
virtual bool IsFocusable () const
virtual CATResult Load (CATPROGRESSCB progressCB=0, void *progressParam=0, CATFloat32 progMin=0.0f, CATFloat32 progMax=1.0f)
 Load() loads the skin in.
virtual void Draw (CATImage *image, const CATRect &dirtyRect)
virtual CATResult ParseAttributes ()
 ParseAttributes() parses the known attributes for an object.
virtual void SetImages (CATImage *imageOn, CATImage *imageOff, CATImage *imageDisabled)
 SetImages() sets the images and resets the control.

Protected Attributes

CATImagefImageOn
CATPROGRESSSTYLE fProgressStyle

The documentation for this class was generated from the following files:
Generated on Mon Feb 11 04:10:48 2008 for Game Accessibility Suite by doxygen 1.5.4