Skip to content

Some b2d methods get incorrectly sanitized #106

Description

@thinknathan
Modifying invalid string "joint.get_damping_ratio" to "joint_get_damping_ratio"
Modifying invalid string "joint.get_world" to "joint_get_world"
Modifying invalid string "body.get_next" to "body_get_next"

These methods should be:

  • b2d.joint.get_damping_ratio
  • b2d.joint.get_world
  • b2d.body.get_next

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions