B4J Code Snippet Simple Code for 1000+ clickable sprites

According to this post

https://www.b4x.com/android/forum/threads/simple-sprite-from-spritesheet.166680/

i created some sample code with the help of teddybear for the simple use of hardware-accelerated sprites. I tested it on my i5 with up to 1000 sprites without any problems. Each sprite can be clicked individually. Just run it for a few minutes and test it. Nice solution and thanks to teddybear.
 

Attachments

  • Sprites.zip
    181.1 KB · Views: 76
  • sprite.jpg
    sprite.jpg
    281.2 KB · Views: 118
Top