- Timestamp:
- Mar 12, 2014, 6:39:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/modularships/src/orxonox/worldentities/pawns/Pawn.h
r9995 r9997 232 232 unsigned int numexplosionchunks_; 233 233 234 virtual int isMyCollisionShape(const btCollisionShape* cs); 235 void printChildShapes(CompoundCollisionShape* cs, int indent, int subshape); 236 void printSpaces(int num); 237 234 238 private: 235 239 void registerVariables();
Note: See TracChangeset
for help on using the changeset viewer.