module Glint::Preload
Overview
Allows for frontloading of external resources.
Defined in:
glint/preload.crClass Method Summary
-
.font(filename)
Loads a font.
-
.sound_effect(filename)
Loads a sound effect.
-
.texture(filename)
Loads a texture.