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

Updates to FlxRandom #1138

Merged
merged 4 commits into from
May 29, 2014
Merged

Updates to FlxRandom #1138

merged 4 commits into from
May 29, 2014

Commits on May 29, 2014

  1. Configuration menu
    Copy the full SHA
    ae00c6a View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    steverichey committed May 29, 2014
    Configuration menu
    Copy the full SHA
    bef6fb9 View commit details
    Browse the repository at this point in the history
  3. Remove intRanged, floatRanged

    Same functionality is now provided by `int()` and `float()`
    steverichey committed May 29, 2014
    Configuration menu
    Copy the full SHA
    e8ce80e View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    steverichey committed May 29, 2014
    Configuration menu
    Copy the full SHA
    bebdf06 View commit details
    Browse the repository at this point in the history