C# 클래스 Files.AudioLogic.HITNoteEntry

파일 보기 프로젝트 열기: Afr0Games/Project-Dollhouse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Sound ISoundCodec
SoundID uint

공개 메소드들

메소드 설명
HITNoteEntry ( uint ID, ISoundCodec Snd ) : System

메소드 상세

HITNoteEntry() 공개 메소드

public HITNoteEntry ( uint ID, ISoundCodec Snd ) : System
ID uint
Snd ISoundCodec
리턴 System

프로퍼티 상세

Sound 공개적으로 프로퍼티

public ISoundCodec Sound
리턴 ISoundCodec

SoundID 공개적으로 프로퍼티

public uint SoundID
리턴 uint