Posted By


gimpyk on 01/05/10

Tagged


Statistics


Viewed 114 times
Favorited by 1 user(s)

drawRoundRectComplex


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sprite.graphics.drawRoundRectComplex(x, y, width, height, TopLeftRadius, TopRightRadius, BottomLeftRadius, BottomRightRadius);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.