Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

Widget Class Reference

#include <CWidget.h>

Inheritance diagram for Widget:

GameObject List of all members.

Public Member Functions

 Widget ()
void setProperties (char *name, char *groupName, char *label, char *options, int x, int y, int min, int max)
void setValue (int *value)
void redraw ()

Public Attributes

char name [50]
char groupName [50]
char label [50]
char options [100]
int type
int x
int y
int * value
int min
int max
bool enabled
bool visible
bool changed
SDL_Surface * image
Widgetprevious

Constructor & Destructor Documentation

Widget::Widget  ) 
 


Member Function Documentation

void Widget::redraw  ) 
 

void Widget::setProperties char *  name,
char *  groupName,
char *  label,
char *  options,
int  x,
int  y,
int  min,
int  max
 

void Widget::setValue int *  value  ) 
 


Member Data Documentation

bool Widget::changed
 

bool Widget::enabled
 

char Widget::groupName[50]
 

SDL_Surface* Widget::image
 

char Widget::label[50]
 

int Widget::max
 

int Widget::min
 

char Widget::name[50]
 

char Widget::options[100]
 

Widget* Widget::previous
 

Reimplemented from GameObject.

int Widget::type
 

int* Widget::value
 

bool Widget::visible
 

int Widget::x
 

int Widget::y
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 2 20:26:05 2004 for Blob Wars : Metal Blob Solid by doxygen 1.3.7