|
|
bdb360f181
|
feat!: Flip gravity in flame_forge2d to be able to mix Forge2D and Flame components (#1506)
|
2022-04-10 12:41:02 +00:00 |
|
|
|
7fe8b6deb1
|
feat: BodyComponent can properly have normal Flame component children (#1442)
|
2022-03-13 15:04:54 +01:00 |
|
|
|
54e059cb67
|
PositionBodyComponent to have optional arguments (#1121)
* `PositionBodyComponent` to have optional arguments
* Use ! for positionComponent
|
2021-11-20 02:43:20 +01:00 |
|
|
|
64a40ff641
|
Refactor joystick (#876)
* Refactor joystick
* Fix directional tests
* Joystick example
* Any PositionComponent can be used as knob and background
* Add MarginButtonComponent
* Fix JoystickExample
* Update joystick docs
* Fix joystick direction tests
* Fix effect tests
* Fix analyze issue
* Update docs
* Update docs
* Move joystick to input export
* Update packages/flame/lib/src/geometry/shape.dart
Co-authored-by: Luan Nico <luanpotter27@gmail.com>
* Add test and description for screenAngle
* Update examples/lib/stories/controls/joystick_player.dart
Co-authored-by: Erick <erickzanardoo@gmail.com>
* Update doc/input.md
Co-authored-by: Erick <erickzanardoo@gmail.com>
* controls -> input in examples to align with export file
* controls -> input
* Add simple joystick example
* Fix imports
* velocity -> relativeDelta
Co-authored-by: Luan Nico <luanpotter27@gmail.com>
Co-authored-by: Erick <erickzanardoo@gmail.com>
|
2021-07-15 12:00:41 +02:00 |
|
|
|
cf19ec5e4e
|
Migrate flame_forge2d to monorepo (#852)
* Migrate flame_forge2d to monorepo
* Put in the temporary publish to none
* Update docs
* Add dart_code_metrics
* Add analysis options
* Fix analyze issues
* Fix formatting
* Add dart_code_metrics to flame_forge2d example
|
2021-06-21 22:02:32 +02:00 |
|