Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgParamSet Class Reference

Store a list of parameters which can be used by various processing methods. More...

#include <ddgparam.h>

Class diagram for ddgParamSet:

ddgList

List of all members.


Public Members

void add ( ddgParam *p )
Add a parameter to the set.

ddgParam* find (unsigned char k, int sk )
Find the param which is associated with character k or key sk.

float get (unsigned char k )
Search for parameter k.

void report (void)
void help (void)
Print a nice list of commands.

bool key (unsigned char key, int x, int y, int sk = 0 )
Process a key event to update the approriate param.

void append ( ddgParamSet *ps )
Entries are added at the front of the list.


Detailed Description

Store a list of parameters which can be used by various processing methods.

Note no checking is done for duplicate ddgParams (ie they have the same key). The first one found is always returned.


The documentation for this class was generated from the following files:
Generated at Thu Apr 6 00:42:29 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999