The DpadWest
field is a member of the GamepadCode
enumeration in the Sandbox namespace. It represents the directional pad (D-pad) button on a game controller that is pressed towards the west (left) direction. This field is part of the game controller codes driven from SDL (Simple DirectMedia Layer), which is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.