- removeAchievement(int) - Method in class achievements.AchievementHandler
-
entfernt das Achievement an der gegebenen Position aus der Liste
- render(GraphicsContext) - Method in class particles.Particle
-
Zeichnet den Partikel in das Canvas
- resetAchievement(int) - Method in class achievements.AchievementHandler
-
Setzt das angegebene Achievement zurück
--> Status wird auf LOCKED gesetzt
--> wenn inkrementierbar, dann wird er aktuelle Wert auf den Startwert gesetzt *
- resetAllAchievements() - Method in class achievements.AchievementHandler
-
setzt alle Achievements zurück
- rotateLeft(Board) - Method in class blocks.Block_I
-
rotiert den Block nach Links
- rotateLeft(Board) - Method in class blocks.Block_L_Left
-
rotiert den Block nach links
- rotateLeft(Board) - Method in class blocks.Block_L_Right
-
rotiert den Block nach links
- rotateLeft(Board) - Method in class blocks.Block_S
-
rotiert den Block nach links
- rotateLeft(Board) - Method in class blocks.Block_Square
-
rotiert den Block nach Links
da es sich um ein Quadrat handelt, verändert die Rotation das Spielfeld nicht
- rotateLeft(Board) - Method in class blocks.Block_T
-
rotiert den Block nach links
- rotateLeft(Board) - Method in class blocks.Block_Z
-
rotiert den Block nach links
- rotateLeft(Board) - Method in class logic.Block
-
- rotateRight(Board) - Method in class blocks.Block_I
-
rotiert den Block nach rechts
- rotateRight(Board) - Method in class blocks.Block_L_Left
-
rotiert den Block nach rechts
- rotateRight(Board) - Method in class blocks.Block_L_Right
-
rotiert den Block nach rechts
- rotateRight(Board) - Method in class blocks.Block_S
-
rotiert den Block nach rechts
- rotateRight(Board) - Method in class blocks.Block_Square
-
rotiert den Block nach Links
da es sich um ein Quadrat handelt, verändert die Rotation das Spielfeld nicht
- rotateRight(Board) - Method in class blocks.Block_T
-
rotiert den Block nach rechts
- rotateRight(Board) - Method in class blocks.Block_Z
-
rotiert den Block nach rechts
- rotateRight(Board) - Method in class logic.Block
-