C# Class NScumm.Scumm.Audio.Players.Player_V2Base.ChannelInfo

Mostrar archivo Open project: scemino/nscumm

Public Properties

Property Type Description
d channel_data

Public Methods

Method Description
this ( int index ) : ushort

Method Details

this() public method

public this ( int index ) : ushort
index int
return ushort

Property Details

d public_oe property

public channel_data d
return channel_data