C# Class NScumm.Core.OPL_CH

Show file Open project: scemino/nscumm Class Usage Examples

Public Properties

Property Type Description
CON byte
FB byte
SLOT NScumm.Core.OPL_SLOT[]
block_fnum uint
connect1 int>.Func
connect2 int>.Func
fc uint
kcode byte
keyon byte
ksl_base uint
op1_out int[]

Property Details

CON public property

public byte CON
return byte

FB public property

public byte FB
return byte

SLOT public property

public OPL_SLOT[],NScumm.Core SLOT
return NScumm.Core.OPL_SLOT[]

block_fnum public property

public uint block_fnum
return uint

connect1 public property

public Func connect1
return int>.Func

connect2 public property

public Func connect2
return int>.Func

fc public property

public uint fc
return uint

kcode public property

public byte kcode
return byte

keyon public property

public byte keyon
return byte

ksl_base public property

public uint ksl_base
return uint

op1_out public property

public int[] op1_out
return int[]