Pair (gb.ncurses)

Diese Klasse ist statisch.

Diese Klasse wirkt wie ein nur lesbar statisches Array.

Statische Eigenschaften
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]