TouchScript.Devices.Display Namespace |
| Class | Description | |
|---|---|---|
| DisplayDevice |
A simple display device which inherits from ScriptableObject and can be saved in Unity assets.
| |
| GenericDisplayDevice |
Display device which tries to guess current DPI if it's not set by platform.
|
| Interface | Description | |
|---|---|---|
| IDisplayDevice |
Represents a device which is used to display touch interface. Incapsulating such properties as DPI.
|