Hi, yesterday I wrote code, that adds support for 9-patch images into Phaser. New NineImage class is created with new (Phaser 2.3.0) component-like approach (while I am not sure, whether I did everything 100% well). I wrote tutorial about it on my blog: http://sbcgamesdev.blogspot.com/2015/05/phaser-tutorial-adding-9-patch-image.html You can also download it there. As it derives from sprite and uses Phaser components, it can be scaled, rotated, anchored, ... image like this: can be easily used like this: