SpineGo

package
v0.0.0-...-045c6e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BoneRotate     byte = 0
	BoneTranslate  byte = 1
	BoneScale      byte = 2
	BoneShear      byte = 3
	SlotAttachment byte = 0
	SlotColor      byte = 1
	SlotTwoColor   byte = 2
	PathPosition   byte = 0
	PathSpacing    byte = 1
	PathMix        byte = 2
	CurveStepped   byte = 1
	CurveBezier    byte = 2
)

Variables

This section is empty.

Functions

func NewSkeletonBinary

func NewSkeletonBinary(atlas TextureAtlas) *skeletonBinary

func NewSlotData

func NewSlotData(index int, name string, data *BoneData) *slotData

Types

type BoneData

type BoneData struct {
	// contains filtered or unexported fields
}

func NewBoneData

func NewBoneData(index int, name string, parent *BoneData) *BoneData

type SkeletonData

type SkeletonData struct {
	// contains filtered or unexported fields
}

func NewSkeletonData

func NewSkeletonData() *SkeletonData

type TextureAtlas

type TextureAtlas struct {
}

type TransformMode

type TransformMode int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL