Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Color ¶
type Color struct { Red float64 `json:"r"` Green float64 `json:"g"` Blue float64 `json:"b"` Alpha float64 `json:"a"` }
func (*Color) UnmarshalJSON ¶
type FactorioIcon ¶
type RenderIcon ¶
func NewRenderIcon ¶
func NewRenderIcon(factorioIcon FactorioIcon, sizeToRender int) RenderIcon
Click to show internal directories.
Click to hide internal directories.