How to control the main loop ? #3167
-
Hi all ! I would like to use ebiten as a rendering engine, the main loop being controled elsewhere |
Beta Was this translation helpful? Give feedback.
Answered by
hajimehoshi
Dec 8, 2024
Replies: 1 comment 1 reply
-
Ebitengine doesn't provide a way to use an external main loop (except for mobiles). |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cgimenez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ebitengine doesn't provide a way to use an external main loop (except for mobiles).