27 #ifndef AVALANCHE_GHOSTROOM_H 28 #define AVALANCHE_GHOSTROOM_H 30 #include "common/scummsys.h" 31 #include "graphics/surface.h" 34 class AvalancheEngine;
39 int16 _width, _height;
54 static const int8 kAdjustment[5];
55 static const byte kWaveOrder[5];
56 static const byte kGlerkFade[26];
57 static const byte kGreldetFade[18];
74 int16 _greldetX, _greldetY;
80 void wait(uint16 howLong);
82 void bigGreenEyes(byte how);
87 #endif // AVALANCHE_GHOSTROOM_H Definition: ghostroom.h:43
Definition: animation.h:32
Definition: ghostroom.h:36
Definition: avalanche.h:74