BhavyeMathur / goopylib-v1

A simple-yet-powerful 2D graphics framework built on top of Tkinter capable of creating good-looking & modern GUIs, games, and simple animations.

Home Page:https://pypi.org/project/goopylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factor or similar input argument for bounce ease

BhavyeMathur opened this issue · comments

Right now, the bounce ease takes in an optional list as an argument that defines when the bounce happens. Change this to something more intuitive like specifying the number of bounces, a factor, etc.