Tao.Sdl SDK Documentation
SdlMixer.Mix_HaltGroup Method
[Visual Basic]
Public Shared Function Mix_HaltGroup( _
ByVal
tag
As
Integer
_
) As
Integer
[C#]
public static
int
Mix_HaltGroup(
int
tag
);
See Also
SdlMixer Class
|
Tao.Sdl Namespace