Changes between Version 40 and Version 41 of code/doc/ModulesDescription
- Timestamp:
- Apr 20, 2006, 1:55:18 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/ModulesDescription
v40 v41 16 16 * [wiki:CollisionDetection Collision Detection] - The Collision Cluster, that generates Collision Events 17 17 * [wiki:ObjectManager Object Manager] - The Manager of all the Entitites in the world 18 * [wiki:WeatherManager Weather Manager] - The Weather Effects Engine19 18 20 19 == Rendering == … … 29 28 * [wiki:PhysicsEngine Physics Engine] - (lib/physics) 30 29 * [wiki:BspModel] - (a QuakeIII level loader) 30 * [wiki:WeatherManager Atmospheric Engine] - Manages the weather, sun etc 31 31 32 32 == Loading ==