• Off-topic
  • Render a frame of animation?

  • Modificato
Related Discussions
...

Hello,
How could I render a frame of animation with frameIndex?
The function look like:
animation.renderframe(frameIdx, ...)

I am using libGDX.
Thank you.