PackageBox2D.Dynamics.Contacts
Classpublic class b2NullContact
Inheritanceb2NullContact Inheritance b2Contact



Public Properties
 PropertyDefined by
 Inheritede_destroyFlag : uint = 0x0002
[static]
b2Contact
 Inheritede_islandFlag : uint = 0x0001
[static]
b2Contact
 Inheritedm_flags : uint
b2Contact
 Inheritedm_friction : Number
b2Contact
 Inheritedm_manifoldCount : int
b2Contact
 Inheritedm_next : b2Contact
b2Contact
 Inheritedm_node1 : b2ContactNode
b2Contact
 Inheritedm_node2 : b2ContactNode
b2Contact
 Inheritedm_prev : b2Contact
b2Contact
 Inheritedm_restitution : Number
b2Contact
 Inheritedm_shape1 : b2Shape
b2Contact
 Inheritedm_shape2 : b2Shape
b2Contact
 Inheriteds_initialized : Boolean = false
[static]
b2Contact
 Inheriteds_registers : Array
[static]
b2Contact
Public Methods
 MethodDefined by
  
b2NullContact
 Inherited
AddType(createFcn:*, destroyFcn:*, type1:int, type2:int):void
[static]
b2Contact
 Inherited
Create(shape1:b2Shape, shape2:b2Shape, allocator:*):b2Contact
[static]
b2Contact
 Inherited
Destroy(contact:b2Contact, allocator:*):void
[static]
b2Contact
  
Evaluate():void
b2NullContact
 Inherited
b2Contact
  
GetManifolds():Array
b2NullContact
 Inherited
b2Contact
 Inherited
b2Contact
 Inherited
b2Contact
 Inherited
[static]
b2Contact
Constructor detail
b2NullContact()constructor
public function b2NullContact()
Method detail
Evaluate()method
public override function Evaluate():void
GetManifolds()method 
public override function GetManifolds():Array

Returns
Array