module

Dsol

Constants

BASE_FONT_SIZE = 32.0
VERSION = "0.1.0"

Class methods

crash(message : String)
Source
draw_scaled(width : UInt32, height : UInt32, &)
Source
draw_text(text : String, x : Int32, y : Int32, scale : Float32, color : RL::Color = RL::WHITE)
Source
ignite(name : String, &)
Source
init_font
Source
init_raylib(name : String)
Source
load_fuel(name : String | Path)
Source
measure_text(text : String, scale : Float32) : RL::Vector2
Source
shutdown
Source
shutdown_font
Source
shutdown_raylib
Source
startup(name : String)
Source
unload_fuels
Source
viewport_rect(width : UInt32, height : UInt32)
Source

Nested types