Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Myre
Physics
Collisions
SatResult
C# Class Myre.Physics.Collisions.SatResult
Afficher le fichier
Open project: TomGillen/Myre
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
A
Geometry
B
Geometry
DeepestPoint
Vector2
NormalAxis
Vector2
Penetration
float
Méthodes publiques
Méthode
Description
Equals
(
SatResult
obj
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Equals()
public
méthode
public
Equals
(
SatResult
obj
) :
bool
obj
SatResult
Résultat
bool
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
Property Details
A
public_oe property
public
Geometry
A
Résultat
Geometry
B
public_oe property
public
Geometry
B
Résultat
Geometry
DeepestPoint
public_oe property
public
Vector2
DeepestPoint
Résultat
Vector2
NormalAxis
public_oe property
public
Vector2
NormalAxis
Résultat
Vector2
Penetration
public_oe property
public
float
Penetration
Résultat
float