provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
SpriteSheet
prova
graphics
sprites
spritesheet
class
SpriteSheet {
SpriteAnimation
[
string
]
animations
;
SpriteFrame
[]
frames
;
Texture
texture
;
}
Members
Variables
animations
SpriteAnimation
[
string
]
animations
;
frames
SpriteFrame
[]
frames
;
texture
Texture
texture
;
Meta
Source
See Implementation
prova
graphics
sprites
spritesheet
classes
SpriteSheet