C# 클래스 OpenTKEngine.SoundManager

파일 보기 프로젝트 열기: jikoriko/OpentkEngine

공개 메소드들

메소드 설명
PlayInstance ( int inBuffer ) : void

비공개 메소드들

메소드 설명
stackLoop ( ) : void

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

메소드 상세

PlayInstance() 공개 정적인 메소드

public static PlayInstance ( int inBuffer ) : void
inBuffer int
리턴 void