This function is used to get the directional vector from the left pad or right pad of a controller.
Syntax
- Vec2 Steamworks::GetPadPosition(const int controllerIndex, const int padindex)
Parameters
- controllerIndex: the controller to check. Currently controllers range from 0 to 7.
- padindex: the pad to check. Left pad (padindex 0) or Right pad (padindex 1).