package
0.5.23
Repository: https://github.com/go-curses/cdk.git
Documentation: pkg.go.dev

# Functions

Construct a new Point2I structure (non-pointer).
No description provided by the author
Construct a new Point2I structure (non-pointer).
No description provided by the author
Construct a new instance of a Point2I structure.
No description provided by the author
Construct a new instance of a Point2I structure.
No description provided by the author
Parse a Point2I structure from a string representation.
Parse a Point2I structure from a string representation.
No description provided by the author
Gets the QuarkID identifying the given string.
Gets the string associated with the given GQuark.
Gets the GQuark associated with the given string, or 0 if string is nil or it has no associated QuarkID.

# Structs

Quarks are associations between strings and integer identifiers.
Point2I is a 2-aspect vector represented by x and y coordinates.
No description provided by the author
Rectangle is a 2-aspect vector represented by width and height values.
No description provided by the author

# Type aliases

A QuarkID is a non-zero integer which uniquely identifies a particular string.