entryOf
Creates a FloatEntry instance.
Parameters
x
the FloatEntry’s x coordinate.
y
the FloatEntry’s y coordinate.
See also
Creates a FloatEntry instance.
Parameters
x
the FloatEntry’s x coordinate. This will be converted to a Float instance.
y
the FloatEntry’s y coordinate. This will be converted to a Float instance.