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⮭

LightItemMenu

┗> Object > Class


Constructor


LightItemMenu()





Methods


LightItemMenu:draw()



LightItemMenu:dropItem(item: any)

Arguments:

item: any


LightItemMenu:update()



LightItemMenu:useItem(item: any)

Arguments:

item: any



Fields



Undocumented



LightItemMenu.bg: unknown



LightItemMenu.draw_children_below: integer



LightItemMenu.font: unknown



LightItemMenu.heart_sprite: unknown



LightItemMenu.item_selecting: integer



LightItemMenu.item_selecting: integer



LightItemMenu.item_selecting: integer



LightItemMenu.item_selecting: unknown



LightItemMenu.option_selecting: integer



LightItemMenu.option_selecting: integer



LightItemMenu.option_selecting: integer



LightItemMenu.option_selecting: unknown



LightItemMenu.state: string

States: ITEMSELECT, ITEMOPTION



LightItemMenu.state: string



LightItemMenu.state: string



LightItemMenu.storage: string



LightItemMenu.ui_move: unknown



LightItemMenu.ui_select: unknown


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