Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Spritesequence::sprites

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8225

    Heini

    Hi,

    I noticed, that the Qt5-spritesequence is owning a “sprites” property, containing the list of sprites to be animated. This approach allows to share a separately defined list of sprites with several spritesequences. Why is SpritesequenceVPlay not supporting this property as it should be a way to reduce memory cunsumption when using lots of spritesequences with the same sprites?

     

    Cheers,
    Heini

    #8226

    Christian
    Felgo Team

    Hi Heini,

    very good point! We’ll add a sprites property to the next update, thanks for the hint!

    However, you can only save performance at loading time when you do the approach you suggest( defining a single list of Sprites and reusing that throughout all SpriteSequences). The same sprite sheet is used anyway if the same sprite is created multiple times, because internally Qt checks if the sprite with the given file source already exists and reuses that one.

    Cheers, Chris

    • This reply was modified 9 years, 6 months ago by  Christian.
    • This reply was modified 9 years, 6 months ago by  Christian.
Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded