C# Class NScumm.Scumm.Audio.Amiga.V2A_Sound_Special_ManiacTentacle

Inheritance: V2A_Sound_Base
Afficher le fichier Open project: scemino/nscumm

Méthodes publiques

Méthode Description
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

Method Details

Start() public méthode

public Start ( IPlayerMod mod, int id, byte data ) : void
mod IPlayerMod
id int
data byte
Résultat void

Update() public méthode

public Update ( ) : bool
Résultat bool

V2A_Sound_Special_ManiacTentacle() public méthode

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
Résultat System