package org.openpatch.scratch.extensions.math
-
Classes
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.