HandheldPlatform
Inherits: PlatformProvider
PC Handheld platform provider
Properties
| Type | Name | Default |
|---|---|---|
| Texture2D | image | |
| Texture2D | logo | |
| Texture2D | diagram | load(...) |
| HandheldIconMapping[] | icon_mappings |
Property Descriptions
image
Texture2D image
Image of the device to show in the general settings menu
logo
Texture2D logo
Logo image of the platform
diagram
Texture2D diagram = load(...)
Image of the device as a diagram to show in the gamepad configuration menus.
icon_mappings
HandheldIconMapping[] icon_mappings
Custom icon images to use when displaying buttons/joysticks in the interface