Devlogs
Posted April 04, 2023 by ddaann2013
def draw(): screen.clear
def on_mouse_down(pos): print(pos)