WorldBorder.LerpSize

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(double oldDiameter, double newDiameter, ulong speed)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Make
Undocumented in source.

Variables

ACTION
enum typeof(action) ACTION;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
newDiameter
double newDiameter;
Undocumented in source.
oldDiameter
double oldDiameter;
Undocumented in source.
speed
ulong speed;
Undocumented in source.

Meta