Last change
on this file since 3080 was
3077,
checked in by landauf, 15 years ago
|
Added Attacher - a class which attaches itself to an object with a given name
|
-
Property svn:eol-style set to
native
|
File size:
502 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(ORXONOX_SRC_FILES |
---|
2 | WorldEntity.cc |
---|
3 | StaticEntity.cc |
---|
4 | MovableEntity.cc |
---|
5 | MobileEntity.cc |
---|
6 | ControllableEntity.cc |
---|
7 | |
---|
8 | Attacher.cc |
---|
9 | Backlight.cc |
---|
10 | Billboard.cc |
---|
11 | BlinkingBillboard.cc |
---|
12 | ExplosionChunk.cc |
---|
13 | FadingBillboard.cc |
---|
14 | Light.cc |
---|
15 | Camera.cc |
---|
16 | CameraPosition.cc |
---|
17 | Model.cc |
---|
18 | ParticleEmitter.cc |
---|
19 | ParticleSpawner.cc |
---|
20 | Planet.cc |
---|
21 | SpawnPoint.cc |
---|
22 | TeamSpawnPoint.cc |
---|
23 | PongCenterpoint.cc |
---|
24 | PongBall.cc |
---|
25 | PongBat.cc |
---|
26 | ForceField.cc |
---|
27 | ) |
---|
28 | |
---|
29 | ADD_SUBDIRECTORY(pawns) |
---|
30 | ADD_SUBDIRECTORY(triggers) |
---|
Note: See
TracBrowser
for help on using the repository browser.