Figler.Schema.EasingType (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi enum module for EasingType.

Summary

Types

t()

@type t() ::
  ((((((((((((((:in_cubic | :out_cubic) | :inout_cubic) | :linear)
             | :in_back_cubic)
            | :out_back_cubic)
           | :inout_back_cubic)
          | :custom_cubic)
         | :spring)
        | :gentle_spring)
       | :custom_spring)
      | :spring_preset_one)
     | :spring_preset_two)
    | :spring_preset_three)
   | :hold)
  | integer()

Functions

key(value)

transform_module()

value(name)