Method | Description | |
---|---|---|
Play ( string curSound, int volume, bool loop ) : System.Action | ||
XNASoundPlayer ( ) : System |
public Play ( string curSound, int volume, bool loop ) : System.Action | ||
curSound | string | |
volume | int | |
loop | bool | |
return | System.Action |