- Code: Select all
- local function onDraw()
- MOAIGfxDevice.setPenColor(0, 0, 1, 1)
- MOAIDraw.drawCircle( 100, 100,radius,32)
- -- add "texture" code
- end
Any one knows how to implement it ? Thanks.
Moderators: seebs, franciscotufro
- local function onDraw()
- MOAIGfxDevice.setPenColor(0, 0, 1, 1)
- MOAIDraw.drawCircle( 100, 100,radius,32)
- -- add "texture" code
- end
Users browsing this forum: Google [Bot] and 1 guest