package
0.1.0
Repository: https://github.com/gopher-co/td-game.git
Documentation: pkg.go.dev

# Structs

Point is a struct that represents a point.

# Interfaces

Drawable is an interface that represents a drawable object.
ImageConfigure is an interface that can initialize image from the temporary state of the entity (e.g.
State is an interface that represents a state.

# Type aliases

Coord is a type for coordinates.
Frames is a type for frames.
TypeAttack is an enum that represents the type of attack.
Widgets represents a collection of widgets.