Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 12, 2006, 1:13:20 AM (18 years ago)
Author:
patrick
Message:

network: some more menu work. There is no menu visible yet (only for your info)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/sound/sound_source.h

    r5930 r6504  
    4444    ALuint                 sourceID;              //!< The ID of the Source
    4545    const SoundBuffer*     buffer;                //!< The buffer to play in this source.
    46     const PNode*           sourceNode;            //!< The SourceNode represente the position/velocity... of this source.
     46    const PNode*           sourceNode;            //!< The SourceNode representing the position/velocity... of this source.
    4747};
    4848#endif /* _SOUND_SOURCE_H */
Note: See TracChangeset for help on using the changeset viewer.