Skip to content
Snippets Groups Projects
Commit 70d5a345 authored by Juhana Kuparinen's avatar Juhana Kuparinen
Browse files

Merge remote-tracking branch 'origin/master'

parents 4685bfb6 c3292f17
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,10 @@ from game_modules.Apple import Apple
from game_modules.Obstacle import Obstacle
#################################
# MENU LUOKKA
#################################
"""
Menu -luokka, jossa luodaan kaikki eri valikot ja valikkoihin liittyvät ominaisuudet peliin.
......@@ -50,10 +54,6 @@ sp_select : void
duel_select : void
"""
#################################
# MENU LUOKKA
#################################
class Menu:
# Kun peli käynnistetään, tällä enum -luokalla tiedetään
# mikä vaikeustaso on.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment