DSZI_Survival/src/game/Game.py

7 lines
120 B
Python
Raw Normal View History

2020-03-31 21:47:09 +02:00
class Game:
def __init__(self):
self.resolution
self.windowName
self.fps
self.timer