Changeset 10159 in orxonox.OLD for branches/playability/src/world_entities/space_ships/space_ship.cc
- Timestamp:
- Jan 3, 2007, 12:53:52 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/space_ships/space_ship.cc
r10156 r10159 375 375 //FIXME Just testaddition to show the wobblegrid 376 376 this->test = new Wobblegrid(5); 377 test->setTexture("maps/ fichte_ast6.tga");377 test->setTexture("maps/blub.png"); 378 378 379 379 test->setAbsCoor( this->getAbsCoor() + Vector(0, 2, 0));
Note: See TracChangeset
for help on using the changeset viewer.