C# Class Box2D.Common.RaycastResult

Afficher le fichier Open project: gerich-home/box2dnet

Méthodes publiques

Свойство Type Description
Lambda float
Normal Vec2

Méthodes publiques

Méthode Description
Set ( RaycastResult argOther ) : RaycastResult

Method Details

Set() public méthode

public Set ( RaycastResult argOther ) : RaycastResult
argOther RaycastResult
Résultat RaycastResult

Property Details

Lambda public_oe property

public float Lambda
Résultat float

Normal public_oe property

public Vec2,Box2D.Common Normal
Résultat Vec2