RigsofRods
Soft-body Physics Simulation
|
RoR needs to temporarily hide all overlays when player enters editor. More...
#include <OverlayWrapper.h>
Static Public Attributes | |
static const int | RACING = BITMASK(4) |
static const int | TRUCK_TIRE_PRESSURE_OVERLAY = BITMASK(5) |
RoR needs to temporarily hide all overlays when player enters editor.
However, OGRE only provides per-overlay show() and hide() functionality. Thus, an external state must be kept to restore overlays after exiting the editor.
Definition at line 154 of file OverlayWrapper.h.
|
static |
Definition at line 156 of file OverlayWrapper.h.
|
static |
Definition at line 157 of file OverlayWrapper.h.