ZakBerkelaar / MyGame

A WIP multiplayer Terraria like game with a few basic features
GNU General Public License v3.0
0 stars 0 forks source link

Gradient extrapolation #9

Closed ZakBerkelaar closed 3 years ago

ZakBerkelaar commented 3 years ago

Currently, the Gradient class does not allow you to extrapolate from a value. This should be fixed as there is a test for it and it will need to work for some later classes to be implemented.