Android bevy engine WSI damage reporting #34

Open
opened 2026-05-22 03:35:31 +00:00 by Quaternions · 0 comments

Currently my phone turns into a hand warmer while the app is open. Theoretically the bevy engine should be able to report the exact screen portion that needs to be updated via Android WSI, or if not, at least only update the screen at 1Hz with the game timer while you are not moving cards. Stop rendering while nothing on the screen is changing for a massive battery life increase.

Currently my phone turns into a hand warmer while the app is open. Theoretically the bevy engine should be able to report the exact screen portion that needs to be updated via Android WSI, or if not, at least only update the screen at 1Hz with the game timer while you are not moving cards. Stop rendering while nothing on the screen is changing for a massive battery life increase.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: funman300/Ferrous-Solitaire#34