![]() |
grail (C
1.0.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
|
Classes | |
| class | BezierCurve |
| class | ConstantFunction |
| class | Curve |
| Defines objects transforming one value into the other. More... | |
| class | LowerBound |
| Can hold arbitrary curve, but lowerbounds it to provided value. More... | |
| class | UpperBound |
| Can hold arbitrary curve, but upperbounds it to provided value. More... | |
| class | BoundedCurve |
| Can hold arbitrary curve, but bounds it from both sides to provided values. More... | |
| class | ExponentialFunction |
| class | LinearFunction |
| class | LinearlyInterpolatedCurve |
| struct | Vector2 |
| class | PowerFunction |
| class | SigmoidFunction |
| struct | StepData |
| class | StaircaseFunction |
| class | UnitStepFunction |