package
0.0.0-20200626153313-d5ea7944c387
Repository: https://github.com/lachee/noodle.git
Documentation: pkg.go.dev
# Structs
Ball structure represents a sprite that will bounce around.
BaseApplication handles the game.
Box structure represents a sprite that will bounce around.
FontApp handles the game.
NineSliceApp shows an example of a nine-slice shader in use.
RotatingCubeApp shows off the 3D capabilities.
SpriteApp tests the sprite renderer.
UIApp tests the sprite renderer.