ArcadeStick.GetCurrentReading Method

Definition

Gets a snapshot of the arcade stick state.

public:
 virtual ArcadeStickReading GetCurrentReading() = GetCurrentReading;
ArcadeStickReading GetCurrentReading();
public ArcadeStickReading GetCurrentReading();
function getCurrentReading()
Public Function GetCurrentReading () As ArcadeStickReading

Returns

The current state of the arcade stick.

Applies to

See also