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

Rendering issues when around solid tiles #4

Open
Trollauxism opened this issue Mar 21, 2014 · 0 comments
Open

Rendering issues when around solid tiles #4

Trollauxism opened this issue Mar 21, 2014 · 0 comments

Comments

@Trollauxism
Copy link

http://puu.sh/7DKsj.png

Originally my thoughts were that it wasn't using its own render method so I made the BasicSolidTile class extend Tile instead of BasicTile and then added all the constructors from BasicTile and replaced super(id, false, false, levelColour); with super(id, true, false, levelColour); because I want them to be solid.
It didn't help at all.

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

No branches or pull requests

1 participant