Gamua / Starling-Framework

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

Starling: Fix ambiguous reference compiler warning #1105

Closed Adolio closed 1 year ago

Adolio commented 1 year ago

This PR fixes the following compiler warning:

ambiguous reference warning

@PrimaryFeather Here is my renaming proposal, please let me know if you think that another name would be better.

PrimaryFeather commented 1 year ago

Ah, did that warning sneak in with the a recent AIR update? In any case, currentDefaultTextureSmoothing is a good alternative — I can't think of anything better!

Thanks a lot for the pull request, Aurélien!

Adolio commented 1 year ago

I don't know exactly because the integration of this feature has been delayed a bit on my side. It might also come from AIR 50.x 🤷‍♂️

Thanks for the merge Daniel 🙂