package
1.1.0
Repository: https://github.com/coreyog/rubikstimer.git
Documentation: pkg.go.dev

# Functions

BuildMapper builds a matrix to map a buffer to a window.
No description provided by the author
IndexOfString finds the index of a string in an array of strings.
IsClicked determines if mouse was in the bounds.
LoadPicture parses an Asset to a pixel Picture.
LoadTTF loads a TrueType font stored as an asset.
NewDeltaTimer starts a new DeltaTimer.
No description provided by the author
No description provided by the author
RectIsClicked is a simpler IsClicked.
Scramble returns a scramble string.

# Structs

DeltaTimer manages TotalTime and LastFrame time.
No description provided by the author