Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPartDrawer ¶
type IPartDrawer interface {
DrawSprite(color color.Color, image draw.Image, sprite model.Sprite, rotation int)
}
func GetPartDrawer ¶
func GetPartDrawer(partType constant.PartType) IPartDrawer
Click to show internal directories.
Click to hide internal directories.