문제

I want to scale this file

enter image description here

to create rectangles with diffrent sizes without cutting it to 4 or 9 peace. I know that in iOS it is possible, but it is in andengine? How I can tell to andengine "scale only green part"?

도움이 되었습니까?

해결책

Android (and AndEngine) use 9-patch images to do this type of scaling. http://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top