Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

mteam/spritesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mteam/spritesheet

Component for working with spritesheets.

API

new Spritesheet(image, width, height)

Create a new spritesheet from image with given sprite width and height.

.get(n)

Returns a Snippet instance. Sprites are numbered from left to right and top to bottom starting with 1.

About

Component for working with spritesheets

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors