SFML.Net
| Sound Constructor |
Overload List
| Name | Description | |
|---|---|---|
|
Sound |
Default constructor (invalid sound)
|
|
Sound(Sound) |
Construct the sound from another source
|
|
Sound(SoundBuffer) |
Construct the sound with a buffer
|
See Also