C# Class Nanook.TheGhost.NotesFileItem

Inheritance: ISettingsChange
ファイルを表示 Open project: Nanook/TheGHOST Class Usage Examples

Private Methods

Method Description
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