mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-14 02:09:08 +01:00
113 lines
3.2 KiB
YAML
Generated
113 lines
3.2 KiB
YAML
Generated
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: MLEM.Ui.Elements.Element.GamepadNextElementCallback
|
|
commentId: T:MLEM.Ui.Elements.Element.GamepadNextElementCallback
|
|
id: Element.GamepadNextElementCallback
|
|
parent: MLEM.Ui.Elements
|
|
children: []
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Element.GamepadNextElementCallback
|
|
nameWithType: Element.GamepadNextElementCallback
|
|
fullName: MLEM.Ui.Elements.Element.GamepadNextElementCallback
|
|
type: Delegate
|
|
source:
|
|
remote:
|
|
path: MLEM.Ui/Elements/Element.cs
|
|
branch: main
|
|
repo: https://github.com/Ellpeck/MLEM
|
|
id: GamepadNextElementCallback
|
|
path: ../MLEM.Ui/Elements/Element.cs
|
|
startLine: 1329
|
|
assemblies:
|
|
- MLEM.Ui
|
|
namespace: MLEM.Ui.Elements
|
|
summary: A delegate used by <xref href="MLEM.Ui.Elements.Element.GetGamepadNextElement" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public delegate Element Element.GamepadNextElementCallback(Direction2 dir, Element usualNext)
|
|
parameters:
|
|
- id: dir
|
|
type: MLEM.Maths.Direction2
|
|
description: The direction of the gamepad button that was pressed
|
|
- id: usualNext
|
|
type: MLEM.Ui.Elements.Element
|
|
description: The element that is considered to be the next element by default
|
|
return:
|
|
type: MLEM.Ui.Elements.Element
|
|
content.vb: Public Delegate Function Element.GamepadNextElementCallback(dir As Direction2, usualNext As Element) As Element
|
|
references:
|
|
- uid: MLEM.Ui.Elements.Element.GetGamepadNextElement
|
|
commentId: F:MLEM.Ui.Elements.Element.GetGamepadNextElement
|
|
parent: MLEM.Ui.Elements.Element
|
|
href: MLEM.Ui.Elements.Element.html#MLEM_Ui_Elements_Element_GetGamepadNextElement
|
|
name: GetGamepadNextElement
|
|
nameWithType: Element.GetGamepadNextElement
|
|
fullName: MLEM.Ui.Elements.Element.GetGamepadNextElement
|
|
- uid: MLEM.Ui.Elements
|
|
commentId: N:MLEM.Ui.Elements
|
|
href: MLEM.html
|
|
name: MLEM.Ui.Elements
|
|
nameWithType: MLEM.Ui.Elements
|
|
fullName: MLEM.Ui.Elements
|
|
spec.csharp:
|
|
- uid: MLEM
|
|
name: MLEM
|
|
href: MLEM.html
|
|
- name: .
|
|
- uid: MLEM.Ui
|
|
name: Ui
|
|
href: MLEM.Ui.html
|
|
- name: .
|
|
- uid: MLEM.Ui.Elements
|
|
name: Elements
|
|
href: MLEM.Ui.Elements.html
|
|
spec.vb:
|
|
- uid: MLEM
|
|
name: MLEM
|
|
href: MLEM.html
|
|
- name: .
|
|
- uid: MLEM.Ui
|
|
name: Ui
|
|
href: MLEM.Ui.html
|
|
- name: .
|
|
- uid: MLEM.Ui.Elements
|
|
name: Elements
|
|
href: MLEM.Ui.Elements.html
|
|
- uid: MLEM.Maths.Direction2
|
|
commentId: T:MLEM.Maths.Direction2
|
|
parent: MLEM.Maths
|
|
href: MLEM.Maths.Direction2.html
|
|
name: Direction2
|
|
nameWithType: Direction2
|
|
fullName: MLEM.Maths.Direction2
|
|
- uid: MLEM.Ui.Elements.Element
|
|
commentId: T:MLEM.Ui.Elements.Element
|
|
parent: MLEM.Ui.Elements
|
|
href: MLEM.Ui.Elements.Element.html
|
|
name: Element
|
|
nameWithType: Element
|
|
fullName: MLEM.Ui.Elements.Element
|
|
- uid: MLEM.Maths
|
|
commentId: N:MLEM.Maths
|
|
href: MLEM.html
|
|
name: MLEM.Maths
|
|
nameWithType: MLEM.Maths
|
|
fullName: MLEM.Maths
|
|
spec.csharp:
|
|
- uid: MLEM
|
|
name: MLEM
|
|
href: MLEM.html
|
|
- name: .
|
|
- uid: MLEM.Maths
|
|
name: Maths
|
|
href: MLEM.Maths.html
|
|
spec.vb:
|
|
- uid: MLEM
|
|
name: MLEM
|
|
href: MLEM.html
|
|
- name: .
|
|
- uid: MLEM.Maths
|
|
name: Maths
|
|
href: MLEM.Maths.html
|