HomeWikiSourceDownloadsDiscord

Kristal Wiki


Getting Started


These pages get you ready to use the engine.

  • Downloading Kristal
  • Installing and Playing Mods

General Mod Creation


These pages teach you about mod development.

  • Understanding the Basics
  • Creating a Mod
  • Using Libraries
  • Creating an Item
  • Creating a Spell
  • Actors
  • Party Members
  • Custom Keybinds

The Overworld


Everything to do with the overworld.

  • Designing a Map
  • Cutscenes

Battles


Everything related to creating battles.

  • Battlers
  • Encounters
  • Enemy Attacks (Waves)
  • Wavemaking Tricks and References

Advanced


These pages teach you more complex but powerful parts of the engine.

  • Hooks
  • The UI System

API Reference


An auto-generated API reference for Kristal.

⮬Back to Top⮭

Kristal Wiki


Getting Started


These pages get you ready to use the engine.

  • Downloading Kristal
  • Installing and Playing Mods

General Mod Creation


These pages teach you about mod development.

  • Understanding the Basics
  • Creating a Mod
  • Using Libraries
  • Creating an Item
  • Creating a Spell
  • Actors
  • Party Members
  • Custom Keybinds

The Overworld


Everything to do with the overworld.

  • Designing a Map
  • Cutscenes

Battles


Everything related to creating battles.

  • Battlers
  • Encounters
  • Enemy Attacks (Waves)
  • Wavemaking Tricks and References

Advanced


These pages teach you more complex but powerful parts of the engine.

  • Hooks
  • The UI System

API Reference


An auto-generated API reference for Kristal.

⮬Back to Top⮭

SimpleSaveMenu

┗> Object > Class


Constructor


SimpleSaveMenu(save_id: any, marker: any)

Arguments:

save_id: any
marker: any




Methods


SimpleSaveMenu:draw()



SimpleSaveMenu:update()




Fields



Undocumented



SimpleSaveMenu.box: unknown



SimpleSaveMenu.draw_children_below: integer



SimpleSaveMenu.font: unknown



SimpleSaveMenu.heart_sprite: unknown



SimpleSaveMenu.marker: any



SimpleSaveMenu.parallax_x: integer



SimpleSaveMenu.parallax_y: integer



SimpleSaveMenu.save_id: any



SimpleSaveMenu.saved_file: unknown



SimpleSaveMenu.saved_file: unknown



SimpleSaveMenu.selected_x: integer



SimpleSaveMenu.selected_x: integer



SimpleSaveMenu.state: string

MAIN, SAVED



SimpleSaveMenu.state: string


DELTARUNE by Toby Fox. Website designed by NyakoFox. © 2025 Kristal Team. All rights reserved.