struct GBA::BGR16
- GBA::BGR16
- Struct
- Value
- Object
Defined in:
crab/gba/ppu.crConstructors
Instance Method Summary
- #*(operand : Number) : BGR16
- #+(other : BGR16) : BGR16
- #-(other : BGR16) : BGR16
- #blue : UInt16
- #clone
- #copy_with(value _value = @value)
- #green : UInt16
- #red : UInt16
- #value : UInt16