resource_manager

package
v0.0.0-...-281f1f0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResourceManager

func NewResourceManager(spritePath string) *resourceManager

Types

type JsonMap

type JsonMap struct {
	Cells consts.LevelMap `json:"cells"`
}

type SoundInterface

type SoundInterface interface {
	Init()
	Play()
}

type SpriteType

type SpriteType string
const (
	SimpleTankOrangeUp     SpriteType = "SimpleTankOrangeUp"
	SimpleTankOrangeUpMove            = "SimpleTankOrangeUpMove"
)

Jump to

Keyboard shortcuts

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