Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/objects/controllers/CMakeLists.txt @ 2885

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

added AI for the Pong gametype
improved Pong gameplay

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