struct

PointClickEngine::Graphics::Utils::BitmapFont::Glyph

Inherits Struct < Value < Object

Character information

Constructors

new(source_rect : RL::Rectangle, offset : RL::Vector2, advance : Float32)
Source

Instance methods

advance
Source
advance=(advance : Float32)
Source
offset
Source
offset=(offset : RL::Vector2)
Source
source_rect
Source
source_rect=(source_rect : RL::Rectangle)
Source