Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/main_reto_vs05/src/class_hierarchy/IdentifierIncludes.h @ 232

Last change on this file since 232 was 232, checked in by rgrieder, 16 years ago
  • modified the AmmunitionDump to hold different types of ammo
  • converted the RunManager into a Singleton
  • added some methods to address ammo by string
  • created a BaseWeapon class
  • derived BarrelGun from BaseWeapon
File size: 135 bytes
Line 
1#include "ClassHierarchy.h"
2#include "Identifier.h"
3#include "IdentifierList.h"
4#include "ObjectList.h"
5#include "OrxonoxClass.h"
Note: See TracBrowser for help on using the repository browser.