Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FontFace ¶
type FontFace struct {
// contains filtered or unexported fields
}
func NewFontFace ¶
type TextInstanceList ¶
type TextInstanceList struct { *render.InstanceList // contains filtered or unexported fields }
func NewTextInstanceList ¶
func NewTextInstanceList(cfg Config) *TextInstanceList
func (*TextInstanceList) Bind ¶
func (l *TextInstanceList) Bind()
func (*TextInstanceList) Delete ¶
func (l *TextInstanceList) Delete()
func (*TextInstanceList) Sheet ¶
func (l *TextInstanceList) Sheet() *sprites.PackedSheet
func (*TextInstanceList) Unbind ¶
func (l *TextInstanceList) Unbind()
Click to show internal directories.
Click to hide internal directories.