C# Class Project290.Physics.Dynamics.FixtureProxy

This proxy is used internally to connect fixtures to the broad-phase.
Mostrar archivo Open project: scastle/Solitude Class Usage Examples

Public Properties

Property Type Description
AABB Project290.Physics.Collision.AABB
ChildIndex int
Fixture Fixture
ProxyId int

Property Details

AABB public_oe property

public AABB,Project290.Physics.Collision AABB
return Project290.Physics.Collision.AABB

ChildIndex public_oe property

public int ChildIndex
return int

Fixture public_oe property

public Fixture,Project290.Physics.Dynamics Fixture
return Fixture

ProxyId public_oe property

public int ProxyId
return int