mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-14 02:09:08 +01:00
138 lines
3.9 KiB
YAML
Generated
138 lines
3.9 KiB
YAML
Generated
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: MLEM.Ui.Elements.Element.TimeCallback
|
|
commentId: T:MLEM.Ui.Elements.Element.TimeCallback
|
|
id: Element.TimeCallback
|
|
parent: MLEM.Ui.Elements
|
|
children: []
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Element.TimeCallback
|
|
nameWithType: Element.TimeCallback
|
|
fullName: MLEM.Ui.Elements.Element.TimeCallback
|
|
type: Delegate
|
|
source:
|
|
remote:
|
|
path: MLEM.Ui/Elements/Element.cs
|
|
branch: main
|
|
repo: https://github.com/Ellpeck/MLEM
|
|
id: TimeCallback
|
|
path: ../MLEM.Ui/Elements/Element.cs
|
|
startLine: 1315
|
|
assemblies:
|
|
- MLEM.Ui
|
|
namespace: MLEM.Ui.Elements
|
|
summary: A generic delegate used inside of <xref href="MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)" data-throw-if-not-resolved="false"></xref>
|
|
example: []
|
|
syntax:
|
|
content: public delegate void Element.TimeCallback(Element element, GameTime time)
|
|
parameters:
|
|
- id: element
|
|
type: MLEM.Ui.Elements.Element
|
|
description: The current element
|
|
- id: time
|
|
type: Microsoft.Xna.Framework.GameTime
|
|
description: The game's time
|
|
content.vb: Public Delegate Sub Element.TimeCallback(element As Element, time As GameTime)
|
|
references:
|
|
- uid: MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)
|
|
commentId: M:MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)
|
|
parent: MLEM.Ui.Elements.Element
|
|
isExternal: true
|
|
href: MLEM.Ui.Elements.Element.html#MLEM_Ui_Elements_Element_Update_Microsoft_Xna_Framework_GameTime_
|
|
name: Update(GameTime)
|
|
nameWithType: Element.Update(GameTime)
|
|
fullName: MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)
|
|
spec.csharp:
|
|
- uid: MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)
|
|
name: Update
|
|
href: MLEM.Ui.Elements.Element.html#MLEM_Ui_Elements_Element_Update_Microsoft_Xna_Framework_GameTime_
|
|
- name: (
|
|
- uid: Microsoft.Xna.Framework.GameTime
|
|
name: GameTime
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)
|
|
name: Update
|
|
href: MLEM.Ui.Elements.Element.html#MLEM_Ui_Elements_Element_Update_Microsoft_Xna_Framework_GameTime_
|
|
- name: (
|
|
- uid: Microsoft.Xna.Framework.GameTime
|
|
name: GameTime
|
|
isExternal: true
|
|
- name: )
|
|
- 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.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: Microsoft.Xna.Framework.GameTime
|
|
commentId: T:Microsoft.Xna.Framework.GameTime
|
|
parent: Microsoft.Xna.Framework
|
|
isExternal: true
|
|
name: GameTime
|
|
nameWithType: GameTime
|
|
fullName: Microsoft.Xna.Framework.GameTime
|
|
- uid: Microsoft.Xna.Framework
|
|
commentId: N:Microsoft.Xna.Framework
|
|
isExternal: true
|
|
name: Microsoft.Xna.Framework
|
|
nameWithType: Microsoft.Xna.Framework
|
|
fullName: Microsoft.Xna.Framework
|
|
spec.csharp:
|
|
- uid: Microsoft
|
|
name: Microsoft
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna
|
|
name: Xna
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna.Framework
|
|
name: Framework
|
|
isExternal: true
|
|
spec.vb:
|
|
- uid: Microsoft
|
|
name: Microsoft
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna
|
|
name: Xna
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna.Framework
|
|
name: Framework
|
|
isExternal: true
|