public interface CellPointFunction
Class CellPointFunction. Provides cellpointfunction functionality for the Hytale server.
java.lang.Object > CellPointFunction
Field Summary
No fields documented.
Method Detail
scale
public
double
scale
(final double value)
Method scale.
- Parameters:
final doublevalue
normalize
public
double
normalize
(final double value)
Method normalize.
- Parameters:
final doublevalue