Amazon.Device.InputMapping 1.0.0
Loading...
Searching...
No Matches
Amazon.Device.InputMapping.MouseSettings Class Reference

Configurations with respect to the mouse behaviour for the game/app. More...

Static Public Member Functions

static MouseSettings Create (bool allowMouseSensitivityAdjustment, bool invertMouseMovement)
 Creates a new MouseSettings object.
 

Properties

bool AllowMouseSensitivityAdjustment [get]
 NOT IMPLEMENTED Allows adjustment of mouse sensitivity.
 
bool InvertMouseMovement [get]
 Indicates if the mouse axis is inverted.
 

Detailed Description

Configurations with respect to the mouse behaviour for the game/app.

Member Function Documentation

◆ Create()

static MouseSettings Amazon.Device.InputMapping.MouseSettings.Create ( bool  allowMouseSensitivityAdjustment,
bool  invertMouseMovement 
)
static

Creates a new MouseSettings object.

Property Documentation

◆ AllowMouseSensitivityAdjustment

bool Amazon.Device.InputMapping.MouseSettings.AllowMouseSensitivityAdjustment
get

NOT IMPLEMENTED Allows adjustment of mouse sensitivity.

◆ InvertMouseMovement

bool Amazon.Device.InputMapping.MouseSettings.InvertMouseMovement
get

Indicates if the mouse axis is inverted.