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

Corrected the Column calculation from Tile GID in the TileLayer class #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

oneiro-naut
Copy link

**The argument passed to the TextureManager::DrawTile() function call was incorrect it produced wrong index value(column value) for the variable currentframe.(this change needs to be pulled other 2 are not that that necessary they are more like expansion possibilities)

Also since the ObjectLayer and ObjectGroup classes corresponding to the TMX format's Object and ObjectGroup Layer are not yet implemented ,which can be easily implemented by inheriting the abstract class Layer. I commented out the Object::update() calls and the collision detection calls in the Game class.
I added a test dir

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.

1 participant