Yes you're right. We have an animation system similar to movieclip (that allows using sprite sheets) but it's not documented yet. We're planning to document it for the next release.
On the other hand, Gideros supports texture atlases (you can look at the documentation of TexturePack and TextureRegion). It's possible to build a sprite sheet system on top of that. (You can look at the "Texture Pack" example)
Comments
On the other hand, Gideros supports texture atlases (you can look at the documentation of TexturePack and TextureRegion). It's possible to build a sprite sheet system on top of that. (You can look at the "Texture Pack" example)
Sorry for misunderstanding
Best
Any idea when the next release will be?
We're planning to release it after 2-3 weeks (but there a possibility of some little delay)