Changeset 6233 in orxonox.OLD for branches/powerups/src/world_entities/power_ups/power_up.cc
- Timestamp:
- Dec 21, 2005, 3:09:37 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/powerups/src/world_entities/power_ups/power_up.cc
r6150 r6233 33 33 this->sphereMaterial->setTransparency(.1); 34 34 this->sphereMaterial->setDiffuse(r, g, b); 35 36 35 this->toList(OM_COMMON); 37 36 }
Note: See TracChangeset
for help on using the changeset viewer.