Documentation ¶
Index ¶
- type FrameBasic
- func (fb FrameBasic) Agenda() art.Drawer
- func (fb FrameBasic) Asset() art.Drawer
- func (fb FrameBasic) Back() art.Drawer
- func (fb FrameBasic) CorpID() art.Drawer
- func (fb FrameBasic) Event() art.Drawer
- func (fb FrameBasic) Hardware() art.Drawer
- func (fb FrameBasic) Ice() art.Drawer
- func (fb FrameBasic) Operation() art.Drawer
- func (fb FrameBasic) Program() art.Drawer
- func (fb FrameBasic) Resource() art.Drawer
- func (fb FrameBasic) RunnerID() art.Drawer
- func (fb FrameBasic) Upgrade() art.Drawer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FrameBasic ¶
type FrameBasic struct {
Flavor, FlavorAttribution string
TextBoxHeightFactor *float64
Designer, Version, Algorithm string
ColorBG, ColorBorder, ColorText,
ColorInfluenceLimitBG, ColorMinDeckBG,
ColorInfluenceBG, ColorStrengthBG, ColorFactionBG *color.RGBA
}
func (FrameBasic) Agenda ¶
func (fb FrameBasic) Agenda() art.Drawer
func (FrameBasic) Asset ¶
func (fb FrameBasic) Asset() art.Drawer
func (FrameBasic) Back ¶ added in v0.7.0
func (fb FrameBasic) Back() art.Drawer
func (FrameBasic) CorpID ¶
func (fb FrameBasic) CorpID() art.Drawer
func (FrameBasic) Event ¶
func (fb FrameBasic) Event() art.Drawer
func (FrameBasic) Hardware ¶
func (fb FrameBasic) Hardware() art.Drawer
func (FrameBasic) Ice ¶
func (fb FrameBasic) Ice() art.Drawer
func (FrameBasic) Operation ¶
func (fb FrameBasic) Operation() art.Drawer
func (FrameBasic) Program ¶
func (fb FrameBasic) Program() art.Drawer
func (FrameBasic) Resource ¶
func (fb FrameBasic) Resource() art.Drawer
func (FrameBasic) RunnerID ¶
func (fb FrameBasic) RunnerID() art.Drawer
func (FrameBasic) Upgrade ¶
func (fb FrameBasic) Upgrade() art.Drawer
Click to show internal directories.
Click to hide internal directories.