TinyLifeWeb/docs/api/TinyLife.World.UpdateDelegateNoPhase.yml
2023-10-25 14:35:54 +02:00

206 lines
5.8 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: TinyLife.World.UpdateDelegateNoPhase
commentId: T:TinyLife.World.UpdateDelegateNoPhase
id: UpdateDelegateNoPhase
parent: TinyLife.World
children: []
langs:
- csharp
- vb
name: UpdateDelegateNoPhase
nameWithType: UpdateDelegateNoPhase
fullName: TinyLife.World.UpdateDelegateNoPhase
type: Delegate
source:
remote:
path: TinyLife/World/Map.cs
branch: main
repo: https://git.ellpeck.de/Ellpeck/TinyLife
id: UpdateDelegateNoPhase
path: ../TinyLife/World/Map.cs
startLine: 2944
assemblies:
- Tiny Life
namespace: TinyLife.World
summary: "\nA delegate used by events that are invoked when something is updated.\n"
example: []
syntax:
content: public delegate void UpdateDelegateNoPhase(GameTime time, TimeSpan passedInGame, float speedMultiplier)
parameters:
- id: time
type: Microsoft.Xna.Framework.GameTime
- id: passedInGame
type: System.TimeSpan
- id: speedMultiplier
type: System.Single
content.vb: Public Delegate Sub UpdateDelegateNoPhase(time As GameTime, passedInGame As TimeSpan, speedMultiplier As Single)
extensionMethods:
- TinyLife.World.UpdateDelegateNoPhase.TinyLife.Utilities.Extensions.JsonCopy``1
references:
- uid: TinyLife.World
commentId: N:TinyLife.World
name: TinyLife.World
nameWithType: TinyLife.World
fullName: TinyLife.World
spec.csharp:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.World
name: World
spec.vb:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.World
name: World
- uid: TinyLife.World.UpdateDelegateNoPhase.TinyLife.Utilities.Extensions.JsonCopy``1
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent: TinyLife.Utilities.Extensions
definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name: JsonCopy<UpdateDelegateNoPhase>(UpdateDelegateNoPhase)
nameWithType: Extensions.JsonCopy<UpdateDelegateNoPhase>(UpdateDelegateNoPhase)
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.World.UpdateDelegateNoPhase>(TinyLife.World.UpdateDelegateNoPhase)
nameWithType.vb: Extensions.JsonCopy(Of UpdateDelegateNoPhase)(UpdateDelegateNoPhase)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.World.UpdateDelegateNoPhase)(TinyLife.World.UpdateDelegateNoPhase)
name.vb: JsonCopy(Of UpdateDelegateNoPhase)(UpdateDelegateNoPhase)
spec.csharp:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.World.UpdateDelegateNoPhase)
name: JsonCopy
- name: <
- uid: TinyLife.World.UpdateDelegateNoPhase
name: UpdateDelegateNoPhase
- name: '>'
- name: (
- uid: TinyLife.World.UpdateDelegateNoPhase
name: UpdateDelegateNoPhase
- name: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.World.UpdateDelegateNoPhase)
name: JsonCopy
- name: (
- name: Of
- name: " "
- uid: TinyLife.World.UpdateDelegateNoPhase
name: UpdateDelegateNoPhase
- name: )
- name: (
- uid: TinyLife.World.UpdateDelegateNoPhase
name: UpdateDelegateNoPhase
- name: )
- 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: System.TimeSpan
commentId: T:System.TimeSpan
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.timespan
name: TimeSpan
nameWithType: TimeSpan
fullName: System.TimeSpan
- uid: System.Single
commentId: T:System.Single
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.single
name: float
nameWithType: float
fullName: float
nameWithType.vb: Single
fullName.vb: Single
name.vb: Single
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name: JsonCopy<T>(T)
nameWithType: Extensions.JsonCopy<T>(T)
fullName: TinyLife.Utilities.Extensions.JsonCopy<T>(T)
nameWithType.vb: Extensions.JsonCopy(Of T)(T)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
name.vb: JsonCopy(Of T)(T)
spec.csharp:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name: JsonCopy
- name: <
- name: T
- name: '>'
- name: (
- name: T
- name: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name: JsonCopy
- name: (
- name: Of
- name: " "
- name: T
- name: )
- name: (
- name: T
- name: )
- uid: TinyLife.Utilities.Extensions
commentId: T:TinyLife.Utilities.Extensions
parent: TinyLife.Utilities
name: Extensions
nameWithType: Extensions
fullName: TinyLife.Utilities.Extensions
- 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
- uid: System
commentId: N:System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
name: System
nameWithType: System
fullName: System
- uid: TinyLife.Utilities
commentId: N:TinyLife.Utilities
name: TinyLife.Utilities
nameWithType: TinyLife.Utilities
fullName: TinyLife.Utilities
spec.csharp:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.Utilities
name: Utilities
spec.vb:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.Utilities
name: Utilities