C# 클래스 NScumm.Sword1.FxDef

파일 보기 프로젝트 열기: scemino/nscumm

공개 프로퍼티들

프로퍼티 타입 설명
roomVolList NScumm.Sword1.RoomVol[]
sampleId SampleId
type uint

공개 메소드들

메소드 설명
FxDef ( byte sampleId, uint type, uint delay, int roomVols ) : System

메소드 상세

FxDef() 공개 메소드

public FxDef ( byte sampleId, uint type, uint delay, int roomVols ) : System
sampleId byte
type uint
delay uint
roomVols int
리턴 System

프로퍼티 상세

roomVolList 공개적으로 프로퍼티

public RoomVol[],NScumm.Sword1 roomVolList
리턴 NScumm.Sword1.RoomVol[]

sampleId 공개적으로 프로퍼티

public SampleId,NScumm.Sword1 sampleId
리턴 SampleId

type 공개적으로 프로퍼티

public uint type
리턴 uint