Skip to content

SliderJoint.setRestitutionOrthoLin() sets wrong joint parameter #894

@stephengold

Description

@stephengold

Looks like a copy-and-paste error:

    public void setRestitutionOrthoLin(float restitutionOrthoLin) {
        setDampingOrthoLin(objectId, restitutionOrthoLin);
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    PhysicsIssues with all kinds of Physics and their BindingsbugSomething that is supposed to work, but doesn't. More severe than a "defect".

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions