Changes between Version 5 and Version 6 of content/Sound
- Timestamp:
- Apr 27, 2009, 1:39:22 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
content/Sound
v5 v6 16 16 * base class for all sounds 17 17 * manages OpenAL buffer and source 18 * has to be attached to a Ogre::SceneNode18 * has to be attached to a WorldEntity 19 19 20 20 SoundOgg: <- SoundBase