Class | Description |
---|---|
Box |
Class describing a box in the game
|
Destination |
Class describing destination area
|
Element |
Superclass of classes Box, Destination, Wall, Player
|
EndWindow | |
Game |
Main game class
|
GameWindow |
Class creating main game window
|
Level |
Information about the current level
|
LoginFrame | |
LogSignMenu |
Klasa zawiera menu logowania i rejestracji użytkownika Szadka
|
Menu |
Menu window
|
Player |
Class of the main hero
|
Reader |
Configuration file parser
|
Scores | |
SignUpFrame |
Klasa zapewniająca możliwość rejestracji nowego użytkownika gry.
|
Wall |
Class describing a wall
|