# 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.