Package org.openpatch.scratch.extensions.math


package org.openpatch.scratch.extensions.math
  • Classes
    Class
    Description
    The Random class provides various methods for generating random values and noise.
    The Utils class provides utility methods for mathematical operations.
    The Vector2 class represents a 2D vector with x and y coordinates.