Click or drag to resize
Slash.Math.Utils Namespace

[Missing <summary> documentation for "N:Slash.Math.Utils"]

Classes
  ClassDescription
Public classAngles
Contains utility methods to work with angles. All parameter values use the unit radian for angles.
Public classDirection
Utility methods for computing and comparing directions.
Public classMathUtils
Contains little math utils that are often used. If there are long methods or multiple methods of the same type, think about moving them into a seperate class, so this file doesn't get too big.
Public classRandomUtils
Utility methods which have to do with randomness.
Enumerations
  EnumerationDescription
Public enumerationCircularMotion
Public enumerationDirectionType
Orientations on the tile grid.
Public enumerationSide