B2.CircleShape:set

From GiderosMobile
Revision as of 14:32, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description


Sets the center point and radius of this instance.

 b2.CircleShape:set(centerx,centery,radius)

Parameters

centerx: (number, optional) the x coordinate of the center
centery: (number, optional) the y coordinate of the center
radius: (number, optional) the radius