LightTable/InputTrackers.h
/* |
Copyright (C) 2017 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
This is a collection of all our InputTracker subclasses so that we can include this one header where needed instead each input tracker subclass header. |
*/ |
#include "InputTracker.h" |
#include "ClickTracker.h" |
#include "DragTracker.h" |
#include "DualTouchTracker.h" |
Copyright © 2017 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2017-08-17