Open 3D Engine AzFramework API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::InputDeviceTouch::ImplementationFactory Class Referenceabstract

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< ImplementationCreate (InputDeviceTouch &inputDevice)=0
 

Detailed Description

The factory class to create a custom implementation for this input device.


The documentation for this class was generated from the following file: