Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Shape:setFillStyle(type, ...) for circle — Gideros Forum

Shape:setFillStyle(type, ...) for circle

duke2017duke2017 Member
edited August 2012 in General questions
How can I set the fill for the circle? In corona sdk its simple:
circle:setFillColor( 255, 255, 255)..
really fills can be applied only to Shape.new() and not for b2.CircleShape.new() ?
Tagged:

Comments

Sign In or Register to comment.