C# Class FarseerPhysics.Collision.EPAxis

This structure is used to keep track of the best separating axis.
Afficher le fichier Open project: prime31/Nez Class Usage Examples

Méthodes publiques

Свойство Type Description
Index int
Separation float
Type EPAxisType

Property Details

Index public_oe property

public int Index
Résultat int

Separation public_oe property

public float Separation
Résultat float

Type public_oe property

public EPAxisType Type
Résultat EPAxisType