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

Fixes #12. Use love's random if it exists. #13

Closed
wants to merge 2 commits into from

Conversation

EntranceJew
Copy link

It feels silly to have a buncha words attached to a commit like this, but, here we are.

I would have made it configurable but lume was clearly designed with performance in mind, so much so that it localizes all the variables and maintains no state to prevent the overhead of accessing a table.value.

I'm thinking a lot of people use this code already in their update or draw loops so I didn't want to add any overhead of any kind.

@rxi
Copy link
Owner

rxi commented Apr 10, 2016

Closing: see #12

@rxi rxi closed this Apr 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants