C# Class CustomBodies.BaseModelBodyExtensions

Afficher le fichier Open project: homoluden/fukami

Méthodes publiques

Méthode Description
ConnectWith ( this parentBody, BaseModelBody childBody, Vector2D hingeLocation ) : AngleJoint>.Tuple

Method Details

ConnectWith() public static méthode

public static ConnectWith ( this parentBody, BaseModelBody childBody, Vector2D hingeLocation ) : AngleJoint>.Tuple
parentBody this
childBody BaseModelBody
hingeLocation Vector2D
Résultat AngleJoint>.Tuple