C# Class Box2DX.Collision.OBB

Afficher le fichier Open project: danielpcox/Crisis-at-Swiss-Station Class Usage Examples

Méthodes publiques

Свойство Type Description
Center Box2DX.Common.Vec2
Extents Box2DX.Common.Vec2
R Box2DX.Common.Mat22

Property Details

Center public_oe property

The local centroid.
public Vec2,Box2DX.Common Center
Résultat Box2DX.Common.Vec2

Extents public_oe property

The half-widths.
public Vec2,Box2DX.Common Extents
Résultat Box2DX.Common.Vec2

R public_oe property

The rotation matrix.
public Mat22,Box2DX.Common R
Résultat Box2DX.Common.Mat22