Changeset 8218 in orxonox.OLD for branches/bsp_model/src/lib/graphics/importer/bsp_manager.h
- Timestamp:
- Jun 7, 2006, 10:07:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/lib/graphics/importer/bsp_manager.h
r8217 r8218 64 64 65 65 66 void checkCollision(WorldEntity* worldEntity); /*!< WorldEntities use this function to check wheter they collided with the B SPEntity.66 void checkCollision(WorldEntity* worldEntity); /*!< WorldEntities use this function to check wheter they collided with the BspEntity. 67 67 If a collision has been detected, the collides-function of worldEntity will be called.*/ 68 68
Note: See TracChangeset
for help on using the changeset viewer.