Use `*._texture.*` instead of`*.texture.*` (#3517)
It could offer a bit little performance gains.

and in current version  https://github.com/pixijs/pixi.js/blob/master/src/core/text/Text.js#L637  , there is already used `_texture` .
So I think this patch is OK.
1 parent 6e89efa commit 1be230f41665d5e8998249638f1cdab503273502
@finscn finscn authored on 28 Dec 2016
Matt Karl committed on 28 Dec 2016
Showing 1 changed file
View
src/core/text/Text.js