Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 7, 2006, 10:07:54 PM (19 years ago)
Author:
patrick
Message:

bsp: changed the BSPEntity name to BspEntity for more consistency, using new interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/lib/graphics/importer/bsp_manager.h

    r8217 r8218  
    6464
    6565
    66   void checkCollision(WorldEntity* worldEntity); /*!< WorldEntities use this function to check wheter they collided with the BSPEntity.
     66  void checkCollision(WorldEntity* worldEntity); /*!< WorldEntities use this function to check wheter they collided with the BspEntity.
    6767                                                      If a collision has been detected, the collides-function of worldEntity will be called.*/
    6868
Note: See TracChangeset for help on using the changeset viewer.