Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func (*Context) DebugShowFontTextures ¶
func (*Context) FontLookup ¶
func (c *Context) FontLookup() draw.FontLookup
func (*Context) Init ¶
func (c *Context) Init(f FontLookup)
func (*Context) SetIconLookup ¶
func (c *Context) SetIconLookup(l IconLookup)
type FontLookup ¶
type IconLookup ¶
type Texture ¶
type Texture struct {
// contains filtered or unexported fields
}
func NewTexture ¶
func NewTextureAlpha ¶
func NewTextureAlphaEmpty ¶
func NewTextureEmpty ¶
func TextureFromFile ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.