abstract struct Termbox::IColor
- Termbox::IColor
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
termbox2/color.crConstructors
Instance Method Summary
-
#|(also also_ : Color::Also)
Mixes also, an output-mode-independent attribute, into this color.
-
#also
Returns this color's attribute.
-
#for(mode : OutputMode) : UInt32
Returns this color's value for the given output mode.
- #initialize
Constructor Detail
Instance Method Detail
abstract
def |(also also_ : Color::Also)
#
Mixes also, an output-mode-independent attribute, into this color.