Pair (gb.ncurses)
Esta clase es estática.
Esta clase actúa com un array estático de
sólo lectura.
Propiedades estáticas
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]