Pair (gb.ncurses)
Questa classe è statica.
Questa classe si comporta come un
solo-lettura array statico.
Proprietà statiche
Count
|
Returns the number of pairs
|
This is used to set the foreground and background colors.
Usage is
Pair[ForeGround, BackGround]
Example:
Window.Pair = Pair[Color.White, Color.Blue]