Delegate Element.GamepadNextElementCallback
A delegate used by GetGamepadNextElement.
public delegate Element Element.GamepadNextElementCallback(Direction2 dir, Element usualNext)
Parameters
dir
Direction2The direction of the gamepad button that was pressed
usualNext
ElementThe element that is considered to be the next element by default
Returns
- Element
- A delegate used by .