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

fixed PolygonRegionLoader GWT compatibility and error report #2328

Merged
merged 1 commit into from
Sep 20, 2014
Merged

fixed PolygonRegionLoader GWT compatibility and error report #2328

merged 1 commit into from
Sep 20, 2014

Conversation

dermetfan
Copy link
Contributor

removed call to Class#getSimpleName() for GWT compatibility
throws GdxRuntimeException instead of logging to Gdx.app.error(..)

removed call to Class#getSimpleName() for GWT compatibility
throws GdxRuntimeException instead of logging to Gdx.app.error(..)
MobiDevelop added a commit that referenced this pull request Sep 20, 2014
fixed PolygonRegionLoader GWT compatibility and error report
@MobiDevelop MobiDevelop merged commit 0ecf8d0 into libgdx:master Sep 20, 2014
@MobiDevelop
Copy link
Member

Just a note, GWT now properly supports getSimpleName so we don't need to worry about that one anymore.

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.

2 participants