Gainput  v1.0.0
Instance Methods | List of all members
GainputView Class Reference

[IOS ONLY] UIKit view that captures touch inputs. More...

#import <GainputIos.h>

Inheritance diagram for GainputView:

Instance Methods

(id) - initWithFrame:inputManager:
 

Detailed Description

[IOS ONLY] UIKit view that captures touch inputs.

In order to enable touch input on iOS devices (i.e. make the InputDeviceTouch work), an instance of this view has to be attached as a subview to the view of your application. Note that, for touches to work in portrait and landscape mode, the subview has to be rotated correctly with its parent.


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