Documentation ¶
Index ¶
- func GetStoryTxt(resDir string, prefix string, story Story) (string, error)
- func MergeAlpha(c image.Image, a image.Image) image.Image
- func MergeFace(base image.Image, face image.Image, facePos pos, faceSize pos) image.Image
- type Asset
- type Avg
- type CharAsset
- type CharAssetSpriteHub
- type Group
- type Kind
- type Story
- type Tag
- type Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Asset ¶
func GetStoryAssets ¶
func ScanForPicAssets ¶ added in v0.11.0
func ScanForPicAssetsByKind ¶ added in v0.11.0
type CharAsset ¶ added in v0.11.0
type CharAsset struct { Name string Kind Kind Hubs []CharAssetSpriteHub }
func ScanForCharAssets ¶ added in v0.11.0
func ScanForCharAssetsByChar ¶ added in v0.11.0
func (*CharAsset) AssetNameAlpha ¶ added in v0.11.0
type CharAssetSpriteHub ¶ added in v0.11.0
Click to show internal directories.
Click to hide internal directories.