Searched defs:removeConstraint (Results 1 – 5 of 5) sorted by relevance
552 Variable.prototype.removeConstraint = function (c) { method in Variable
558 Variable.prototype.removeConstraint = function (c) { method in Variable
565 private native void removeConstraint(long space, long id); in removeConstraint() method in PhysicsSpace