Skip to content

Instantly share code, notes, and snippets.

View Tolgor's full-sized avatar

Kevin S. Tolgor

  • Lonestone
  • Nantes, France
  • X @tolgor
View GitHub Profile
@profelis
profelis / Scale9Image.as
Created July 25, 2012 07:42
Starling Scale9Image (auto update)
package deep.step.targets.starling.tools
{
import flash.display.BitmapData;
import flash.display.DisplayObject;
import flash.geom.Rectangle;
import starling.core.RenderSupport;
import starling.display.Image;
import starling.display.Sprite;