Class Touchscreen
Inherited Members
Namespace: UnityEngine.InputNew
Assembly: solution.dll
Syntax
public class Touchscreen : Pointer
Constructors
Name | Description |
---|---|
Touchscreen() | |
Touchscreen(string, List<InputControlData>) |
Fields
Name | Description |
---|---|
MaxConcurrentTouches |
Properties
Name | Description |
---|---|
current | |
touches |
Methods
Name | Description |
---|---|
ProcessEventIntoState(InputEvent, InputState) | |
SendSimulatedPointerEvents(TouchEvent, bool) |