struct

PointClickEngine::Graphics::Utils::Palette::Entry

Inherits Struct < Value < Object

Palette entry with name and color

Constructors

new(name : String, color : RL::Color)
Source

Instance methods

color
Source
color=(color : RL::Color)
Source
name
Source
name=(name : String)
Source