test for touch function
This commit is contained in:
2
main.py
2
main.py
@@ -47,7 +47,7 @@ shake_timer = 0
|
|||||||
state = 1 # PLAYING
|
state = 1 # PLAYING
|
||||||
prepared_form = None
|
prepared_form = None
|
||||||
ready_to_submit = False
|
ready_to_submit = False
|
||||||
|
touch_start = None
|
||||||
|
|
||||||
def init_sounds():
|
def init_sounds():
|
||||||
global sound_fail, sound_place, sound_roll, sound_tut1, sound_tut2, sound_tuuut, zip_sound
|
global sound_fail, sound_place, sound_roll, sound_tut1, sound_tut2, sound_tuuut, zip_sound
|
||||||
|
|||||||
Reference in New Issue
Block a user