I would like to add Text or Picture to a createjs.Sprite
object, to create similar sprites.
How can I achieve this?
I think create a createjs.Container
for each Sprite
is a waste of resource.
Like the picture, how to add the numbers to the background and create the sprite?