StarlingGraphics / Starling-Extension-Graphics

flash.display.Graphics style extension for the Starling Flash GPU rendering framework
https://github.com/StarlingGraphics/Starling-Extension-Graphics/wiki
MIT License
282 stars 89 forks source link

can`t use texture from atlas #116

Open commovere opened 10 years ago

commovere commented 10 years ago

Hi there. I have some questions about graphics extension, and hope someone can help me:

  1. How to use some textures from my atlas while drawing instead of texture from whole file?
  2. how to use textures with sizes that are not power of 2?