Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/modularships/src/orxonox/worldentities/pawns/CMakeLists.txt @ 10067

Last change on this file since 10067 was 10011, checked in by noep, 10 years ago

Cleaned up the process passing the collisionshape which was hit to the Pawn. Started implementation of ModularSpaceShip and ShipPart.

  • Property svn:eol-style set to native
File size: 152 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  FpsPlayer.cc
3  Spectator.cc
4  Pawn.cc
5  SpaceShip.cc
6  ModularSpaceShip.cc
7  TeamBaseMatchBase.cc
8  Destroyer.cc
9)
Note: See TracBrowser for help on using the repository browser.