Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/orxonox/objects/controllers/CMakeLists.txt @ 5725

Last change on this file since 5725 was 5725, checked in by landauf, 15 years ago

added a new module for the pong gametype and all related classes

  • Property svn:eol-style set to native
File size: 194 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Controller.cc
3  HumanController.cc
4  ArtificialController.cc
5  AIController.cc
6  ScriptController.cc
7  WaypointController.cc
8  WaypointPatrolController.cc
9)
Note: See TracBrowser for help on using the repository browser.