Click or drag to resize

TouchScript.Devices.Display Namespace

TouchScript.Devices.Display.
Classes
  ClassDescription
Public classDisplayDevice
A simple display device which inherits from ScriptableObject and can be saved in Unity assets.
Public classGenericDisplayDevice
Display device which tries to guess current DPI if it's not set by platform.
Interfaces
  InterfaceDescription
Public interfaceIDisplayDevice
Represents a device which is used to display touch interface. Incapsulating such properties as DPI.