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

Array#each_at (for great justice) #32

Merged
merged 1 commit into from
Jun 28, 2011
Merged

Array#each_at (for great justice) #32

merged 1 commit into from
Jun 28, 2011

Commits on Jun 28, 2011

  1. Array#each_at for great justice

    also fixed a variable "shadowing?" warning in each_collision() it was overwriting object1 in the second block, probably still happens for each_*_collision() methods. it was just a warning anyways.
    Array#each_at lets you use [Class, Klass, Crass].each_at like you can with #each_collision
    fowlmouth committed Jun 28, 2011
    Configuration menu
    Copy the full SHA
    a9dc7cd View commit details
    Browse the repository at this point in the history