PropaneUI::Context Class Reference

A container class for objects, fonts, and the current state of the UI system. More...

#include <UIContext.h>

List of all members.

Public Member Functions

 Context (RavBitmapFont *m_font)
 Instantiate with a reference to the font you want it to use.
RavBitmapFontgetFont ()
 Returns a pointer to the font in use.
bool isActive (ID &a)
 Checks to see if the context contains an ID, and if this ID is active.
bool isHot (ID &a)
 Checks to see if a given ID is "hot" (e.g. hovered over).
void setActive (ID a)
 Makes an ID active.
void unsetActive ()
 Makes no ID active.
void setHot (ID a)
 Makes an ID "hot".
void unsetHot ()
 Makes no ID "hot".


Detailed Description

A container class for objects, fonts, and the current state of the UI system.


The documentation for this class was generated from the following files:
Generated on Thu Aug 31 20:26:03 2006 for Propane Injector by  doxygen 1.4.7