package
0.5.0
Repository: https://github.com/eth0net/magicgame.git
Documentation: pkg.go.dev

# Functions

NewCharacter constructs a new Character entity and returns it along with any errors encountered.
No description provided by the author
NewTilemap constructs a new Tilemap from the provided file url.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

CharacterAnimations delcares default Character Animations.

# Structs

Character entity is a game character.
NewCharacterOptions provides control options when calling NewCharacter.
An Object within the game world.
Shadow entity is an entity shadow.
A Tile entity stores the contents of a single tile of the game map.
A Tilemap entity stores the data for a single Tiled map.