Class: Raylib::Color
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Raylib::Color
- Defined in:
- lib/raylib_main.rb
Class Method Summary collapse
-
.from_u8(r = 0, g = 0, b = 0, a = 255) ⇒ Object
Color helper.