Package | com.boristhebrave.Box2DWith.Flint |
Class | public class CircleInit |
Inheritance | CircleInit ![]() |
Method | Defined by | ||
---|---|---|---|
CircleInit(world:b2World, scale:Number)
Construct a new CircleInit
| CircleInit |
CircleInit | () | constructor |
public function CircleInit(world:b2World, scale:Number)
Construct a new CircleInit
Parametersworld:b2World — The world attached to.
|
|
scale:Number — The scaling factor to use in pixels/unit for initializing the position and velocity of the body given the particle properties.
|