Method | Description | |
---|---|---|
Pause ( ) : void |
Pauses this instance.
|
|
Play ( ) : void |
Plays this instance.
|
|
Stop ( ) : void |
Stops this instance.
|
|
XenkoSound ( object nativeSound ) : System |
Initializes a new instance of the SunBurnSound class.
|
public XenkoSound ( object nativeSound ) : System | ||
nativeSound | object | The native sound. |
return | System |