Last change
on this file since 11854 was
11183,
checked in by plehmann, 9 years ago
|
moved the task classes to the scriptTasks folder. modified the NewScriptController to execute tasks when their time has come modified the tasks so that they tell the controller when they are done
|
-
Property svn:eol-style set to
native
|
File size:
507 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(ORXONOX_SRC_FILES |
---|
2 | Controller.cc |
---|
3 | HumanController.cc |
---|
4 | NewHumanController.cc |
---|
5 | ArtificialController.cc |
---|
6 | AIController.cc |
---|
7 | WaypointController.cc |
---|
8 | WaypointPatrolController.cc |
---|
9 | DroneController.cc |
---|
10 | FormationController.cc |
---|
11 | ControllerDirector.cc |
---|
12 | DivisionController.cc |
---|
13 | WingmanController.cc |
---|
14 | SectionController.cc |
---|
15 | CommonController.cc |
---|
16 | ActionpointController.cc |
---|
17 | FlyingController.cc |
---|
18 | FightingController.cc |
---|
19 | MasterController.cc |
---|
20 | NewScriptController.cc |
---|
21 | ) |
---|
22 | ADD_SUBDIRECTORY(scriptTasks) |
---|
Note: See
TracBrowser
for help on using the repository browser.