Box2d API for as3 http://www.imemment.com
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class b2OBB
Properties
Package
Box2D.Collision
Class
public class b2OBB
An oriented bounding box.
Public Properties
Property
Defined by
center
:
b2Vec2
b2OBB
extents
:
b2Vec2
b2OBB
R
:
b2Mat22
b2OBB
Property detail
center
property
public var center:
b2Vec2
extents
property
public var extents:
b2Vec2
R
property
public var R:
b2Mat22