- Timestamp:
- Jun 15, 2009, 10:48:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/src/orxonox/objects/worldentities/Billboard.h
r3177 r3183 34 34 #include "util/Math.h" 35 35 #include "tools/BillboardSet.h" 36 #include "interfaces/Team colourable.h"36 #include "interfaces/TeamColourable.h" 37 37 38 38 namespace orxonox 39 39 { 40 class _OrxonoxExport Billboard : public StaticEntity, public Team colourable40 class _OrxonoxExport Billboard : public StaticEntity, public TeamColourable 41 41 { 42 42 public:
Note: See TracChangeset
for help on using the changeset viewer.