Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pch/src/orxonox/objects/infos/CMakeLists.txt @ 3188

Last change on this file since 3188 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: 120 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Bot.cc
3  PongBot.cc
4  Info.cc
5  PlayerInfo.cc
6  HumanPlayer.cc
7  GametypeInfo.cc
8)
Note: See TracBrowser for help on using the repository browser.