package
0.0.0-20250106114920-ea5c62e19b1b
Repository: https://github.com/memmaker/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
AutoLayout splits a string into lines of maximum width.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Rune takes a CP437 byte and returns a Unicode code point.
String takes a CP437-encoded byte slice and returns a UTF-8-encoded string.
No description provided by the author
Create will create a game loop based on a given configuration.
No description provided by the author
No description provided by the author
Draw circle of radius r using given putPixel function; use simple square root method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New128 returns a 128-bit hasher.
New128WithSeed returns a 128-bit hasher set with explicit seed value.
New64 returns a 64-bit hasher.
New64WithSeed returns a 64-bit hasher set with explicit seed value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Raycast2D casts a ray from the given start position into the given direction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sum128 returns the MurmurHash3 sum of data.
Sum128WithSeed returns the MurmurHash3 sum of data.
Sum64 returns the MurmurHash3 sum of data.
Sum64WithSeed returns the MurmurHash3 sum of data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Byte takes a Unicode code point and returns the corresponding CP437 byte, or '?' if there is no corresponding CP437 byte.
Bytes takes a UTF-8-encoded string and returns a CP437-encoded byte slice.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoopConfig describes a configuration for a game loop.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Hash128 represents a 128-bit hasher Hack: the standard api doesn't define any Hash128 interface.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author