flame-engine / forge2d

A Dart port of Box2D
BSD 3-Clause "New" or "Revised" License
181 stars 26 forks source link

feat!: allow modifying gravity in the x-axis and y-axis #53

Closed alestiago closed 2 years ago

alestiago commented 2 years ago

Description

This PR aims to include functionality that allows modifying gravity in the x-axis and y-axis explicitly.

Checklist

Breaking Change

Related Issues