Méthode | Description | |
---|---|---|
Activate ( ) : void |
Adds the internal constraints of this joint to the world class.
|
|
Deactivate ( ) : void |
Removes the internal constraints of this joint from the world class.
|
|
Joint ( JitterWorld world ) : System |
Creates a new instance of the Joint class.
|
public Joint ( JitterWorld world ) : System | ||
world | JitterWorld | The world class to which the internal constraints /// should be added. |
Résultat | System |