rubatopy / rubato

A lightweight, developer-first game engine built for Python
https://rubato.app
GNU General Public License v3.0
23 stars 1 forks source link

Reorder function arguments #393

Closed tinmarr closed 1 year ago

tinmarr commented 1 year ago

for example, why the frick is the first argument of GameObject name instead of position. Most frequently used arguments should be first.

tinmarr commented 1 year ago

Lets make this be the last thing we do before 1.0