C# 클래스 NScumm.Scumm.Audio.Amiga.V2A_Sound_Special_ManiacTentacle

상속: V2A_Sound_Base
파일 보기 프로젝트 열기: scemino/nscumm

공개 메소드들

메소드 설명
Start ( IPlayerMod mod, int id, byte data ) : void
Update ( ) : bool
V2A_Sound_Special_ManiacTentacle ( ushort offset, ushort size, ushort freq1, ushort freq2, ushort step ) : System

메소드 상세

Start() 공개 메소드

public Start ( IPlayerMod mod, int id, byte data ) : void
mod IPlayerMod
id int
data byte
리턴 void

Update() 공개 메소드

public Update ( ) : bool
리턴 bool

V2A_Sound_Special_ManiacTentacle() 공개 메소드

public V2A_Sound_Special_ManiacTentacle ( ushort offset, ushort size, ushort freq1, ushort freq2, ushort step ) : System
offset ushort
size ushort
freq1 ushort
freq2 ushort
step ushort
리턴 System