funkin.data.dialogue
Friday Night Funkin' API Reference
| .. | |
|---|---|
| BackdropData | Data on the backdrop for the conversation, behind the dialogue box.
A custom parser distinguishes between backdrop types based on the |
| BackdropData_Solid | Data for a Solid color backdrop. |
| ConversationData | A type definition for the data for a specific conversation. It includes things like what dialogue boxes to use, what text to display, and what animations to play. |
| ConversationEntryParams | |
| ConversationRegistry | |
| DialogueBoxData | A type definition for the data for a conversation text box. It includes things like the sprite to use, and the font and color for the text. The actual text is included in the ConversationData. |
| DialogueBoxEntryParams | |
| DialogueBoxRegistry | |
| DialogueBoxTextData | |
| DialogueEntryData | Data on a single line of dialogue in a conversation. |
| MusicData | |
| OutroData | |
| OutroData_Fade | |
| OutroData_None | |
| SpeakerData | A type definition for a specific speaker in a conversation. It includes things like what sprite to use and its available animations. |
| SpeakerEntryParams | |
| SpeakerRegistry |