C# 클래스 Box2D.Dynamics.Profile

파일 보기 프로젝트 열기: gerich-home/box2dnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Broadphase float
Collide float
Solve float
SolveInit float
SolvePosition float
SolveToi float
SolveVelocity float
Step float

공개 메소드들

메소드 설명
ToDebugStrings ( List strings ) : void

메소드 상세

ToDebugStrings() 공개 메소드

public ToDebugStrings ( List strings ) : void
strings List
리턴 void

프로퍼티 상세

Broadphase 공개적으로 프로퍼티

public float Broadphase
리턴 float

Collide 공개적으로 프로퍼티

public float Collide
리턴 float

Solve 공개적으로 프로퍼티

public float Solve
리턴 float

SolveInit 공개적으로 프로퍼티

public float SolveInit
리턴 float

SolvePosition 공개적으로 프로퍼티

public float SolvePosition
리턴 float

SolveToi 공개적으로 프로퍼티

public float SolveToi
리턴 float

SolveVelocity 공개적으로 프로퍼티

public float SolveVelocity
리턴 float

Step 공개적으로 프로퍼티

public float Step
리턴 float