프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Bodies | FarseerPhysics.Dynamics.Body[] | ||
BodyCapacity | int | ||
BodyCount | int | ||
ContactCapacity | int | ||
ContactCount | int | ||
JointCapacity | int | ||
JointCount | int | ||
JointUpdateTime | float | ||
_positions | FarseerPhysics.Dynamics.Position[] | ||
_velocities | FarseerPhysics.Dynamics.Velocity[] |
메소드 | 설명 | |
---|---|---|
add ( |
||
add ( |
||
add ( |
||
clear ( ) : void | ||
report ( |
||
reset ( int bodyCapacity, int contactCapacity, int jointCapacity, |
||
solve ( |
메소드 | 설명 | |
---|---|---|
solveTOI ( |
public add ( |
||
contact | ||
리턴 | void |
public report ( |
||
constraints | ||
리턴 | void |
public reset ( int bodyCapacity, int contactCapacity, int jointCapacity, |
||
bodyCapacity | int | |
contactCapacity | int | |
jointCapacity | int | |
contactManager | ||
리턴 | void |
public solve ( |
||
step | ||
gravity | Vector2 | |
리턴 | void |
public Position[],FarseerPhysics.Dynamics _positions | ||
리턴 | FarseerPhysics.Dynamics.Position[] |