22 #ifndef ASYLUM_PUZZLES_HIVEMACHINE_H 23 #define ASYLUM_PUZZLES_HIVEMACHINE_H 25 #include "common/array.h" 27 #include "asylum/puzzles/puzzle.h" 40 kMusicalNoteNone = -1,
48 uint32 _counterRed, _counterGreen, _counterKey;
50 uint32 _frameIndex, _frameIndex1;
52 MusicalNote _soundingNote;
74 #endif // ASYLUM_PUZZLES_HIVEMACHINE_H Definition: hivemachine.h:33
Definition: eventhandler.h:43