package
0.0.0-20221021180051-b80cc477fc0a
Repository: https://github.com/omniskop/firefly.git
Documentation: pkg.go.dev

# Functions

NewBentTrapezoid returns a new BentTrapezoid.
No description provided by the author
No description provided by the author
NewOrthogonalRectangle creates a new shape with the top left position and width and height.
No description provided by the author

# Structs

BentTrapezoid is a Trapezoid with a curve.
OrthogonalRectangle is a rectangle shape whose edges are orthogonal to the coordinate system.

# Interfaces

Shape is the visual part of an element on the scene.