2021-08-04 06:51:12 +02:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
items:
|
|
|
|
- uid: TinyLife.GameImpl.GameMode
|
|
|
|
commentId: T:TinyLife.GameImpl.GameMode
|
|
|
|
id: GameImpl.GameMode
|
|
|
|
parent: TinyLife
|
|
|
|
children:
|
|
|
|
- TinyLife.GameImpl.GameMode.BuildOnly
|
2022-05-24 13:36:05 +02:00
|
|
|
- TinyLife.GameImpl.GameMode.CharacterCreation
|
2021-08-04 06:51:12 +02:00
|
|
|
- TinyLife.GameImpl.GameMode.InGameHousehold
|
|
|
|
- TinyLife.GameImpl.GameMode.MainMenu
|
|
|
|
- TinyLife.GameImpl.GameMode.SelectHousehold
|
2022-01-01 17:06:03 +01:00
|
|
|
- TinyLife.GameImpl.GameMode.Splash
|
2021-08-04 06:51:12 +02:00
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: GameImpl.GameMode
|
|
|
|
nameWithType: GameImpl.GameMode
|
|
|
|
fullName: TinyLife.GameImpl.GameMode
|
|
|
|
type: Enum
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
2022-05-24 13:36:05 +02:00
|
|
|
branch: main
|
2021-11-26 23:42:22 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
2021-08-04 06:51:12 +02:00
|
|
|
id: GameMode
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 912
|
2021-08-04 06:51:12 +02:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: "\nAn enumeration that contains values representing the different game modes the game can be in\n"
|
|
|
|
example: []
|
|
|
|
syntax:
|
|
|
|
content: public enum GameMode
|
|
|
|
content.vb: Public Enum GameMode
|
|
|
|
extensionMethods:
|
|
|
|
- TinyLife.GameImpl.GameMode.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- enum
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Enum
|
2022-01-01 17:06:03 +01:00
|
|
|
- uid: TinyLife.GameImpl.GameMode.Splash
|
|
|
|
commentId: F:TinyLife.GameImpl.GameMode.Splash
|
|
|
|
id: Splash
|
|
|
|
parent: TinyLife.GameImpl.GameMode
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: Splash
|
|
|
|
nameWithType: GameImpl.GameMode.Splash
|
|
|
|
fullName: TinyLife.GameImpl.GameMode.Splash
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
2022-05-24 13:36:05 +02:00
|
|
|
branch: main
|
2022-01-01 17:06:03 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
|
|
id: Splash
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 915
|
2022-01-01 17:06:03 +01:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: 'A game mode that represents the splash screen at startup '
|
|
|
|
example: []
|
|
|
|
syntax:
|
|
|
|
content: Splash = 0
|
|
|
|
return:
|
|
|
|
type: TinyLife.GameImpl.GameMode
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- const
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Const
|
2021-08-04 06:51:12 +02:00
|
|
|
- uid: TinyLife.GameImpl.GameMode.MainMenu
|
|
|
|
commentId: F:TinyLife.GameImpl.GameMode.MainMenu
|
|
|
|
id: MainMenu
|
|
|
|
parent: TinyLife.GameImpl.GameMode
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: MainMenu
|
|
|
|
nameWithType: GameImpl.GameMode.MainMenu
|
|
|
|
fullName: TinyLife.GameImpl.GameMode.MainMenu
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
2022-05-24 13:36:05 +02:00
|
|
|
branch: main
|
2021-11-26 23:42:22 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
2021-08-04 06:51:12 +02:00
|
|
|
id: MainMenu
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 917
|
2021-08-04 06:51:12 +02:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: 'A game mode that represents the main menu '
|
|
|
|
example: []
|
|
|
|
syntax:
|
2022-01-01 17:06:03 +01:00
|
|
|
content: MainMenu = 1
|
2021-08-04 06:51:12 +02:00
|
|
|
return:
|
|
|
|
type: TinyLife.GameImpl.GameMode
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- const
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Const
|
|
|
|
- uid: TinyLife.GameImpl.GameMode.SelectHousehold
|
|
|
|
commentId: F:TinyLife.GameImpl.GameMode.SelectHousehold
|
|
|
|
id: SelectHousehold
|
|
|
|
parent: TinyLife.GameImpl.GameMode
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: SelectHousehold
|
|
|
|
nameWithType: GameImpl.GameMode.SelectHousehold
|
|
|
|
fullName: TinyLife.GameImpl.GameMode.SelectHousehold
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
2022-05-24 13:36:05 +02:00
|
|
|
branch: main
|
2021-11-26 23:42:22 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
2021-08-04 06:51:12 +02:00
|
|
|
id: SelectHousehold
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 919
|
2021-08-04 06:51:12 +02:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: 'A game mode that represents the map selection menu '
|
|
|
|
example: []
|
|
|
|
syntax:
|
2022-01-01 17:06:03 +01:00
|
|
|
content: SelectHousehold = 2
|
2021-08-04 06:51:12 +02:00
|
|
|
return:
|
|
|
|
type: TinyLife.GameImpl.GameMode
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- const
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Const
|
|
|
|
- uid: TinyLife.GameImpl.GameMode.InGameHousehold
|
|
|
|
commentId: F:TinyLife.GameImpl.GameMode.InGameHousehold
|
|
|
|
id: InGameHousehold
|
|
|
|
parent: TinyLife.GameImpl.GameMode
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: InGameHousehold
|
|
|
|
nameWithType: GameImpl.GameMode.InGameHousehold
|
|
|
|
fullName: TinyLife.GameImpl.GameMode.InGameHousehold
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
2022-05-24 13:36:05 +02:00
|
|
|
branch: main
|
2021-11-26 23:42:22 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
2021-08-04 06:51:12 +02:00
|
|
|
id: InGameHousehold
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 921
|
2021-08-04 06:51:12 +02:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: 'A game mode that represents the play mode, either in-game or in build mode '
|
|
|
|
example: []
|
|
|
|
syntax:
|
2022-01-01 17:06:03 +01:00
|
|
|
content: InGameHousehold = 3
|
2021-08-04 06:51:12 +02:00
|
|
|
return:
|
|
|
|
type: TinyLife.GameImpl.GameMode
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- const
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Const
|
|
|
|
- uid: TinyLife.GameImpl.GameMode.BuildOnly
|
|
|
|
commentId: F:TinyLife.GameImpl.GameMode.BuildOnly
|
|
|
|
id: BuildOnly
|
|
|
|
parent: TinyLife.GameImpl.GameMode
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: BuildOnly
|
|
|
|
nameWithType: GameImpl.GameMode.BuildOnly
|
|
|
|
fullName: TinyLife.GameImpl.GameMode.BuildOnly
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
2022-05-24 13:36:05 +02:00
|
|
|
branch: main
|
2021-11-26 23:42:22 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
2021-08-04 06:51:12 +02:00
|
|
|
id: BuildOnly
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 923
|
2021-08-04 06:51:12 +02:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: 'A game mode that represents the play mode forced to build mode (with no current household) '
|
|
|
|
example: []
|
|
|
|
syntax:
|
2022-01-01 17:06:03 +01:00
|
|
|
content: BuildOnly = 4
|
2021-08-04 06:51:12 +02:00
|
|
|
return:
|
|
|
|
type: TinyLife.GameImpl.GameMode
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- const
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Const
|
2022-05-24 13:36:05 +02:00
|
|
|
- uid: TinyLife.GameImpl.GameMode.CharacterCreation
|
|
|
|
commentId: F:TinyLife.GameImpl.GameMode.CharacterCreation
|
|
|
|
id: CharacterCreation
|
|
|
|
parent: TinyLife.GameImpl.GameMode
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: CharacterCreation
|
|
|
|
nameWithType: GameImpl.GameMode.CharacterCreation
|
|
|
|
fullName: TinyLife.GameImpl.GameMode.CharacterCreation
|
|
|
|
type: Field
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/GameImpl.cs
|
|
|
|
branch: main
|
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
|
|
id: CharacterCreation
|
|
|
|
path: ../TinyLife/GameImpl.cs
|
2022-07-04 16:50:43 +02:00
|
|
|
startLine: 925
|
2022-05-24 13:36:05 +02:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
|
|
|
summary: 'A game mode that represents the <xref href="TinyLife.Uis.CharacterCreator" data-throw-if-not-resolved="false"></xref> '
|
|
|
|
example: []
|
|
|
|
syntax:
|
|
|
|
content: CharacterCreation = 5
|
|
|
|
return:
|
|
|
|
type: TinyLife.GameImpl.GameMode
|
|
|
|
modifiers.csharp:
|
|
|
|
- public
|
|
|
|
- const
|
|
|
|
modifiers.vb:
|
|
|
|
- Public
|
|
|
|
- Const
|
2021-08-04 06:51:12 +02:00
|
|
|
references:
|
|
|
|
- uid: TinyLife
|
|
|
|
commentId: N:TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
nameWithType: TinyLife
|
|
|
|
fullName: TinyLife
|
|
|
|
- uid: TinyLife.GameImpl.GameMode.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<GameImpl.GameMode>()
|
|
|
|
nameWithType: Extensions.JsonCopy<GameImpl.GameMode>()
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.GameImpl.GameMode>()
|
|
|
|
nameWithType.vb: Extensions.JsonCopy(Of GameImpl.GameMode)()
|
|
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.GameImpl.GameMode)()
|
|
|
|
name.vb: JsonCopy(Of GameImpl.GameMode)()
|
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
name: JsonCopy<GameImpl.GameMode>
|
|
|
|
nameWithType: Extensions.JsonCopy<GameImpl.GameMode>
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.GameImpl.GameMode>
|
|
|
|
- name: (
|
|
|
|
nameWithType: (
|
|
|
|
fullName: (
|
|
|
|
- name: )
|
|
|
|
nameWithType: )
|
|
|
|
fullName: )
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
name: JsonCopy(Of GameImpl.GameMode)
|
|
|
|
nameWithType: Extensions.JsonCopy(Of GameImpl.GameMode)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.GameImpl.GameMode)
|
|
|
|
- name: (
|
|
|
|
nameWithType: (
|
|
|
|
fullName: (
|
|
|
|
- name: )
|
|
|
|
nameWithType: )
|
|
|
|
fullName: )
|
|
|
|
- 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<T>
|
|
|
|
nameWithType: Extensions.JsonCopy<T>
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<T>
|
|
|
|
- name: (
|
|
|
|
nameWithType: (
|
|
|
|
fullName: (
|
|
|
|
- name: T
|
|
|
|
nameWithType: T
|
|
|
|
fullName: T
|
|
|
|
- name: )
|
|
|
|
nameWithType: )
|
|
|
|
fullName: )
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
|
|
|
name: JsonCopy(Of T)
|
|
|
|
nameWithType: Extensions.JsonCopy(Of T)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T)
|
|
|
|
- name: (
|
|
|
|
nameWithType: (
|
|
|
|
fullName: (
|
|
|
|
- name: T
|
|
|
|
nameWithType: T
|
|
|
|
fullName: T
|
|
|
|
- name: )
|
|
|
|
nameWithType: )
|
|
|
|
fullName: )
|
|
|
|
- uid: TinyLife.Utilities.Extensions
|
|
|
|
commentId: T:TinyLife.Utilities.Extensions
|
|
|
|
parent: TinyLife.Utilities
|
|
|
|
name: Extensions
|
|
|
|
nameWithType: Extensions
|
|
|
|
fullName: TinyLife.Utilities.Extensions
|
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
commentId: N:TinyLife.Utilities
|
|
|
|
name: TinyLife.Utilities
|
|
|
|
nameWithType: TinyLife.Utilities
|
|
|
|
fullName: TinyLife.Utilities
|
|
|
|
- uid: TinyLife.GameImpl.GameMode
|
|
|
|
commentId: T:TinyLife.GameImpl.GameMode
|
|
|
|
parent: TinyLife
|
|
|
|
name: GameImpl.GameMode
|
|
|
|
nameWithType: GameImpl.GameMode
|
|
|
|
fullName: TinyLife.GameImpl.GameMode
|
2022-05-24 13:36:05 +02:00
|
|
|
- uid: TinyLife.Uis.CharacterCreator
|
|
|
|
commentId: T:TinyLife.Uis.CharacterCreator
|
|
|
|
parent: TinyLife.Uis
|
|
|
|
name: CharacterCreator
|
|
|
|
nameWithType: CharacterCreator
|
|
|
|
fullName: TinyLife.Uis.CharacterCreator
|
|
|
|
- uid: TinyLife.Uis
|
|
|
|
commentId: N:TinyLife.Uis
|
|
|
|
name: TinyLife.Uis
|
|
|
|
nameWithType: TinyLife.Uis
|
|
|
|
fullName: TinyLife.Uis
|