Property | Defined by | ||
---|---|---|---|
![]() | categoryBits : int | b2ShapeDef | |
![]() | density : Number | b2ShapeDef | |
extents : b2Vec2 | b2BoxDef | ||
![]() | friction : Number | b2ShapeDef | |
![]() | groupIndex : int | b2ShapeDef | |
![]() | localPosition : b2Vec2 | b2ShapeDef | |
![]() | localRotation : Number | b2ShapeDef | |
![]() | maskBits : int | b2ShapeDef | |
![]() | restitution : Number | b2ShapeDef | |
![]() | type : int | b2ShapeDef | |
![]() | userData : * = null | b2ShapeDef |
Method | Defined by | ||
---|---|---|---|
b2BoxDef()
| b2BoxDef | ||
![]() |
ComputeMass(massData:b2MassData):void
| b2ShapeDef |
extents | property |
public var extents:b2Vec2
b2BoxDef | () | constructor |
public function b2BoxDef()