Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MathUtils #295

Open
gsynuh opened this issue Nov 15, 2016 · 0 comments
Open

MathUtils #295

gsynuh opened this issue Nov 15, 2016 · 0 comments
Milestone

Comments

@gsynuh
Copy link
Member

gsynuh commented Nov 15, 2016

move geometry related functions outside of MathUtils and create GeomUtils (?)
Consider extracting commonly used functions into 'the global scope' , for example random(min,max) to be accessed directly like we use setTimeout() instead of having to write MathUtils.random(min,max)

Also set Inline attributes to functions

@gsynuh gsynuh added this to the V3.2.0 milestone Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant