Second part of NPE and arctan update :3

By: VictorD <victor.danell@gmail.com>
This commit is contained in:
CraftBukkit/Spigot
2011-02-20 23:22:28 +01:00
parent 0baea2a20c
commit 094c4c043f
3 changed files with 24 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
package org.bukkit.craftbukkit;
/**
* Got this code from a post by user aioobe on stackoverflow.com
* Credits for this class goes to user aioobe on stackoverflow.com
* Source: http://stackoverflow.com/questions/4454630/j2me-calculate-the-the-distance-between-2-latitude-and-longitude
*
*/
public class TrigMath {