프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LocalNormal | |||
LocalPoint | |||
PointCount | int | ||
Points | Box2D.Collision.ManifoldPoint[] | ||
Type | ManifoldType |
메소드 | 설명 | |
---|---|---|
Manifold ( ) : Box2D.Common |
creates a manifold with 0 points, with it's points array full of instantiated ManifoldPoints.
|
|
Manifold ( |
Creates this manifold as a copy of the other
|
|
Set ( |
copies this manifold from the given one
|