Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Text ¶
type Text struct {
*transformer.Rect
// contains filtered or unexported fields
}
Text is a ebiten's Text
func (*Text) From ¶
func (d *Text) From(x, y int, mode transformer.PositionMode) *Text
From move the rect to the position in the mode
Click to show internal directories.
Click to hide internal directories.