dc6

package
v0.0.0-...-dce6603 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Animation

type Animation struct {
	Directions []Direction
}

func NewFromReader

func NewFromReader(reader io.ReadSeeker) (*Animation, error)

type Direction

type Direction struct {
	Frames []Frame
}

type Frame

type Frame struct {
	Size   math.Vec2i
	Offset math.Vec2i
	Data   []byte
}

Jump to

Keyboard shortcuts

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