Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Image ¶
type Image struct {
// contains filtered or unexported fields
}
func Sprite_dir ¶
func Sprite_images ¶
type ImageSlice ¶
type ImageSlice []*Image
func (ImageSlice) Len ¶
func (p ImageSlice) Len() int
func (ImageSlice) Less ¶
func (p ImageSlice) Less(i, j int) bool
func (ImageSlice) Swap ¶
func (p ImageSlice) Swap(i, j int)
type RectangleSheet ¶
type RectangleSheet struct {
// contains filtered or unexported fields
}
type Spritesheet ¶
type TwoDimensional ¶
type TwoDimensional struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.