Home
last modified time | relevance | path

Searched defs:GraphicsSystemGlobals (Results 1 – 2 of 2) sorted by relevance

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Dgraphics_system.h74 struct GraphicsSystemGlobals { struct
79 int show_object_1, show_object_2;
81 int show_weather;
84 int skip_animations;
108 BOOST_CLASS_VERSION(GraphicsSystemGlobals, 2) argument
H A Dgraphics_system.cc159 GraphicsSystemGlobals::GraphicsSystemGlobals() in GraphicsSystemGlobals() function in GraphicsSystemGlobals
168 GraphicsSystemGlobals::GraphicsSystemGlobals(Gameexe& gameexe) in GraphicsSystemGlobals() function in GraphicsSystemGlobals