Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NScumm
Core
Audio
SoftSynth
Voice
C# 클래스 NScumm.Core.Audio.SoftSynth.Voice
파일 보기
프로젝트 열기: scemino/nscumm
1 사용 예제들
공개 메소드들
메소드
설명
Output
( ) :
int
Reset
( ) :
void
SetSyncSource
(
Voice
source
) :
void
Voice
( )
WriteCONTROL_REG
(
int
control
) :
void
메소드 상세
Output()
공개
메소드
public
Output
( ) :
int
리턴
int
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void
SetSyncSource()
공개
메소드
public
SetSyncSource
(
Voice
source
) :
void
source
Voice
리턴
void
Voice()
공개
메소드
public
Voice
( )
WriteCONTROL_REG()
공개
메소드
public
WriteCONTROL_REG
(
int
control
) :
void
control
int
리턴
void