pandemonium_engine/platform/android/java/lib/src
Relintai deec900b5e Ported: Update the logic used to start / stop the GL thread
Currently the GL thread is started / stopped when the activity is respectively resumed / paused. However, according to the `GLSurfaceView` documentation, this should be done instead when the activity is started / stopped, so this change updates the start / stop logic for the GL thread to match the documentation.
- m4gr3d
194452bf38
2024-02-08 22:10:48 +01:00
..
com/google/android/vending Fix the android lib's package locations. 2023-08-27 22:56:41 +02:00
org/pandemoniumengine/pandemonium Ported: Update the logic used to start / stop the GL thread 2024-02-08 22:10:48 +01:00