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

Copy Markdown View Source

Generated Kiwi message module for CursorBehavior.

Summary

Types

t()

@type t() :: %Figler.Schema.CursorBehavior{
  cursor_guid: Figler.Schema.GUID.t() | nil,
  hotspot_x: float() | nil,
  hotspot_y: float() | nil,
  is_deleted: boolean() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()