Changeset 10601 in orxonox.OLD for branches/cleanup/src/world_entities/effects/wobblegrid.cc
- Timestamp:
- Mar 23, 2007, 12:21:42 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/src/world_entities/effects/wobblegrid.cc
r10593 r10601 93 93 this->angularSpeed = M_PI; //180; 94 94 this->setModel(this->grid); 95 96 this->angle = 0; 95 97 96 98 this->setUpdateFunction((*sinf));
Note: See TracChangeset
for help on using the changeset viewer.