Method | Description | |
---|---|---|
AddConstraint ( |
||
BSConstraintCollection ( |
||
Clear ( ) : void | ||
Dispose ( ) : void | ||
RecalculateAllConstraints ( ) : bool | ||
RemoveAndDestroyConstraint ( |
||
RemoveAndDestroyConstraint ( |
||
RemoveAndDestroyConstraint ( |
||
TryGetConstraint ( |
public AddConstraint ( |
||
cons | ||
return | bool |
public BSConstraintCollection ( |
||
world | ||
return | System |
public RemoveAndDestroyConstraint ( |
||
constrain | ||
return | bool |
public RemoveAndDestroyConstraint ( |
||
body1 | ||
return | bool |
public RemoveAndDestroyConstraint ( |
||
body1 | ||
body2 | ||
return | bool |
public TryGetConstraint ( |
||
body1 | ||
body2 | ||
returnConstraint | ||
return | bool |