Class InputObserver

This is the observer class that listens to input events and notifies the control center.

Constructors

Properties

_controlCenter: InputControlCenter
panCallbackList: InputCallBackList<"pan"> = []
rotateCallbackList: InputCallBackList<"rotate"> = []
zoomCallbackList: InputCallBackList<"zoom"> = []

Accessors

Methods

Generated using TypeDoc