Changeset 9001 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- Jul 2, 2006, 6:57:09 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/elements/glgui_radar.cc
r9000 r9001 40 40 void GLGuiRadar::init() 41 41 { 42 this->setBackgroundTexture("gui_radar.png"); 43 42 44 this->_updateInterval = 1.0f; 43 45 this->_timePassed = 0.0f;
Note: See TracChangeset
for help on using the changeset viewer.