TinyLifeWeb/docs/api/TinyLife.Utilities.yml

207 lines
7 KiB
YAML
Raw Normal View History

2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items:
- uid: TinyLife.Utilities
commentId: N:TinyLife.Utilities
id: TinyLife.Utilities
children:
2024-10-17 17:28:12 +02:00
- TinyLife.Utilities.AppliedMigrations
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.ColorScheme
2024-03-09 19:49:55 +01:00
- TinyLife.Utilities.ColorSettings
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions
2024-10-17 17:28:12 +02:00
- TinyLife.Utilities.Migration
- TinyLife.Utilities.Migration.ApplyDelegate
- TinyLife.Utilities.MigrationPhase
- TinyLife.Utilities.MigrationResult
- TinyLife.Utilities.Migration`1
2024-06-09 17:05:30 +02:00
- TinyLife.Utilities.SelectionHandler
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.TextureHandler
2024-02-02 18:13:42 +01:00
- TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
- TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
2021-08-04 06:51:12 +02:00
langs:
- csharp
- vb
name: TinyLife.Utilities
nameWithType: TinyLife.Utilities
fullName: TinyLife.Utilities
type: Namespace
assemblies:
- Tiny Life
references:
- uid: TinyLife.Utilities.ColorScheme
commentId: T:TinyLife.Utilities.ColorScheme
parent: TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.ColorScheme.html
2021-08-04 06:51:12 +02:00
name: ColorScheme
nameWithType: ColorScheme
fullName: TinyLife.Utilities.ColorScheme
2024-03-09 19:49:55 +01:00
- uid: TinyLife.Utilities.ColorSettings
commentId: T:TinyLife.Utilities.ColorSettings
parent: TinyLife.Utilities
href: TinyLife.Utilities.ColorSettings.html
name: ColorSettings
nameWithType: ColorSettings
fullName: TinyLife.Utilities.ColorSettings
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Utilities.Extensions
commentId: T:TinyLife.Utilities.Extensions
parent: TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html
2021-08-04 06:51:12 +02:00
name: Extensions
nameWithType: Extensions
fullName: TinyLife.Utilities.Extensions
2024-10-17 17:28:12 +02:00
- uid: TinyLife.Utilities.Migration
commentId: T:TinyLife.Utilities.Migration
parent: TinyLife.Utilities
href: TinyLife.Utilities.Migration.html
name: Migration
nameWithType: Migration
fullName: TinyLife.Utilities.Migration
- uid: TinyLife.Utilities.Migration.ApplyDelegate
commentId: T:TinyLife.Utilities.Migration.ApplyDelegate
parent: TinyLife.Utilities
href: TinyLife.Utilities.Migration.html
name: Migration.ApplyDelegate
nameWithType: Migration.ApplyDelegate
fullName: TinyLife.Utilities.Migration.ApplyDelegate
spec.csharp:
- uid: TinyLife.Utilities.Migration
name: Migration
href: TinyLife.Utilities.Migration.html
- name: .
- uid: TinyLife.Utilities.Migration.ApplyDelegate
name: ApplyDelegate
href: TinyLife.Utilities.Migration.ApplyDelegate.html
spec.vb:
- uid: TinyLife.Utilities.Migration
name: Migration
href: TinyLife.Utilities.Migration.html
- name: .
- uid: TinyLife.Utilities.Migration.ApplyDelegate
name: ApplyDelegate
href: TinyLife.Utilities.Migration.ApplyDelegate.html
- uid: TinyLife.Utilities.Migration`1
commentId: T:TinyLife.Utilities.Migration`1
href: TinyLife.Utilities.Migration-1.html
name: Migration<T>
nameWithType: Migration<T>
fullName: TinyLife.Utilities.Migration<T>
nameWithType.vb: Migration(Of T)
fullName.vb: TinyLife.Utilities.Migration(Of T)
name.vb: Migration(Of T)
spec.csharp:
- uid: TinyLife.Utilities.Migration`1
name: Migration
href: TinyLife.Utilities.Migration-1.html
- name: <
- name: T
- name: '>'
spec.vb:
- uid: TinyLife.Utilities.Migration`1
name: Migration
href: TinyLife.Utilities.Migration-1.html
- name: (
- name: Of
- name: " "
- name: T
- name: )
- uid: TinyLife.Utilities.AppliedMigrations
commentId: T:TinyLife.Utilities.AppliedMigrations
parent: TinyLife.Utilities
href: TinyLife.Utilities.AppliedMigrations.html
name: AppliedMigrations
nameWithType: AppliedMigrations
fullName: TinyLife.Utilities.AppliedMigrations
- uid: TinyLife.Utilities.MigrationPhase
commentId: T:TinyLife.Utilities.MigrationPhase
parent: TinyLife.Utilities
href: TinyLife.Utilities.MigrationPhase.html
name: MigrationPhase
nameWithType: MigrationPhase
fullName: TinyLife.Utilities.MigrationPhase
- uid: TinyLife.Utilities.MigrationResult
commentId: T:TinyLife.Utilities.MigrationResult
parent: TinyLife.Utilities
href: TinyLife.Utilities.MigrationResult.html
name: MigrationResult
nameWithType: MigrationResult
fullName: TinyLife.Utilities.MigrationResult
2024-06-09 17:05:30 +02:00
- uid: TinyLife.Utilities.SelectionHandler
commentId: T:TinyLife.Utilities.SelectionHandler
href: TinyLife.Utilities.SelectionHandler.html
name: SelectionHandler
nameWithType: SelectionHandler
fullName: TinyLife.Utilities.SelectionHandler
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Utilities.TextureHandler
commentId: T:TinyLife.Utilities.TextureHandler
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2021-08-04 06:51:12 +02:00
name: TextureHandler
nameWithType: TextureHandler
fullName: TinyLife.Utilities.TextureHandler
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
commentId: T:TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
2023-05-11 14:56:06 +02:00
parent: TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2024-02-02 18:13:42 +01:00
name: TextureHandler.LoadGameContentDelegate
nameWithType: TextureHandler.LoadGameContentDelegate
fullName: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
2023-05-11 14:56:06 +02:00
spec.csharp:
- uid: TinyLife.Utilities.TextureHandler
name: TextureHandler
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2023-05-11 14:56:06 +02:00
- name: .
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
name: LoadGameContentDelegate
href: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate.html
2023-05-11 14:56:06 +02:00
spec.vb:
- uid: TinyLife.Utilities.TextureHandler
name: TextureHandler
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2023-05-11 14:56:06 +02:00
- name: .
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
name: LoadGameContentDelegate
href: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate.html
- uid: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
commentId: T:TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
2023-05-11 14:56:06 +02:00
parent: TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2024-02-02 18:13:42 +01:00
name: TextureHandler.GameContentLoadedDelegate
nameWithType: TextureHandler.GameContentLoadedDelegate
fullName: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
2023-05-11 14:56:06 +02:00
spec.csharp:
- uid: TinyLife.Utilities.TextureHandler
name: TextureHandler
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2023-05-11 14:56:06 +02:00
- name: .
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
name: GameContentLoadedDelegate
href: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate.html
2023-05-11 14:56:06 +02:00
spec.vb:
- uid: TinyLife.Utilities.TextureHandler
name: TextureHandler
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.TextureHandler.html
2023-05-11 14:56:06 +02:00
- name: .
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
name: GameContentLoadedDelegate
href: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Utilities
commentId: N:TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2021-08-04 06:51:12 +02:00
name: TinyLife.Utilities
nameWithType: TinyLife.Utilities
fullName: TinyLife.Utilities
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Utilities
name: Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Utilities
name: Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.html