| Class | Description |
|---|---|
| BezierSpline |
A simple data structure for a bezier spline made up of cubic bezier curves.
|
| BezierSpline.BezierCurve |
A cubic bezier curve.
|
| FXGLMath |
Utility and fast math functions.
|
| Quaternion |
Immutable.
|
| RandomXS128 |
This class implements the xorshift128+ algorithm that is a very fast, top-quality 64-bit pseudo-random number generator.
|
| Vec2 |
A 2D column vector with float precision.
|
Copyright © 2017. All rights reserved.