Changeset 8099 in orxonox.OLD for branches/cr/src/world_entities
- Timestamp:
- Jun 1, 2006, 6:47:16 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cr/src/world_entities/world_entity.h
r8049 r8099 84 84 inline bool isReactive() const { return this->bReactive; } 85 85 86 const CollisionHandle* getCollisionHandle(CREngine::CRType type) const { return this->collisionHandles[type]; } 87 86 88 87 89 /* @returns the Count of Faces on this WorldEntity */
Note: See TracChangeset
for help on using the changeset viewer.