C# Class OpenTKEngine.SoundManager

Afficher le fichier Open project: jikoriko/OpentkEngine

Méthodes publiques

Méthode Description
PlayInstance ( int inBuffer ) : void

Private Methods

Méthode Description
stackLoop ( ) : void

Constantly checks if a sound has stopped, if so removes it

Method Details

PlayInstance() public static méthode

public static PlayInstance ( int inBuffer ) : void
inBuffer int
Résultat void