Janfiderheld / Snake-That-MO

Projektarbeit im Fach "Mobile Systeme" von Niclas Muss & Jan-Philipp Töberg an der Technischen Hochschule Ostwestfalen-Lippe im WS18/19
Apache License 2.0
7 stars 0 forks source link

Bugs because of Android-Lifecycle #14

Closed Janfiderheld closed 5 years ago

Janfiderheld commented 5 years ago

when the app gets paused on android, mysterious things happen:

Assumption: Problem with the android-activity-lifecycle

Janfiderheld commented 5 years ago

Since we changed the level from extending from ApplicationAdapter to implementeng the Screen-Interface, these bugs can not be replicated since the game resumes in the main menu