#include "Stage.h"#include "DisplayDevice.h"#include "Scene.h"#include "DispCmds.h"#include "Inform.h"#include "utilities.h"Go to the source code of this file.
| Defines | |
| #define | STAGEEVENCOL REGGREY | 
| #define | STAGEODDCOL REGSILVER | 
| #define | STAGE_PANELS 8 | 
| Variables | |
| char * | stageloc [Stage::STAGEPOS_TOTAL] | 
| 
 | 
| 
 Definition at line 43 of file Stage.C. Referenced by Stage::Stage. | 
| 
 | 
| 
 Definition at line 39 of file Stage.C. Referenced by Stage::Stage. | 
| 
 | 
| 
 Definition at line 40 of file Stage.C. Referenced by Stage::Stage. | 
| 
 | 
| Initial value:  {
  (char *) "Off", (char *) "Origin", (char *) "Bottom", 
  (char *) "Top", (char *) "Left", (char *) "Right", (char *) "Behind" }Definition at line 33 of file Stage.C. Referenced by Stage::loc_description. | 
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002