PackageBox2D.Collision
Classpublic class b2AABB



Public Properties
 PropertyDefined by
  maxVertex : b2Vec2
b2AABB
  minVertex : b2Vec2
b2AABB
Public Methods
 MethodDefined by
  
IsValid():Boolean
b2AABB
Property detail
maxVertexproperty
public var maxVertex:b2Vec2
minVertexproperty 
public var minVertex:b2Vec2
Method detail
IsValid()method
public function IsValid():Boolean

Returns
Boolean