Changeset 6387 for code/branches/presentation2/src/orxonox/items
- Timestamp:
- Dec 21, 2009, 1:18:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/items/MultiStateEngine.h
r6329 r6387 64 64 void addEffectContainer(EffectContainer* effect); 65 65 EffectContainer* getEffectContainer(unsigned int index) const; 66 66 67 67 void setDefEngSndNormal(const std::string& engineSound); 68 68 const std::string& getDefEngSndNormal();
Note: See TracChangeset
for help on using the changeset viewer.