GME
13
|
Go to the source code of this file.
Classes | |
class | CMgaProject |
class | CMgaClient |
Defines | |
#define | MODEMASK(type, mode) ((mgaproject->opmask >> (type + mode)) & 3) |
#define | MODEFLAG(type, flag) ((mgaproject->opmask >> (type)) & flag) |
Definition at line 245 of file MgaProject.h.