- Timestamp:
- Nov 22, 2009, 4:01:16 PM (16 years ago)
- Location:
- code/branches/presentation2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2
- Property svn:mergeinfo changed
/code/branches/sound3 (added) merged: 5941,5943,5946,5954,5956-5957,5962,5982,6031,6046,6069-6072,6074,6088,6093,6097,6100,6102
- Property svn:mergeinfo changed
-
code/branches/presentation2/src/orxonox/sound/WorldSound.h
r5929 r6117 26 26 * 27 27 */ 28 28 29 #ifndef _WorldSound_H__ 29 30 #define _WorldSound_H__ … … 49 50 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); 50 51 virtual void XMLEventPort(Element& xmlelement, XMLPort::Mode mode); 52 virtual void changedActivity(); 51 53 52 54 virtual void tick(float dt);
Note: See TracChangeset
for help on using the changeset viewer.