Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalFont ¶
Types ¶
type Centerprint ¶
type Centerprint struct {
// contains filtered or unexported fields
}
func New ¶
func New(txt string, imp Importance, pos InitialPosition, face font.Face, color color.Color, fadeTime time.Duration) *Centerprint
func (*Centerprint) Active ¶
func (cp *Centerprint) Active() bool
func (*Centerprint) SetFadeOut ¶
func (cp *Centerprint) SetFadeOut(fadeOut bool)
Click to show internal directories.
Click to hide internal directories.