OSDN Git Service

Added Vector.limit(float maxLength) methods
authorPrzemek Muller <thotep@gmail.com>
Wed, 20 Feb 2013 08:52:25 +0000 (09:52 +0100)
committerPrzemek Muller <thotep@gmail.com>
Wed, 20 Feb 2013 08:52:25 +0000 (09:52 +0100)
commita5556470ffb818ba1bb25084f73d407b8754255b
treefaa424be2bbaa94bb97d3fad7b3fc01c4fb5711d
parent774ffefd143a24cc109ed8045db571e38defa107
Added Vector.limit(float maxLength) methods
gdx/src/com/badlogic/gdx/math/Vector.java
gdx/src/com/badlogic/gdx/math/Vector2.java
gdx/src/com/badlogic/gdx/math/Vector3.java