Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Deck<this>
    • DeckSSR

Index

Constructors

constructor

Methods

_createAnimationLoop

_onInteractionStateChange

  • _onInteractionStateChange(interactionState: any): any

_onViewStateChange

  • _onViewStateChange(params: any): void

restore

serialize

  • serialize(): { _lastPointerDownInfo: any; _metricsCounter: any; _pickRequest: any; animationProps: any; deckPicker: any; height: any; interactionState: any; metrics: any; props: { _animate: any; _pickable: any; _typedArrayManagerProps: any; debug: any; drawPickingColors: any; initialViewState: any; touchAction: any; useDevicePixels: any }; width: any }
  • Returns { _lastPointerDownInfo: any; _metricsCounter: any; _pickRequest: any; animationProps: any; deckPicker: any; height: any; interactionState: any; metrics: any; props: { _animate: any; _pickable: any; _typedArrayManagerProps: any; debug: any; drawPickingColors: any; initialViewState: any; touchAction: any; useDevicePixels: any }; width: any }

    • _lastPointerDownInfo: any
    • _metricsCounter: any
    • _pickRequest: any
    • animationProps: any
    • deckPicker: any
    • height: any
    • interactionState: any
    • metrics: any
    • props: { _animate: any; _pickable: any; _typedArrayManagerProps: any; debug: any; drawPickingColors: any; initialViewState: any; touchAction: any; useDevicePixels: any }
      • _animate: any
      • _pickable: any
      • _typedArrayManagerProps: any
      • debug: any
      • drawPickingColors: any
      • initialViewState: any
      • touchAction: any
      • useDevicePixels: any
    • width: any