OSDN Git Service

fixed issue 1239, MathUtils.ceil was broken in GWT as NumberUtils isn't fully impleme...
authorbadlogic <badlogicgames@gmail.com>
Sat, 16 Mar 2013 23:09:10 +0000 (00:09 +0100)
committerbadlogic <badlogicgames@gmail.com>
Sat, 16 Mar 2013 23:09:10 +0000 (00:09 +0100)
commit1f71ca665708338e08df2afb085265ee29abd3cd
treefcc4cac397a119202ae87274c5fdde50bc107622
parent079c6c8d7e09e3adafe2061ff0a3b862bff9e1e6
fixed issue 1239, MathUtils.ceil was broken in GWT as NumberUtils isn't fully implemented there
gdx/src/com/badlogic/gdx/math/MathUtils.java
tests/gdx-tests-gwt/.settings/com.google.gdt.eclipse.core.prefs
tests/gdx-tests-lwjgl/src/com/badlogic/gdx/tests/lwjgl/LwjglDebugStarter.java