funkin.backend.chart
The code of Codename Engine that handles chart parsing and more
.. | ||
class | Chart | |
typedef | ChartBookmark | |
typedef | ChartData | |
typedef | ChartDataWithInfo | |
typedef | ChartEvent | |
abstract | ChartFormat | |
typedef | ChartMetaData | |
typedef | ChartNote | |
typedef | ChartSaveSettings | |
typedef | ChartStrumLine | |
abstract | ChartStrumLineType | |
typedef | EventInfo | |
typedef | EventInfoFile | |
typedef | EventParamInfo | |
enum | EventParamType | |
class | EventsData | |
class | FNFLegacyParser | Legacy FNF chart parser. This is for charts that that were made before v0.5.0. |
typedef | NewSwagSong | |
class | PsychParser | Parser for Psych Charts. Both for pre-v1.0.0 and v1.0.0 charts. |
typedef | SwagCharactersList | |
typedef | SwagEvent | |
typedef | SwagMetadata | |
typedef | SwagNote | |
typedef | SwagNoteParamsData | |
typedef | SwagPlayData | |
typedef | SwagSection | |
typedef | SwagSong | |
typedef | SwagSongOffsets | |
typedef | SwagTimeChange | |
abstract | SwagTimeFormat | |
class | VSliceParser |