Свойство | Type | Description | |
---|---|---|---|
Buffer | Box2D.Common.Vec2[] | ||
Radius | float | ||
Vertices | Box2D.Common.Vec2[] |
Méthode | Description | |
---|---|---|
DistanceProxy ( ) : System | ||
GetSupport ( |
Get the supporting vertex index in the given direction.
|
|
GetSupportVertex ( |
Get the supporting vertex in the given direction.
|
|
GetVertex ( int index ) : |
Get a vertex by index. Used by Distance.
|
|
Set ( |
Initialize the proxy using the given shape. The shape must remain in scope while the proxy is in use.
|
public GetSupportVertex ( |
||
d | ||
Résultat |
public GetVertex ( int index ) : |
||
index | int | |
Résultat |
public Set ( |
||
shape | ||
index | int | |
Résultat | void |