Skip to content

Implement SDL3#13

Merged
AbnormalPoof merged 4 commits intomobile/mainfrom
feature/sdl3
Mar 10, 2026
Merged

Implement SDL3#13
AbnormalPoof merged 4 commits intomobile/mainfrom
feature/sdl3

Conversation

@MAJigsaw77
Copy link
Copy Markdown

This pr implements the following adjustments in order for the pr on FunkinCrew/openfl#18 to work properly:

  • Makes all the tick variables use Float.
  • FlxG.game.ticks now uses a Float instead of Int.
  • FlxG.fixedTimestep is now made useless as the mainloop rn is accurate enough.
  • Improves the speed flixel's mainloop runs at by using __enterFrame instead of openfl's ENTER_FRAME event.

@AbnormalPoof AbnormalPoof merged commit ab6cc8c into mobile/main Mar 10, 2026
0 of 20 checks passed
@MAJigsaw77 MAJigsaw77 deleted the feature/sdl3 branch March 10, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants