Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/fabienHS15/src/modules/weapons/munitions/CMakeLists.txt @ 10724

Last change on this file since 10724 was 10688, checked in by fvultier, 9 years ago

There is now a HUD that shows the status of the weapon system: all weapons, weapon modes and their munition. Progress bars show the progress of replenishing munition.

  • Property svn:eol-style set to native
File size: 180 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  LaserMunition.cc
3  LightningMunition.cc
4  FusionMunition.cc
5  RocketMunition.cc
6  GravityBombMunition.cc
7  IceMunition.cc
8  SplitMunition.cc
9)
Note: See TracBrowser for help on using the repository browser.