Changeset 6504 in orxonox.OLD for branches/network/src/lib/sound
- Timestamp:
 - Jan 12, 2006, 1:13:20 AM (20 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/network/src/lib/sound/sound_source.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/network/src/lib/sound/sound_source.h
r5930 r6504 44 44 ALuint sourceID; //!< The ID of the Source 45 45 const SoundBuffer* buffer; //!< The buffer to play in this source. 46 const PNode* sourceNode; //!< The SourceNode represent ethe position/velocity... of this source.46 const PNode* sourceNode; //!< The SourceNode representing the position/velocity... of this source. 47 47 }; 48 48 #endif /* _SOUND_SOURCE_H */  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






