CellAttrs¶
Bitfield constants for cell text attributes.
Constructors¶
create¶
Returns¶
- CellAttrs val^
Public Functions¶
bold¶
Bold attribute bit.
Returns¶
- U8 val
dim¶
Dim attribute bit.
Returns¶
- U8 val
underline¶
Underline attribute bit.
Returns¶
- U8 val
blink¶
Blink attribute bit.
Returns¶
- U8 val
reverse¶
Reverse video attribute bit.
Returns¶
- U8 val
eq¶
Parameters¶
- that: CellAttrs val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CellAttrs val
Returns¶
- Bool val