Documentation ¶
Index ¶
- func CursorPos() (int, int)
- func DrawCircle(x, y, r int)
- func DrawImage(path string, x, y int)
- func DrawImageFS(fsys fs.FS, path string, x, y int)
- func DrawRect(x, y, w, h int)
- func HitTestRects(ax, ay, aw, ah, bx, by, bw, bh int) bool
- func IsClicked() bool
- func Println(args ...any)
- func Run(d func()) error
- func SetWindowSize(w, h int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawCircle ¶
func DrawCircle(x, y, r int)
func HitTestRects ¶
func SetWindowSize ¶
func SetWindowSize(w, h int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.