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