C# 클래스 NScumm.Core.Audio.SoftSynth.Struct10

파일 보기 프로젝트 열기: scemino/nscumm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Active byte
Count short
CurVal short
Direction sbyte
Loop byte
MaxValue ushort
ModWheel sbyte
ModWheelLast sbyte
NumSteps ushort
SpeedHi short
SpeedLo ushort
SpeedLoCounter ushort
SpeedLoMax ushort
StartValue short
TableA byte[]
TableB byte[]
Unk3 sbyte

공개 메소드들

메소드 설명
Struct10 ( ) : System

메소드 상세

Struct10() 공개 메소드

public Struct10 ( ) : System
리턴 System

프로퍼티 상세

Active 공개적으로 프로퍼티

public byte Active
리턴 byte

Count 공개적으로 프로퍼티

public short Count
리턴 short

CurVal 공개적으로 프로퍼티

public short CurVal
리턴 short

Direction 공개적으로 프로퍼티

public sbyte Direction
리턴 sbyte

Loop 공개적으로 프로퍼티

public byte Loop
리턴 byte

MaxValue 공개적으로 프로퍼티

public ushort MaxValue
리턴 ushort

ModWheel 공개적으로 프로퍼티

public sbyte ModWheel
리턴 sbyte

ModWheelLast 공개적으로 프로퍼티

public sbyte ModWheelLast
리턴 sbyte

NumSteps 공개적으로 프로퍼티

public ushort NumSteps
리턴 ushort

SpeedHi 공개적으로 프로퍼티

public short SpeedHi
리턴 short

SpeedLo 공개적으로 프로퍼티

public ushort SpeedLo
리턴 ushort

SpeedLoCounter 공개적으로 프로퍼티

public ushort SpeedLoCounter
리턴 ushort

SpeedLoMax 공개적으로 프로퍼티

public ushort SpeedLoMax
리턴 ushort

StartValue 공개적으로 프로퍼티

public short StartValue
리턴 short

TableA 공개적으로 프로퍼티

public byte[] TableA
리턴 byte[]

TableB 공개적으로 프로퍼티

public byte[] TableB
리턴 byte[]

Unk3 공개적으로 프로퍼티

public sbyte Unk3
리턴 sbyte