Backgrounddetection eingebaut (Soundstop), Bildschirm aktiv halten, Controller separiert

This commit is contained in:
Carsten Hilmer
2016-10-31 23:44:29 +01:00
parent 379f039d51
commit 562e25fa3d
9 changed files with 364 additions and 351 deletions

View File

@@ -52,7 +52,7 @@ to {background-position: -2000px 0;}
width: 256px;
height: 2560px;
background: url('../img/mentor.png') left center;
-webkit-animation: mentorsprite 4.5s steps(10) infinite;
-webkit-animation: mentorsprite 3.8s steps(10) infinite;
}
@-webkit-keyframes mentorsprite {
@@ -73,7 +73,7 @@ to {background-position: -2000px 0;}
width: 256px;
height: 1024px;
background: url('../img/mentor_bravo.png') left center;
-webkit-animation: mentorspritebravo 2.5s steps(4) infinite;
-webkit-animation: mentorspritebravo 2.8s steps(4) infinite;
}
@-webkit-keyframes mentorspritebravo {