Make main menu button (resume) disable with image.
Make game manager static in main frame and remove dependency from manager to frame.
Make action buttons zoom dependent, add touch functionality to Schnapsen.
Fix division by zero bug.
Add standard functionality for touch wiping.
Adapt menu file.
Change animation step, remove log messages.
Cache all images when loading (like done in Java version).
Add helper method to check if a list is a sublist of another one.
Add debug messages for finding problem at end of round with game Oasch.