C# Class NScumm.Core.Audio.SoftSynth.TownsEuphonyDriver.DlEvent

Exibir arquivo Open project: scemino/nscumm

Public Properties

Property Type Description
evt byte
len ushort
mode byte
note byte
velo byte

Property Details

evt public_oe property

public byte evt
return byte

len public_oe property

public ushort len
return ushort

mode public_oe property

public byte mode
return byte

note public_oe property

public byte note
return byte

velo public_oe property

public byte velo
return byte