obrazy kota
This commit is contained in:
parent
5818a63e1e
commit
50a0eda8ef
BIN
Interface/images/cat.png
Normal file
BIN
Interface/images/cat.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.0 KiB |
BIN
Interface/images/cat/standing_back.png
Normal file
BIN
Interface/images/cat/standing_back.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 621 B |
BIN
Interface/images/cat/standing_front.png
Normal file
BIN
Interface/images/cat/standing_front.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 765 B |
BIN
Interface/images/cat/standing_left.png
Normal file
BIN
Interface/images/cat/standing_left.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 411 B |
BIN
Interface/images/cat/standing_right.png
Normal file
BIN
Interface/images/cat/standing_right.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 584 B |
BIN
Interface/images/plant1.jpg
Normal file
BIN
Interface/images/plant1.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 38 KiB |
BIN
Interface/images/plant2.jpg
Normal file
BIN
Interface/images/plant2.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 30 KiB |
BIN
Interface/images/plant3.jpg
Normal file
BIN
Interface/images/plant3.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 39 KiB |
@ -2,7 +2,7 @@ import pygame
|
||||
import sys
|
||||
|
||||
|
||||
def movement_key_press(board_size, x, y, cat_x=None, cat_y=None):
|
||||
def movement_key_press(board_size, x, y):
|
||||
for event in pygame.event.get():
|
||||
if event.type == pygame.QUIT:
|
||||
sys.exit()
|
||||
|
Loading…
Reference in New Issue
Block a user