marrus-sh / jelli

A game engine! Currently being developed.
MIT License
1 stars 0 forks source link

Possibly get rid of defineFunctions or change how it works #46

Open marrus-sh opened 8 years ago

marrus-sh commented 8 years ago

For example, passing in an element as well (or an id). Relying on getting the script element is kinda problematic and can be left to users.

marrus-sh commented 8 years ago

It also might be smart to rename it Game.defineFunctions, to show the connection there.