This class represents a message
This class represents a message. It allows easy communication between keyboard, joy and progs.
Stk_Message(int type)
virtual ~Stk_Message()
int what
int AddInt(const char *name, int anInt)
int AddFloat(const char *name, float aFloat)
int FindInt(const char *name, int *&)
int FindFloat(const char *name, float *&)
Alphabetic index HTML hierarchy of classes or Java