axmolengine / axmol

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
https://axmol.dev
MIT License
922 stars 205 forks source link

Class DrawNodeExt: All info here (*experimental phase*) #1550

Closed aismann closed 10 months ago

aismann commented 10 months ago

Because of possible side effects with class DrawNode it will be a new class/extension called DrawNodeExt.

FIRST: The class DrawNodeExt is still in the experimental phase and may encounter bugs or stability or compatibility issues when used.

Features:

Check the correct use of the old DrawNode API vs the new DrawNode API : see issue #1546: Wrong use of DrawNode::drawPolygon changed to DrawNode::drawSolidRect

see list of drawPolygon calls here: #1548

aismann commented 10 months ago

closed it again (history needs a new feature issue)