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

Copy Markdown View Source

Generated Kiwi message module for AnimationState.

Summary

Types

t()

@type t() :: %Figler.Schema.AnimationState{
  opacity: float() | nil,
  transform: Figler.Schema.Matrix.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()