funkin.data.song.importer
Friday Night Funkin' API Reference
| .. | |
|---|---|
| ChartManifestData | A helper JSON blob found in |
| FNFLegacyData | A data structure representing a song in the old chart format. This only works for charts compatible with Week 7, so you'll need a custom program to handle importing charts from mods or other engines. |
| FNFLegacyImporter | |
| LegacyNote | Notes in the old format are stored as an Array |
| LegacyNoteData | |
| LegacyNoteSection | |
| LegacyScrollSpeeds | |
| LegacySongData | |
| ManiaHitObject | |
| OsuManiaData | Structure of a parsed Osu!Mania .osu file Stuctured like a INI file format by CSV for HitObjects and more |
| OsuManiaImporter | |
| StepDifficulty | |
| StepManiaChartType | |
| StepManiaData | |
| StepManiaImporter | |
| StepManiaNoteType | |
| StepNote | |
| StepStateEnum | |
| StepStop | |
| StepTimingPoint | |
| TimingPoint |