InputService GamePadHandler RightStickPressed Method RapidGame Class Library

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:RapidXNA.Services.InputService.GamePadHandler.RightStickPressed(System.Int32)"]

Namespace: RapidXNA.Services
Assembly: RapidXNA3.0 (in RapidXNA3.0.dll) Version: 3.0.0.0
Syntax

public bool RightStickPressed(
	int controllerNum
)

Parameters

controllerNum
Type: System Int32

[Missing <param name="controllerNum"/> documentation for "M:RapidXNA.Services.InputService.GamePadHandler.RightStickPressed(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:RapidXNA.Services.InputService.GamePadHandler.RightStickPressed(System.Int32)"]

Version Information

RapidGame

Supported in: 1
See Also