C# Class NScumm.Core.OPL_CH

ファイルを表示 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_oe property

public byte CON
return byte

FB public_oe property

public byte FB
return byte

SLOT public_oe property

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

block_fnum public_oe property

public uint block_fnum
return uint

connect1 public_oe property

public Func connect1
return int>.Func

connect2 public_oe property

public Func connect2
return int>.Func

fc public_oe property

public uint fc
return uint

kcode public_oe property

public byte kcode
return byte

keyon public_oe property

public byte keyon
return byte

ksl_base public_oe property

public uint ksl_base
return uint

op1_out public_oe property

public int[] op1_out
return int[]