Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoundString ¶
Code taken from the ebiten project! Big thanks to them! (Also Idk what half of this does)
Types ¶
type JustifyMode ¶
type JustifyMode int
const ( JUSTIFY_LEFT JustifyMode = iota JUSTIFY_CENTER JUSTIFY_RIGHT )
Click to show internal directories.
Click to hide internal directories.