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

Minor change to Tilemap class #1722

Merged
merged 5 commits into from Apr 13, 2015
Merged

Minor change to Tilemap class #1722

merged 5 commits into from Apr 13, 2015

Conversation

GGAlanSmithee
Copy link
Contributor

Changes Tilemap.getTileWorldXY() to take an additional parameter - nonNull - to make it behave as Tilemap.getTile() does.

zeh and others added 5 commits February 15, 2015 18:52
Updated definitions to be compatible with Pixi 2.2.5
Since Tilemap.getTile lets you specify wether to return null
or an empty tile when index is -1, the WorldXY equivalent
should offer the same possibility for a more unified interface.
@photonstorm
Copy link
Collaborator

👍

photonstorm added a commit that referenced this pull request Apr 13, 2015
Minor change to Tilemap class
@photonstorm photonstorm merged commit b1f294e into phaserjs:dev Apr 13, 2015
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.

None yet

3 participants