Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8099 in orxonox.OLD for branches/cr/src/world_entities


Ignore:
Timestamp:
Jun 1, 2006, 6:47:16 PM (19 years ago)
Author:
patrick
Message:

cr: more bnla

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cr/src/world_entities/world_entity.h

    r8049 r8099  
    8484  inline bool isReactive() const { return this->bReactive; }
    8585
     86  const CollisionHandle* getCollisionHandle(CREngine::CRType type) const { return this->collisionHandles[type]; }
     87
    8688
    8789  /* @returns the Count of Faces on this WorldEntity */
Note: See TracChangeset for help on using the changeset viewer.