- Timestamp:
- Oct 24, 2018, 11:22:05 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/wagnis_HS18/src/modules/wagnis/WagnisGameboard.cc
r12050 r12051 42 42 return this->provs.at(index); 43 43 } 44 45 46 47 void WagnisGameboard::setPosition(const Vector3&){48 //TODO49 }50 void WagnisGameboard::setOrientation(const Quaternion&){51 //TODO52 }53 44 }
Note: See TracChangeset
for help on using the changeset viewer.