C# 클래스 Cindeck.Core.SongData

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SongData ( SongDifficulty difficulty, int level, int notes, int duration ) : System

메소드 상세

SongData() 공개 메소드

public SongData ( SongDifficulty difficulty, int level, int notes, int duration ) : System
difficulty SongDifficulty
level int
notes int
duration int
리턴 System