C# 클래스 FarseerPhysics.Dynamics.FixtureProxy

This proxy is used internally to connect fixtures to the broad-phase.
파일 보기 프로젝트 열기: scastle/Solitude 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AABB FarseerPhysics.Collision.AABB
ChildIndex int
Fixture Fixture
ProxyId int

프로퍼티 상세

AABB 공개적으로 프로퍼티

public AABB,FarseerPhysics.Collision AABB
리턴 FarseerPhysics.Collision.AABB

ChildIndex 공개적으로 프로퍼티

public int ChildIndex
리턴 int

Fixture 공개적으로 프로퍼티

public Fixture,FarseerPhysics.Dynamics Fixture
리턴 Fixture

ProxyId 공개적으로 프로퍼티

public int ProxyId
리턴 int