- Timestamp:
- Oct 25, 2005, 11:15:33 AM (19 years ago)
- Location:
- trunk/src
- Files:
-
- 1 added
- 3 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r5413 r5433 64 64 world_entities/weapons/test_bullet.cc \ 65 65 world_entities/weapons/crosshair.cc \ 66 world_entities/power_ups/power_up.cc \ 66 67 subprojects/benchmark.cc 67 68 … … 81 82 world_entities/skysphere.h \ 82 83 world_entities/skybox.h \ 83 world_entities/power_up.h \84 84 world_entities/terrain.h \ 85 85 world_entities/satellite.h \ … … 93 93 world_entities/weapons/test_bullet.h \ 94 94 world_entities/weapons/crosshair.h \ 95 world_entities/power_ups/power_up.h \ 95 96 defs/stdincl.h \ 96 97 defs/stdlibincl.h \ -
trunk/src/Makefile.in
r5413 r5433 66 66 orxonox-test_gun.$(OBJEXT) orxonox-turret.$(OBJEXT) \ 67 67 orxonox-test_bullet.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \ 68 orxonox- benchmark.$(OBJEXT)68 orxonox-power_up.$(OBJEXT) orxonox-benchmark.$(OBJEXT) 69 69 orxonox_OBJECTS = $(am_orxonox_OBJECTS) 70 70 am__DEPENDENCIES_1 = … … 82 82 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-orxonox.Po \ 83 83 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-player.Po \ 84 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-power_up.Po \ 84 85 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-projectile.Po \ 85 86 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-satellite.Po \ … … 278 279 world_entities/weapons/test_bullet.cc \ 279 280 world_entities/weapons/crosshair.cc \ 281 world_entities/power_ups/power_up.cc \ 280 282 subprojects/benchmark.cc 281 283 … … 295 297 world_entities/skysphere.h \ 296 298 world_entities/skybox.h \ 297 world_entities/power_up.h \298 299 world_entities/terrain.h \ 299 300 world_entities/satellite.h \ … … 307 308 world_entities/weapons/test_bullet.h \ 308 309 world_entities/weapons/crosshair.h \ 310 world_entities/power_ups/power_up.h \ 309 311 defs/stdincl.h \ 310 312 defs/stdlibincl.h \ … … 413 415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-orxonox.Po@am__quote@ 414 416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-player.Po@am__quote@ 417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-power_up.Po@am__quote@ 415 418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-projectile.Po@am__quote@ 416 419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-satellite.Po@am__quote@ … … 811 814 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 812 815 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi` 816 817 orxonox-power_up.o: world_entities/power_ups/power_up.cc 818 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc; \ 819 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi 820 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.o' libtool=no @AMDEPBACKSLASH@ 821 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-power_up.Po' tmpdepfile='$(DEPDIR)/orxonox-power_up.TPo' @AMDEPBACKSLASH@ 822 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 823 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc 824 825 orxonox-power_up.obj: world_entities/power_ups/power_up.cc 826 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi`; \ 827 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi 828 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.obj' libtool=no @AMDEPBACKSLASH@ 829 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-power_up.Po' tmpdepfile='$(DEPDIR)/orxonox-power_up.TPo' @AMDEPBACKSLASH@ 830 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 831 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi` 813 832 814 833 orxonox-benchmark.o: subprojects/benchmark.cc … … 950 969 951 970 distdir: $(DISTFILES) 952 $(mkdir_p) $(distdir)/defs $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/world_entities $(distdir)/world_entities/ weapons971 $(mkdir_p) $(distdir)/defs $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/world_entities $(distdir)/world_entities/power_ups $(distdir)/world_entities/weapons 953 972 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 954 973 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ -
trunk/src/world_entities/Makefile.am
r5355 r5433 23 23 weapons/turret.cc \ 24 24 weapons/test_bullet.cc \ 25 weapons/crosshair.cc 25 weapons/crosshair.cc \ 26 power_ups/power_up.cc 26 27 27 28 noinst_HEADERS = \ … … 34 35 skysphere.h \ 35 36 skybox.h \ 36 power_up.h \37 37 terrain.h \ 38 38 satellite.h \ … … 45 45 weapons/turret.h \ 46 46 weapons/test_bullet.h \ 47 weapons/crosshair.h 47 weapons/crosshair.h \ 48 power_ups/power_up.h 48 49 49 50 -
trunk/src/world_entities/power_ups/power_up.h
r5432 r5433 1 /*! 1 /*! 2 2 * @file power_up.h 3 *A class representing a PowerUp in the world.4 */ 3 * @brief A class representing a PowerUp in the world. 4 */ 5 5 6 6 #ifndef _POWER_UP_H 7 7 #define _POWER_UP_H 8 8 9 #include "data_tank.h"10 #include "ability.h"11 9 #include "world_entity.h" 12 10 13 class PowerUp : Ability, WorldEntity {11 class PowerUp : WorldEntity { 14 12 15 13 public: 16 14 PowerUp (); 17 15 virtual ~PowerUp (); 18 16 19 17 }; 20 18
Note: See TracChangeset
for help on using the changeset viewer.