Interface Encodable

All Known Implementing Classes:
KeyInput, Pause, PointerInput, PointerInput.PointerEventProperties, Sequence, WheelInput

public interface Encodable
This interface allows a custom Interaction to be JSON encoded for the W3C wire format. It should not normally be exposed or used by user-facing APIs. Instead, these should traffic in the Interaction interface.
  • Method Summary

    Modifier and Type
    Method
    Description