C# Class NScumm.Core.Audio.SoftSynth.AdlibMidiDriver.AdLibSetParams

Afficher le fichier Open project: scemino/nscumm

Méthodes publiques

Свойство Type Description
Inversion byte
Mask byte
RegisterBase byte
Shift byte

Méthodes publiques

Méthode Description
AdLibSetParams ( byte data ) : System

Method Details

AdLibSetParams() public méthode

public AdLibSetParams ( byte data ) : System
data byte
Résultat System

Property Details

Inversion public_oe property

public byte Inversion
Résultat byte

Mask public_oe property

public byte Mask
Résultat byte

RegisterBase public_oe property

public byte RegisterBase
Résultat byte

Shift public_oe property

public byte Shift
Résultat byte