Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) Spr ¶
func (c *Cache) Spr() *SpriteFile
type SpriteFile ¶
type SpriteFile struct {
// contains filtered or unexported fields
}
func (*SpriteFile) Close ¶
func (s *SpriteFile) Close() error
Click to show internal directories.
Click to hide internal directories.