Reusing children and use pool object.
When need update BitmapText very often it is not the best way  to create new Sprites and remove old.
So better way is reusing it and use pool object.
1 parent 97b2794 commit e66609d953fcbe922d6fa34e856e438bb7014594
@Oleg Kuzyk Oleg Kuzyk authored on 3 Feb 2014
Showing 1 changed file
View
src/pixi/text/BitmapText.js