C# 클래스 UnityGB.SoundChip

파일 보기 프로젝트 열기: Takohi-Jona/unity-gb 1 사용 예제들

공개 메소드들

메소드 설명
OutputSound ( IAudioOutput audioOutput ) : void
SetSampleRate ( int sr ) : void
SoundChip ( ) : System.Collections

메소드 상세

OutputSound() 공개 메소드

public OutputSound ( IAudioOutput audioOutput ) : void
audioOutput IAudioOutput
리턴 void

SetSampleRate() 공개 메소드

public SetSampleRate ( int sr ) : void
sr int
리턴 void

SoundChip() 공개 메소드

public SoundChip ( ) : System.Collections
리턴 System.Collections