OSDN Git Service

[changed] Added null checks for 'intersection' variable in all intersection tests...
authordavedx@gmail.com <davedx@gmail.com@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 8 Dec 2010 16:38:30 +0000 (16:38 +0000)
committerdavedx@gmail.com <davedx@gmail.com@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 8 Dec 2010 16:38:30 +0000 (16:38 +0000)
commit4c8e00ddbd7e603b7aaacb24c4c9fbca3d3147d7
tree621ec62f9661bb79ff476ff28e41b115cb1046b9
parent0dd949b2ecf030ecef7e83e5d070f734cf983a5d
[changed] Added null checks for 'intersection' variable in all intersection tests so intersect variable is optional. This was already the case with some tests but not all, so it's now consistent. Also fixed some minor doc typos :)
gdx/src/com/badlogic/gdx/math/Intersector.java