struct WAD::Playpal::Color
- WAD::Playpal::Color
- Struct
- Value
- Object
Overview
A color
Defined in:
wa-cr/wad/wad-data/texture.crConstructors
Instance Method Summary
- #b : UInt8
- #b=(b : UInt8)
-
#clone
Returns a copy of
self
with all instance variables cloned. - #g : UInt8
- #g=(g : UInt8)
- #initialize
- #r : UInt8
- #r=(r : UInt8)