Changeset 5730 for code/branches/libraries2/src/orxonox
- Timestamp:
- Aug 31, 2009, 10:38:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/libraries2/src/orxonox/OrxonoxPrereqs.h
r5727 r5730 107 107 108 108 // mixed 109 class EventListener;110 class EventDispatcher;111 class EventTarget;112 113 109 class SpawnPoint; 114 110 class TeamSpawnPoint; 115 111 116 class Attacher;117 112 class CameraPosition; 118 113 class Sublevel; 119 class ForceField;120 114 class Radar; 121 115 … … 158 152 class RotatingEngine; 159 153 160 // trigger161 class Trigger;162 class DistanceTrigger;163 class EventTrigger;164 class CheckPoint;165 166 154 // weaponsystem 167 155 class WeaponSystem; … … 192 180 // collision 193 181 class CollisionShape; 194 class SphereCollisionShape;195 182 class CompoundCollisionShape; 196 class PlaneCollisionShape;197 183 class WorldEntityCollisionShape; 198 184
Note: See TracChangeset
for help on using the changeset viewer.