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