C# Class Nez.Farseer.FSPulleyJoint

Inheritance: FSJoint
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
setOtherBodyAnchor ( Vector2 otherBodyAnchor ) : FSPulleyJoint
setOtherBodyGroundAnchor ( Vector2 otherBodyGroundAnchor ) : FSPulleyJoint
setOwnerBodyAnchor ( Vector2 ownerBodyAnchor ) : FSPulleyJoint
setOwnerBodyGroundAnchor ( Vector2 ownerBodyGroundAnchor ) : FSPulleyJoint
setRatio ( float ratio ) : FSPulleyJoint

Private Methods

Méthode Description
getJointDef ( ) : FSJointDef

Method Details

setOtherBodyAnchor() public méthode

public setOtherBodyAnchor ( Vector2 otherBodyAnchor ) : FSPulleyJoint
otherBodyAnchor Microsoft.Xna.Framework.Vector2
Résultat FSPulleyJoint

setOtherBodyGroundAnchor() public méthode

public setOtherBodyGroundAnchor ( Vector2 otherBodyGroundAnchor ) : FSPulleyJoint
otherBodyGroundAnchor Microsoft.Xna.Framework.Vector2
Résultat FSPulleyJoint

setOwnerBodyAnchor() public méthode

public setOwnerBodyAnchor ( Vector2 ownerBodyAnchor ) : FSPulleyJoint
ownerBodyAnchor Microsoft.Xna.Framework.Vector2
Résultat FSPulleyJoint

setOwnerBodyGroundAnchor() public méthode

public setOwnerBodyGroundAnchor ( Vector2 ownerBodyGroundAnchor ) : FSPulleyJoint
ownerBodyGroundAnchor Microsoft.Xna.Framework.Vector2
Résultat FSPulleyJoint

setRatio() public méthode

public setRatio ( float ratio ) : FSPulleyJoint
ratio float
Résultat FSPulleyJoint