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
868 stars 195 forks source link

Extension DrawNodeEx ‐ a new kind of sprite class (*experimental phase*) #1567

Closed aismann closed 8 months ago

aismann commented 9 months ago

FIRST: Because of possible side effects with class DrawNode the extension DrawNodeEx aka DrawNode v2 is still in the experimental phase and may encounter bugs or stability or compatibility issues when used.

DrawNodeEx is not only a class for drawing primitives, it's more:

Features:

New drawMethods:

image

halx99 commented 9 months ago
aismann commented 9 months ago
  • suggestion: DrawNodeExt ==> DrawNodeEx
  • question: move it to extensions/DrawNodeEx folder?

No problem. I will move and rename it