So i am using a demo that pixi js made them self. http://pixijs.io/examples/#/demos/slots-demo.js
and i can't figure out or find anywhere on the web how i count a sprite as an example: https://i.stack.imgur.com/EunhC.png i want to count the ".add("required/assets/flowerTop.png","required/assets/flowerTop.png")" the green sprite one on the imgur link.
So if i spin him 2 times in the same reel i want to console.log him saying "FlowerTop: 2" something like that