Package com.thecsdev.common.math


package com.thecsdev.common.math
  • Classes
    Class
    Description
    Immutable integer-based 2D rectangle representing a bounding-box.
    Immutable two-dimensional integer-based point.
    TheCSDev's mathematics-related utilities.
    Represents a scalable dimension with both a proportional and absolute component.
    Represents a two-dimensional scalable value with independent scaling for each axis.
    Represents a three-dimensional scalable value with independent scaling for each axis.
    An immutable Double-based Vector2 record.
    An immutable Integer-based Vector2 record.