flixel
flixel copied to clipboard
Implement controller rumble support to FlxGamepad
This implements the following openfl pull request: https://github.com/openfl/openfl/pull/2679
NOTE: This is a draft as the above pr hasn't been merged yet. This is also causing the tests to fail currently.
in the future, make sure your .vscode/settings.json has "editor.formatOnSaveMode": "modifications" to avoid changing whitespace in the entire file
in the future, make sure your .vscode/settings.json has
"editor.formatOnSaveMode": "modifications"to avoid changing whitespace in the entire file
Yeah I noticed that after making the pr. Is there a simple way for me to correct this at this time?
Is there a simple way for me to correct this at this time?
It shouldn't cause problems in this PR, leave it as is