C# 클래스 Nez.Farseer.FSAngleJointDef

상속: FSJointDef
파일 보기 프로젝트 열기: prime31/Nez

공개 프로퍼티들

프로퍼티 타입 설명
biasFactor float
maxImpulse float
softness float

공개 메소드들

메소드 설명
createJoint ( ) : Joint

메소드 상세

createJoint() 공개 메소드

public createJoint ( ) : Joint
리턴 FarseerPhysics.Dynamics.Joints.Joint

프로퍼티 상세

biasFactor 공개적으로 프로퍼티

public float biasFactor
리턴 float

maxImpulse 공개적으로 프로퍼티

public float maxImpulse
리턴 float

softness 공개적으로 프로퍼티

public float softness
리턴 float