OSDN Git Service

fixed issue 1258, Intersector.intersectRayBounds was not public
authorMario Zechner <contact@badlogicgames.com>
Tue, 19 Feb 2013 13:56:14 +0000 (14:56 +0100)
committerMario Zechner <contact@badlogicgames.com>
Tue, 19 Feb 2013 13:56:14 +0000 (14:56 +0100)
commitabd2624b2f3c209176cb8bd307982fdd34535acb
treee8ed062037c78d9c3a5c983f5b6929b6826d51f8
parent57b228c6ef08fc18ac2b73533d506761da7e5ce4
fixed issue 1258, Intersector.intersectRayBounds was not public
gdx/src/com/badlogic/gdx/math/Intersector.java
tests/gdx-tests-lwjgl/src/com/badlogic/gdx/tests/lwjgl/LwjglDebugStarter.java
tests/gdx-tests/src/com/badlogic/gdx/tests/PixmapPackerTest.java