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

fix #144 : Make Maze2D.pointInBounds() check lower bounds too. #145

Merged
merged 1 commit into from
Aug 27, 2015
Merged

fix #144 : Make Maze2D.pointInBounds() check lower bounds too. #145

merged 1 commit into from
Aug 27, 2015

Conversation

gahrae
Copy link
Contributor

@gahrae gahrae commented Aug 27, 2015

Fixed issue 144.

The method pointInBounds() now checks that a point is within lower bounds.

Tests have been included to validate the result when a point is outside and inside of the bounds.

@pablormier
Copy link
Contributor

Thanks @gahrae for the contribution!

pablormier added a commit that referenced this pull request Aug 27, 2015
fix #144 : Make Maze2D.pointInBounds() check lower bounds too.
@pablormier pablormier merged commit 0bf187f into citiususc:1.0.X Aug 27, 2015
@pablormier pablormier added this to the v1.0.0 milestone Aug 27, 2015
@pablormier pablormier self-assigned this Aug 27, 2015
@gahrae gahrae deleted the contrib/issue-144 branch August 27, 2015 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants