The factory class to create a custom implementation for this input device. More...
#include <InputDeviceTouch.h>
Public Member Functions | |
| AZ_TYPE_INFO (ImplementationFactory, "{2238B3E8-FF84-46FD-B45B-E9B38DAD6C3A}") | |
| virtual AZStd::unique_ptr< Implementation > | Create (InputDeviceTouch &inputDevice)=0 |
The factory class to create a custom implementation for this input device.