C# 클래스 Nanook.TheGhost.NotesFileItem

상속: ISettingsChange
파일 보기 프로젝트 열기: Nanook/TheGHOST 1 사용 예제들

비공개 메소드들

메소드 설명
GenerateBattlePower ( int frets, int copyStarPower ) : void
GenerateFaceOff ( int frets, int copyFaceOffP1, int copyFaceOffP2, int copyBattlePower ) : void
GenerateNotes ( int frets, NotesDifficulty difficulty, int sourceNotes, int sourceSp, int sourceBattle, NotesDifficulty sourceDifficulty ) : void
GenerateStarPower ( int frets, bool force, int copyStarPower ) : void
ISettingsChange ( ) : void
NotesFileItem ( string sourceName, NotesFile baseFile, NotesFileItem sourceItem, NotesDifficulty sourceDifficulty, NotesDifficulty difficulty ) : System
NotesFileItem ( string sourceName, int notes, int starPower, int starBattleMode, int faceOffP1, int faceOffP2, int sustainTrigger ) : System
construct ( string sourceName, int notes, int starPower, int starBattleMode, int faceOffP1, int faceOffP2, int sustainTrigger ) : void