WlFixed.create

Converts a floating-point number to a fixed-point number.

  1. WlFixed create(int val)
  2. WlFixed create(double val)
    struct WlFixed
    static
    create
    (
    in double val
    )

Meta