Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPalette = &CardPalette{ RedSuit: color.NRGBA{R: 0xa0, B: 0x20, A: 0xff}, BlackSuit: color.NRGBA{A: 0xff}, Border: color.NRGBA{R: 0x80, G: 0x80, B: 0x80, A: 0xff}, Background: color.NRGBA{R: 0xf0, G: 0xf0, B: 0xf0, A: 0xff}, }
Functions ¶
This section is empty.
Types ¶
type CardPalette ¶
type D ¶
type D = layout.Dimensions
type HoverCard ¶
type HoverCard struct { CardStyle *xwidget.HoverState }
Click to show internal directories.
Click to hide internal directories.