Gamua / Starling-Framework

The Cross Platform Game Engine
http://www.starling-framework.org
Other
2.82k stars 821 forks source link

Update AtfTextureFactory.as to execute custom TextureOptions.onReady #1076

Closed esidegallery closed 3 years ago

esidegallery commented 3 years ago

A reference to the original TextureOptions.onReady is now stored and executed by the overwriting onReady closure.

PrimaryFeather commented 3 years ago

You're right, that makes a lot of sense! Thanks a lot for taking the time to create the pull request. Happily merged! 😁