package
0.0.0-20240927105425-f6cbe64b58da
Repository: https://github.com/gxde-os/golang-gxde-dev.git
Documentation: pkg.go.dev

# Functions

I returns the integer value i as an Int26_6.
P returns the integer values x and y as a Point26_6.
R returns the integer values minX, minY, maxX, maxY as a Rectangle26_6.

# Structs

Point26_6 is a 26.6 fixed-point coordinate pair.
Point52_12 is a 52.12 fixed-point coordinate pair.
Rectangle26_6 is a 26.6 fixed-point coordinate rectangle.
Rectangle52_12 is a 52.12 fixed-point coordinate rectangle.

# Type aliases

Int26_6 is a signed 26.6 fixed-point number.
Int52_12 is a signed 52.12 fixed-point number.