프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Bodies | Project290.Physics.Dynamics.Body[] | ||
BodyCount | int | ||
ContactCount | int | ||
JointCount | int | ||
JointUpdateTime | float |
메소드 | 설명 | |
---|---|---|
Add ( |
||
Add ( |
||
Add ( |
||
Clear ( ) : void | ||
Reset ( int bodyCapacity, int contactCapacity, int jointCapacity, |
||
Solve ( |
메소드 | 설명 | |
---|---|---|
Report ( |
||
SolveTOI ( |
public Add ( |
||
contact | ||
리턴 | void |
public Add ( |
||
joint | ||
리턴 | void |
public Reset ( int bodyCapacity, int contactCapacity, int jointCapacity, |
||
bodyCapacity | int | |
contactCapacity | int | |
jointCapacity | int | |
contactManager | ||
리턴 | void |
public Solve ( |
||
step | ||
gravity | Vector2 | |
리턴 | void |
public Body[],Project290.Physics.Dynamics Bodies | ||
리턴 | Project290.Physics.Dynamics.Body[] |