OSDN Git Service

Stub out Thread and Texture a bit more for GWT backend
authorbitiotic <github@bitiotic.com>
Tue, 12 Feb 2013 18:48:39 +0000 (10:48 -0800)
committerbitiotic <github@bitiotic.com>
Wed, 13 Feb 2013 07:45:13 +0000 (23:45 -0800)
commit91981a95897c9bdd9188f8e097d480a435fa99b2
tree1388bdb21801d95e0a8c73aca5cc53fb5766b8e9
parentade25055dfe616c293a87852d3d6c72b42d21ce7
Stub out Thread and Texture a bit more for GWT backend

Add a (working?) Thread.setUncaughtExceptionHandler.

Add a no-op setEnforcePotImages() on Texture.
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/Texture.java
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/lang/Thread.java