Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SmallFont font.Face NormalFont font.Face NarrowFont font.Face Bodies []component.Body Hairs []component.Hair FacialHairs []component.Hair HeadArmors []component.Armor ChestArmors []component.Armor LegsArmors []component.Armor FeetArmors []component.Armor MainHandWeapons []component.Weapon OffHandWeapons []component.Weapon )
Functions ¶
func MustLoadAssets ¶
func MustLoadAssets()
func RandomFrom ¶
func RandomFrom[T comparable](list []T) T
func RandomFromOrEmpty ¶
func RandomFromOrEmpty[T comparable](list []T) *T
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.