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 UI System

The Overworld


Everything to do with the overworld.

  • Designing a Map
  • Cutscenes

Battles


Everything related to creating battles.

  • Battlers
  • Encounters

API Reference


An auto-generated API reference for Kristal.

⮬Back to Top⮭

HeartBurst

┗> Object > Class


Constructor


HeartBurst(x: any, y: any, color: any)

Arguments:

x: any
y: any
color: any




Methods


HeartBurst:draw()



HeartBurst:drawHeartOutline(scale_x: any, scale_y: any, alpha: any)

Arguments:

scale_x: any
scale_y: any
alpha: any


HeartBurst:update()




Fields



Undocumented



HeartBurst.burst: integer



HeartBurst.burst: number



HeartBurst.heart_outline_filled_inner: love.Image|nil

Drawable image type.

Open in Browser



HeartBurst.heart_outline_inner: love.Image|nil

Drawable image type.

Open in Browser



HeartBurst.heart_outline_outer: love.Image|nil

Drawable image type.

Open in Browser



HeartBurst.layer: integer


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