Changeset 10516 in orxonox.OLD for trunk/src/world_entities/elements/glgui_radar.cc
- Timestamp:
- Jan 30, 2007, 9:17:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/elements/glgui_radar.cc
r10368 r10516 41 41 { 42 42 this->setBackgroundTexture("textures/gui/gui_radar.png"); 43 this->setBackgroundColor(Color(1.0,1.0,1.0,0.5)); 43 44 44 45 this->_updateInterval = .01f;
Note: See TracChangeset
for help on using the changeset viewer.