Changeset 2996 for code/branches/netp3/src/orxonox/gamestates/GSGraphics.h
- Timestamp:
- May 20, 2009, 4:13:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/netp3/src/orxonox/gamestates/GSGraphics.h
r2896 r2996 51 51 { 52 52 public: 53 GSGraphics(const std::string& name );53 GSGraphics(const std::string& name, bool countTickTime); 54 54 ~GSGraphics(); 55 55 void setConfigValues();
Note: See TracChangeset
for help on using the changeset viewer.