Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RenderFilter ¶
type RenderFilter struct { Create filter.CreateFilter Layer filter.LayerFilter Blend filter.BlendFilter Resize filter.ResizeFilter }
RenderFilter holds the filters to be used during rendering an icon.
type Renderer ¶
type Renderer struct {
// contains filtered or unexported fields
}
func (*Renderer) AddModsDirectory ¶
AddModsDirectory adds a directory containing the mods to the renderer. It is possible to add several directories.
Click to show internal directories.
Click to hide internal directories.