Class MathHelper

java.lang.Object
net.thewinnt.cutscenes.util.MathHelper

public class MathHelper extends Object
Contains some helpful(?) math functions.
  • Method Details

    • hash

      public static long hash(long... numbers)
      Hashes some numbers into a long hash
      Parameters:
      numbers - the numbers to hash
      Returns:
      the resulting hash