22 #ifndef PHOENIXVR_VR_H 23 #define PHOENIXVR_VR_H 25 #include "common/array.h" 26 #include "common/stream.h" 27 #include "graphics/managed_surface.h" 28 #include "graphics/pixelformat.h" 43 int restartAtFrame = -1;
54 unsigned frameIndex = 0;
57 int variableValue = 0;
63 bool _showWaves =
false;
69 bool isVR()
const {
return _vr; }
73 void showWaves() { _showWaves =
true; }
Definition: atari-screen.h:58
Definition: formatinfo.h:28
Definition: region_set.h:48