TouchEvent /

#include “cinder/app/TouchEvent.h”

Represents a touch event.


Public Member Functions

  • TouchEvent ()
  • TouchEvent (const WindowRef &win, const std::vector< Touch > &touches, void *native=nullptr)
  • void
    setWindow (const WindowRef &window)