Changeset 10345 in orxonox.OLD for branches/playability/src/world_entities/effects
- Timestamp:
- Jan 24, 2007, 6:13:17 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/effects/wobblegrid.cc
r10333 r10345 81 81 82 82 this->material = new Material(); 83 this->material->setBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); 83 84 this->setAbsCoor(0, 0, 0); 84 85 //this->setVisibiliy(true);
Note: See TracChangeset
for help on using the changeset viewer.