struct DFL::Color
- DFL::Color
- Struct
- Value
- Object
Overview
A color
Defined in:
D_File/dfl/graphic.crConstructors
Instance Method Summary
- #b : UInt8
- #b=(b : UInt8)
- #g : UInt8
- #g=(g : UInt8)
- #r : UInt8
- #r=(r : UInt8)
- #to_raylib : Raylib::Color
A color