2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Options
commentId : T:TinyLife.Options
id : Options
parent : TinyLife
children :
2022-05-24 13:36:05 +02:00
- TinyLife.Options.AButton
- TinyLife.Options.AllowMods
2021-08-04 06:51:12 +02:00
- TinyLife.Options.Apply
- TinyLife.Options.AutoSaveIntervalSeconds
2022-05-24 13:36:05 +02:00
- TinyLife.Options.BButton
2023-01-16 12:24:01 +01:00
- TinyLife.Options.BlurZoomedOut
2021-08-04 06:51:12 +02:00
- TinyLife.Options.BrightnessIncrease
2022-03-09 16:13:05 +01:00
- TinyLife.Options.CameraDownKeybind
- TinyLife.Options.CameraLeftKeybind
- TinyLife.Options.CameraRightKeybind
2021-08-04 06:51:12 +02:00
- TinyLife.Options.CameraRotation
2022-03-09 16:13:05 +01:00
- TinyLife.Options.CameraUpKeybind
2021-08-04 06:51:12 +02:00
- TinyLife.Options.CopyFurnitureKeybind
2021-08-30 20:44:32 +02:00
- TinyLife.Options.DecreaseSpeedKeybind
2022-05-24 13:36:05 +02:00
- TinyLife.Options.GamepadCursorSpeed
- TinyLife.Options.GamepadScreenBorder
- TinyLife.Options.GamepadSwapAForB
- TinyLife.Options.GamepadSwapTriggers
- TinyLife.Options.GamepadSwapXForY
2021-08-04 06:51:12 +02:00
- TinyLife.Options.GameSpeeds
2022-03-09 16:13:05 +01:00
- TinyLife.Options.GridKeybind
2022-05-24 13:36:05 +02:00
- TinyLife.Options.HideControlsHints
- TinyLife.Options.HideGamepadControlsHints
2021-08-04 06:51:12 +02:00
- TinyLife.Options.HideHangingObjects
2021-08-30 20:44:32 +02:00
- TinyLife.Options.IncreaseSpeedKeybind
2022-10-18 13:03:11 +02:00
- TinyLife.Options.InGameMusic
2021-08-04 06:51:12 +02:00
- TinyLife.Options.Instance
2022-12-20 13:25:03 +01:00
- TinyLife.Options.InstantTooltips
2021-08-04 06:51:12 +02:00
- TinyLife.Options.Keybinds
- TinyLife.Options.Language
2022-05-24 13:36:05 +02:00
- TinyLife.Options.LeftTrigger
2022-12-20 13:25:03 +01:00
- TinyLife.Options.LongerNotifications
2022-10-18 13:03:11 +02:00
- TinyLife.Options.MusicVolume
2021-08-04 06:51:12 +02:00
- TinyLife.Options.PauseGameKeybind
2022-05-24 13:36:05 +02:00
- TinyLife.Options.RightTrigger
2021-08-04 06:51:12 +02:00
- TinyLife.Options.RotateCameraKeybind
- TinyLife.Options.RotateKeybind
2021-10-19 22:59:46 +02:00
- TinyLife.Options.RoundCameraPosition
2021-08-04 06:51:12 +02:00
- TinyLife.Options.Save
2021-08-30 20:44:32 +02:00
- TinyLife.Options.ScreenshotKeybind
2021-08-04 06:51:12 +02:00
- TinyLife.Options.SellHeldObjectKeybind
2022-03-09 16:13:05 +01:00
- TinyLife.Options.ShowBuildModeGrid
2022-01-01 17:06:03 +01:00
- TinyLife.Options.SoundscapeVolume
2021-08-04 06:51:12 +02:00
- TinyLife.Options.SoundVolume
- TinyLife.Options.SpeechVolume
- TinyLife.Options.StingVolume
- TinyLife.Options.StoreInHouseholdKeybind
- TinyLife.Options.SwitchPersonKeybind
2022-12-20 13:25:03 +01:00
- TinyLife.Options.TransparentTooltips
2022-12-28 18:09:03 +01:00
- TinyLife.Options.TwelveHourClock
2021-11-23 16:24:04 +01:00
- TinyLife.Options.UiAnimations
2021-08-04 06:51:12 +02:00
- TinyLife.Options.UiScale
2022-05-24 13:36:05 +02:00
- TinyLife.Options.UnbindKeybind
2021-08-04 06:51:12 +02:00
- TinyLife.Options.WallDisplays
- TinyLife.Options.WallMode
2022-09-05 14:19:42 +02:00
- TinyLife.Options.WallsDownKeybind
- TinyLife.Options.WallsUpKeybind
2021-08-04 06:51:12 +02:00
- TinyLife.Options.WorldSoundVolume
2022-05-24 13:36:05 +02:00
- TinyLife.Options.XButton
- TinyLife.Options.YButton
2021-11-23 16:24:04 +01:00
- TinyLife.Options.ZoomInKeybind
- TinyLife.Options.ZoomOutKeybind
2021-08-04 06:51:12 +02:00
langs :
- csharp
- vb
name : Options
nameWithType : Options
fullName : TinyLife.Options
type : Class
source :
remote :
path : TinyLife/Options.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 : Options
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 35
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-07-04 16:50:43 +02:00
summary : "\nThe game's options, which are displayed in the <xref href=\"TinyLife.Uis.OptionsMenu.Initialize(MLEM.Ui.UiSystem%2cSystem.Boolean%2cTinyLife.Uis.OptionsMenu.Tab)\" data-throw-if-not-resolved=\"false\"></xref> menu and saved to disk\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataContract]
2021-11-23 16:24:04 +01:00
public class Options : JsonTypeSafeGenericDataHolder, IGenericDataHolder
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataContract>
Public Class Options
2021-11-23 16:24:04 +01:00
Inherits JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
Implements IGenericDataHolder
inheritance :
- System.Object
2021-11-23 16:24:04 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
implements :
- MLEM.Misc.IGenericDataHolder
inheritedMembers :
2021-11-23 16:24:04 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
2022-12-20 13:25:03 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,{T})
2021-11-23 16:24:04 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
- System.Object.Equals(System.Object)
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetHashCode
- System.Object.GetType
- System.Object.MemberwiseClone
- System.Object.ReferenceEquals(System.Object,System.Object)
- System.Object.ToString
extensionMethods :
- TinyLife.Options.TinyLife.Utilities.Extensions.JsonCopy``1
attributes :
- type : System.Runtime.Serialization.DataContractAttribute
ctor : System.Runtime.Serialization.DataContractAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- class
modifiers.vb :
- Public
- Class
- uid : TinyLife.Options.WallDisplays
commentId : F:TinyLife.Options.WallDisplays
id : WallDisplays
parent : TinyLife.Options
langs :
- csharp
- vb
name : WallDisplays
nameWithType : Options.WallDisplays
fullName : TinyLife.Options.WallDisplays
type : Field
source :
remote :
path : TinyLife/Options.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 : WallDisplays
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 41
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nAn array of all defined <xref href=\"TinyLife.WallDisplay\" data-throw-if-not-resolved=\"false\"></xref> values\n"
example : [ ]
syntax :
content : public static readonly WallDisplay[] WallDisplays
return :
type : TinyLife.WallDisplay[]
content.vb : Public Shared ReadOnly WallDisplays As WallDisplay()
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Options.GameSpeeds
commentId : F:TinyLife.Options.GameSpeeds
id : GameSpeeds
parent : TinyLife.Options
langs :
- csharp
- vb
name : GameSpeeds
nameWithType : Options.GameSpeeds
fullName : TinyLife.Options.GameSpeeds
type : Field
source :
remote :
path : TinyLife/Options.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 : GameSpeeds
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 45
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nAn array of all defined <xref href=\"TinyLife.GameSpeed\" data-throw-if-not-resolved=\"false\"></xref> values\n"
example : [ ]
syntax :
content : public static readonly GameSpeed[] GameSpeeds
return :
type : TinyLife.GameSpeed[]
content.vb : Public Shared ReadOnly GameSpeeds As GameSpeed()
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Options.Keybinds
commentId : F:TinyLife.Options.Keybinds
id : Keybinds
parent : TinyLife.Options
langs :
- csharp
- vb
name : Keybinds
nameWithType : Options.Keybinds
fullName : TinyLife.Options.Keybinds
type : Field
source :
remote :
path : TinyLife/Options.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 : Keybinds
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 49
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nAn array that contains all of the fields of type <xref href=\"MLEM.Input.Keybind\" data-throw-if-not-resolved=\"false\"></xref> in the <xref href=\"TinyLife.Options\" data-throw-if-not-resolved=\"false\"></xref> class\n"
example : [ ]
syntax :
content : public static readonly FieldInfo[] Keybinds
return :
type : System.Reflection.FieldInfo[]
content.vb : Public Shared ReadOnly Keybinds As FieldInfo()
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.UnbindKeybind
commentId : F:TinyLife.Options.UnbindKeybind
id : UnbindKeybind
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : UnbindKeybind
nameWithType : Options.UnbindKeybind
fullName : TinyLife.Options.UnbindKeybind
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : UnbindKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 53
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nThe keybind used to unbind other keybinds in the options menu, which is set to <xref href=\"Microsoft.Xna.Framework.Input.Keys.Escape\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
2022-05-24 13:36:05 +02:00
content : public static readonly Keybind UnbindKeybind
2021-08-04 06:51:12 +02:00
return :
type : MLEM.Input.Keybind
2022-05-24 13:36:05 +02:00
content.vb : Public Shared ReadOnly UnbindKeybind As Keybind
2021-08-04 06:51:12 +02:00
modifiers.csharp :
- public
2022-05-24 13:36:05 +02:00
- static
2021-08-04 06:51:12 +02:00
- readonly
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- Shared
2021-08-04 06:51:12 +02:00
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.Instance
commentId : P:TinyLife.Options.Instance
id : Instance
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : Instance
nameWithType : Options.Instance
fullName : TinyLife.Options.Instance
type : Property
2021-08-04 06:51:12 +02:00
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : Instance
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 61
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nThe static singleton instance of <xref href=\"TinyLife.Options\" data-throw-if-not-resolved=\"false\"></xref>\n"
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
2022-05-24 13:36:05 +02:00
content : public static Options Instance { get; }
parameters : [ ]
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : TinyLife.Options
content.vb : Public Shared ReadOnly Property Instance As Options
overload : TinyLife.Options.Instance*
2021-08-04 06:51:12 +02:00
modifiers.csharp :
- public
2022-05-24 13:36:05 +02:00
- static
- get
2021-08-04 06:51:12 +02:00
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- Shared
2021-08-04 06:51:12 +02:00
- ReadOnly
- uid : TinyLife.Options.CopyFurnitureKeybind
commentId : F:TinyLife.Options.CopyFurnitureKeybind
id : CopyFurnitureKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : CopyFurnitureKeybind
nameWithType : Options.CopyFurnitureKeybind
fullName : TinyLife.Options.CopyFurnitureKeybind
type : Field
source :
remote :
path : TinyLife/Options.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 : CopyFurnitureKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 65
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind CopyFurnitureKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly CopyFurnitureKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.StoreInHouseholdKeybind
commentId : F:TinyLife.Options.StoreInHouseholdKeybind
id : StoreInHouseholdKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : StoreInHouseholdKeybind
nameWithType : Options.StoreInHouseholdKeybind
fullName : TinyLife.Options.StoreInHouseholdKeybind
type : Field
source :
remote :
path : TinyLife/Options.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 : StoreInHouseholdKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 67
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind StoreInHouseholdKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly StoreInHouseholdKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.RotateKeybind
commentId : F:TinyLife.Options.RotateKeybind
id : RotateKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : RotateKeybind
nameWithType : Options.RotateKeybind
fullName : TinyLife.Options.RotateKeybind
type : Field
source :
remote :
path : TinyLife/Options.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 : RotateKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 69
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind RotateKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly RotateKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.SwitchPersonKeybind
commentId : F:TinyLife.Options.SwitchPersonKeybind
id : SwitchPersonKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : SwitchPersonKeybind
nameWithType : Options.SwitchPersonKeybind
fullName : TinyLife.Options.SwitchPersonKeybind
type : Field
source :
remote :
path : TinyLife/Options.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 : SwitchPersonKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 71
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind SwitchPersonKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly SwitchPersonKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.PauseGameKeybind
commentId : F:TinyLife.Options.PauseGameKeybind
id : PauseGameKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : PauseGameKeybind
nameWithType : Options.PauseGameKeybind
fullName : TinyLife.Options.PauseGameKeybind
type : Field
source :
remote :
path : TinyLife/Options.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 : PauseGameKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 73
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind PauseGameKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly PauseGameKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2021-08-30 20:44:32 +02:00
- uid : TinyLife.Options.IncreaseSpeedKeybind
commentId : F:TinyLife.Options.IncreaseSpeedKeybind
id : IncreaseSpeedKeybind
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2021-08-30 20:44:32 +02:00
name : IncreaseSpeedKeybind
nameWithType : Options.IncreaseSpeedKeybind
fullName : TinyLife.Options.IncreaseSpeedKeybind
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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-30 20:44:32 +02:00
id : IncreaseSpeedKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 75
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
2021-08-30 20:44:32 +02:00
public readonly Keybind IncreaseSpeedKeybind
2021-08-04 06:51:12 +02:00
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
2021-08-30 20:44:32 +02:00
Public ReadOnly IncreaseSpeedKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.DecreaseSpeedKeybind
commentId : F:TinyLife.Options.DecreaseSpeedKeybind
id : DecreaseSpeedKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : DecreaseSpeedKeybind
nameWithType : Options.DecreaseSpeedKeybind
fullName : TinyLife.Options.DecreaseSpeedKeybind
type : Field
source :
remote :
path : TinyLife/Options.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-30 20:44:32 +02:00
id : DecreaseSpeedKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 77
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind DecreaseSpeedKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly DecreaseSpeedKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.ScreenshotKeybind
commentId : F:TinyLife.Options.ScreenshotKeybind
id : ScreenshotKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : ScreenshotKeybind
nameWithType : Options.ScreenshotKeybind
fullName : TinyLife.Options.ScreenshotKeybind
type : Field
source :
remote :
path : TinyLife/Options.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-30 20:44:32 +02:00
id : ScreenshotKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 79
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind ScreenshotKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly ScreenshotKeybind As Keybind
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.SellHeldObjectKeybind
commentId : F:TinyLife.Options.SellHeldObjectKeybind
id : SellHeldObjectKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : SellHeldObjectKeybind
nameWithType : Options.SellHeldObjectKeybind
fullName : TinyLife.Options.SellHeldObjectKeybind
type : Field
source :
remote :
path : TinyLife/Options.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 : SellHeldObjectKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 81
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind SellHeldObjectKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly SellHeldObjectKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-03-09 16:13:05 +01:00
- uid : TinyLife.Options.GridKeybind
commentId : F:TinyLife.Options.GridKeybind
id : GridKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : GridKeybind
nameWithType : Options.GridKeybind
fullName : TinyLife.Options.GridKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : GridKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 83
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind GridKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly GridKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.ZoomInKeybind
commentId : F:TinyLife.Options.ZoomInKeybind
id : ZoomInKeybind
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : ZoomInKeybind
nameWithType : Options.ZoomInKeybind
fullName : TinyLife.Options.ZoomInKeybind
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : ZoomInKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 85
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public readonly Keybind ZoomInKeybind
2021-08-04 06:51:12 +02:00
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public ReadOnly ZoomInKeybind As Keybind
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.ZoomOutKeybind
commentId : F:TinyLife.Options.ZoomOutKeybind
id : ZoomOutKeybind
2021-11-23 16:24:04 +01:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : ZoomOutKeybind
nameWithType : Options.ZoomOutKeybind
fullName : TinyLife.Options.ZoomOutKeybind
2021-11-23 16:24:04 +01:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : ZoomOutKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 87
2021-11-23 16:24:04 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public readonly Keybind ZoomOutKeybind
2021-11-23 16:24:04 +01:00
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public ReadOnly ZoomOutKeybind As Keybind
2021-11-23 16:24:04 +01:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.RotateCameraKeybind
commentId : F:TinyLife.Options.RotateCameraKeybind
id : RotateCameraKeybind
2021-11-23 16:24:04 +01:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : RotateCameraKeybind
nameWithType : Options.RotateCameraKeybind
fullName : TinyLife.Options.RotateCameraKeybind
2021-11-23 16:24:04 +01:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : RotateCameraKeybind
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 89
2021-11-23 16:24:04 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public readonly Keybind RotateCameraKeybind
2021-11-23 16:24:04 +01:00
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public ReadOnly RotateCameraKeybind As Keybind
2021-11-23 16:24:04 +01:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-03-09 16:13:05 +01:00
- uid : TinyLife.Options.CameraUpKeybind
commentId : F:TinyLife.Options.CameraUpKeybind
id : CameraUpKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : CameraUpKeybind
nameWithType : Options.CameraUpKeybind
fullName : TinyLife.Options.CameraUpKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : CameraUpKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 91
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind CameraUpKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly CameraUpKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.CameraDownKeybind
commentId : F:TinyLife.Options.CameraDownKeybind
id : CameraDownKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : CameraDownKeybind
nameWithType : Options.CameraDownKeybind
fullName : TinyLife.Options.CameraDownKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : CameraDownKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 93
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind CameraDownKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly CameraDownKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.CameraLeftKeybind
commentId : F:TinyLife.Options.CameraLeftKeybind
id : CameraLeftKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : CameraLeftKeybind
nameWithType : Options.CameraLeftKeybind
fullName : TinyLife.Options.CameraLeftKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : CameraLeftKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 95
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind CameraLeftKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly CameraLeftKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.CameraRightKeybind
commentId : F:TinyLife.Options.CameraRightKeybind
id : CameraRightKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : CameraRightKeybind
nameWithType : Options.CameraRightKeybind
fullName : TinyLife.Options.CameraRightKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : CameraRightKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 97
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind CameraRightKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly CameraRightKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Options.WallsUpKeybind
commentId : F:TinyLife.Options.WallsUpKeybind
id : WallsUpKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : WallsUpKeybind
nameWithType : Options.WallsUpKeybind
fullName : TinyLife.Options.WallsUpKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : WallsUpKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 99
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind WallsUpKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly WallsUpKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.WallsDownKeybind
commentId : F:TinyLife.Options.WallsDownKeybind
id : WallsDownKeybind
parent : TinyLife.Options
langs :
- csharp
- vb
name : WallsDownKeybind
nameWithType : Options.WallsDownKeybind
fullName : TinyLife.Options.WallsDownKeybind
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : WallsDownKeybind
path : ../TinyLife/Options.cs
2022-12-20 13:25:03 +01:00
startLine : 101
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public readonly Keybind WallsDownKeybind
return :
type : MLEM.Input.Keybind
content.vb : >-
<DataMember>
Public ReadOnly WallsDownKeybind As Keybind
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
- readonly
modifiers.vb :
- Public
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.AButton
commentId : P:TinyLife.Options.AButton
id : AButton
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : AButton
nameWithType : Options.AButton
fullName : TinyLife.Options.AButton
2021-08-04 06:51:12 +02:00
type : Property
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : AButton
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 107
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nReturns the <xref href=\"Microsoft.Xna.Framework.Input.Buttons\" data-throw-if-not-resolved=\"false\"></xref> value that is currently considered to be the A (or accept) button. This value is based on <xref href=\"TinyLife.Options.GamepadSwapAForB\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-05-24 13:36:05 +02:00
content : public Buttons AButton { get; }
2021-08-04 06:51:12 +02:00
parameters : [ ]
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
content.vb : Public ReadOnly Property AButton As Buttons
overload : TinyLife.Options.AButton*
2021-08-04 06:51:12 +02:00
modifiers.csharp :
- public
- get
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- ReadOnly
- uid : TinyLife.Options.BButton
commentId : P:TinyLife.Options.BButton
id : BButton
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : BButton
nameWithType : Options.BButton
fullName : TinyLife.Options.BButton
type : Property
2021-08-04 06:51:12 +02:00
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : BButton
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 111
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nReturns the <xref href=\"Microsoft.Xna.Framework.Input.Buttons\" data-throw-if-not-resolved=\"false\"></xref> value that is currently considered to be the B (or deny) button. This value is based on <xref href=\"TinyLife.Options.GamepadSwapAForB\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-05-24 13:36:05 +02:00
content : public Buttons BButton { get; }
parameters : [ ]
2021-08-04 06:51:12 +02:00
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
content.vb : Public ReadOnly Property BButton As Buttons
overload : TinyLife.Options.BButton*
2021-08-04 06:51:12 +02:00
modifiers.csharp :
- public
2022-05-24 13:36:05 +02:00
- get
2021-08-04 06:51:12 +02:00
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- ReadOnly
- uid : TinyLife.Options.XButton
commentId : P:TinyLife.Options.XButton
id : XButton
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : XButton
nameWithType : Options.XButton
fullName : TinyLife.Options.XButton
type : Property
2021-08-04 06:51:12 +02:00
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : XButton
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 115
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nReturns the <xref href=\"Microsoft.Xna.Framework.Input.Buttons\" data-throw-if-not-resolved=\"false\"></xref> value that is currently considered to be the X button. This value is based on <xref href=\"TinyLife.Options.GamepadSwapXForY\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-05-24 13:36:05 +02:00
content : public Buttons XButton { get; }
parameters : [ ]
2021-08-04 06:51:12 +02:00
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
content.vb : Public ReadOnly Property XButton As Buttons
overload : TinyLife.Options.XButton*
2021-08-04 06:51:12 +02:00
modifiers.csharp :
- public
2022-05-24 13:36:05 +02:00
- get
2021-08-04 06:51:12 +02:00
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- ReadOnly
- uid : TinyLife.Options.YButton
commentId : P:TinyLife.Options.YButton
id : YButton
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : YButton
nameWithType : Options.YButton
fullName : TinyLife.Options.YButton
type : Property
2021-08-04 06:51:12 +02:00
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : YButton
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 119
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nReturns the <xref href=\"Microsoft.Xna.Framework.Input.Buttons\" data-throw-if-not-resolved=\"false\"></xref> value that is currently considered to be the Y button. This value is based on <xref href=\"TinyLife.Options.GamepadSwapXForY\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-05-24 13:36:05 +02:00
content : public Buttons YButton { get; }
parameters : [ ]
2021-08-04 06:51:12 +02:00
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
content.vb : Public ReadOnly Property YButton As Buttons
overload : TinyLife.Options.YButton*
modifiers.csharp :
- public
- get
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.LeftTrigger
commentId : P:TinyLife.Options.LeftTrigger
id : LeftTrigger
parent : TinyLife.Options
langs :
- csharp
- vb
name : LeftTrigger
nameWithType : Options.LeftTrigger
fullName : TinyLife.Options.LeftTrigger
type : Property
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : LeftTrigger
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 123
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nReturns the <xref href=\"Microsoft.Xna.Framework.Input.Buttons\" data-throw-if-not-resolved=\"false\"></xref> value that is currently considered to be the left trigger. This value is based on <xref href=\"TinyLife.Options.GamepadSwapTriggers\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : public Buttons LeftTrigger { get; }
parameters : [ ]
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
content.vb : Public ReadOnly Property LeftTrigger As Buttons
overload : TinyLife.Options.LeftTrigger*
modifiers.csharp :
- public
- get
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.RightTrigger
commentId : P:TinyLife.Options.RightTrigger
id : RightTrigger
parent : TinyLife.Options
langs :
- csharp
- vb
name : RightTrigger
nameWithType : Options.RightTrigger
fullName : TinyLife.Options.RightTrigger
type : Property
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : RightTrigger
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 127
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nReturns the <xref href=\"Microsoft.Xna.Framework.Input.Buttons\" data-throw-if-not-resolved=\"false\"></xref> value that is currently considered to be the right trigger. This value is based on <xref href=\"TinyLife.Options.GamepadSwapTriggers\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : public Buttons RightTrigger { get; }
parameters : [ ]
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
content.vb : Public ReadOnly Property RightTrigger As Buttons
overload : TinyLife.Options.RightTrigger*
modifiers.csharp :
- public
- get
modifiers.vb :
- Public
- ReadOnly
- uid : TinyLife.Options.WallMode
commentId : P:TinyLife.Options.WallMode
id : WallMode
parent : TinyLife.Options
langs :
- csharp
- vb
name : WallMode
nameWithType : Options.WallMode
fullName : TinyLife.Options.WallMode
type : Property
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : WallMode
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 135
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe currently selected <xref href=\"TinyLife.Options.WallMode\" data-throw-if-not-resolved=\"false\"></xref>.\nNote that this value does not always return the wall mode that has been selected by the user:\nIf <xref href=\"TinyLife.GameImpl.Mode\" data-throw-if-not-resolved=\"false\"></xref> is <xref href=\"TinyLife.GameImpl.GameMode.SelectHousehold\" data-throw-if-not-resolved=\"false\"></xref>, <xref href=\"TinyLife.WallDisplay.Roofs\" data-throw-if-not-resolved=\"false\"></xref> is returned.\nIf the <xref href=\"TinyLife.GameImpl.CurrentTool\" data-throw-if-not-resolved=\"false\"></xref> overrides <xref href=\"TinyLife.Tools.Tool.ForceWallsUp\" data-throw-if-not-resolved=\"false\"></xref>, that value is returned.\n"
example : [ ]
syntax :
content : public WallDisplay WallMode { get; set; }
parameters : [ ]
return :
type : TinyLife.WallDisplay
content.vb : Public Property WallMode As WallDisplay
overload : TinyLife.Options.WallMode*
modifiers.csharp :
- public
- get
- set
modifiers.vb :
- Public
- uid : TinyLife.Options.Language
commentId : F:TinyLife.Options.Language
id : Language
parent : TinyLife.Options
langs :
- csharp
- vb
name : Language
nameWithType : Options.Language
fullName : TinyLife.Options.Language
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Language
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 151
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe currently selected language's language code.\nDetermines the language used by <xref href=\"TinyLife.Localization\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public string Language
return :
type : System.String
content.vb : >-
<DataMember>
Public Language As String
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.UiScale
commentId : F:TinyLife.Options.UiScale
id : UiScale
parent : TinyLife.Options
langs :
- csharp
- vb
name : UiScale
nameWithType : Options.UiScale
fullName : TinyLife.Options.UiScale
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : UiScale
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 156
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nA modifier that is applied to the game's <xref href=\"MLEM.Ui.UiSystem\" data-throw-if-not-resolved=\"false\"></xref>'s <xref href=\"MLEM.Ui.UiSystem.GlobalScale\" data-throw-if-not-resolved=\"false\"></xref>\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float UiScale
return :
type : System.Single
content.vb : >-
<DataMember>
Public UiScale As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.SoundVolume
commentId : F:TinyLife.Options.SoundVolume
id : SoundVolume
parent : TinyLife.Options
langs :
- csharp
- vb
name : SoundVolume
nameWithType : Options.SoundVolume
fullName : TinyLife.Options.SoundVolume
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : SoundVolume
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 161
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe current sound volume as a percentage, ranging from 0 to 1\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float SoundVolume
return :
type : System.Single
content.vb : >-
<DataMember>
Public SoundVolume As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-10-18 13:03:11 +02:00
- uid : TinyLife.Options.MusicVolume
commentId : F:TinyLife.Options.MusicVolume
id : MusicVolume
parent : TinyLife.Options
langs :
- csharp
- vb
name : MusicVolume
nameWithType : Options.MusicVolume
fullName : TinyLife.Options.MusicVolume
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : MusicVolume
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 166
2022-10-18 13:03:11 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe current music volume as a percentage, ranging from 0 to 1\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float MusicVolume
return :
type : System.Single
content.vb : >-
<DataMember>
Public MusicVolume As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.WorldSoundVolume
commentId : F:TinyLife.Options.WorldSoundVolume
id : WorldSoundVolume
parent : TinyLife.Options
langs :
- csharp
- vb
name : WorldSoundVolume
nameWithType : Options.WorldSoundVolume
fullName : TinyLife.Options.WorldSoundVolume
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : WorldSoundVolume
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 172
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nThe volume of in-world sounds, used by <xref href=\"TinyLife.World.Map.PlaySound(Microsoft.Xna.Framework.Audio.SoundEffect%2cMicrosoft.Xna.Framework.Vector2%2cSystem.Single%2cSystem.Single%2cSystem.Boolean%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> and its overloads.\nNote that the world sound volume is still multiplied with the sound master volume <xref href=\"TinyLife.Options.SoundVolume\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
public float WorldSoundVolume
return :
type : System.Single
content.vb : >-
<DataMember>
Public WorldSoundVolume As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.SpeechVolume
commentId : F:TinyLife.Options.SpeechVolume
id : SpeechVolume
parent : TinyLife.Options
langs :
- csharp
- vb
name : SpeechVolume
nameWithType : Options.SpeechVolume
fullName : TinyLife.Options.SpeechVolume
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : SpeechVolume
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 178
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe volume of speech sounds, used by <xref href=\"TinyLife.Objects.Person.Speak(TinyLife.Objects.SpeakStyle%2cSystem.Single%2cSystem.Single)\" data-throw-if-not-resolved=\"false\"></xref>.\nNote that the speech sound volume is still multiplied with the sound master volume <xref href=\"TinyLife.Options.SoundVolume\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float SpeechVolume
return :
type : System.Single
content.vb : >-
<DataMember>
Public SpeechVolume As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.StingVolume
commentId : F:TinyLife.Options.StingVolume
id : StingVolume
parent : TinyLife.Options
langs :
- csharp
- vb
name : StingVolume
nameWithType : Options.StingVolume
fullName : TinyLife.Options.StingVolume
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : StingVolume
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 184
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe volume of sting sound effects.\nNote that the sting volume is still multiplied with the sound master volume <xref href=\"TinyLife.Options.SoundVolume\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float StingVolume
return :
type : System.Single
content.vb : >-
<DataMember>
Public StingVolume As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.SoundscapeVolume
commentId : F:TinyLife.Options.SoundscapeVolume
id : SoundscapeVolume
parent : TinyLife.Options
langs :
- csharp
- vb
name : SoundscapeVolume
nameWithType : Options.SoundscapeVolume
fullName : TinyLife.Options.SoundscapeVolume
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : SoundscapeVolume
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 190
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe volume of ambiant sounds created by <xref href=\"TinyLife.World.Soundscape\" data-throw-if-not-resolved=\"false\"></xref>.\nNote that the soundscape volume is still multiplied with the master sound volume <xref href=\"TinyLife.Options.SoundVolume\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float SoundscapeVolume
return :
type : System.Single
content.vb : >-
<DataMember>
Public SoundscapeVolume As Single
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.AutoSaveIntervalSeconds
commentId : F:TinyLife.Options.AutoSaveIntervalSeconds
id : AutoSaveIntervalSeconds
parent : TinyLife.Options
langs :
- csharp
- vb
name : AutoSaveIntervalSeconds
nameWithType : Options.AutoSaveIntervalSeconds
fullName : TinyLife.Options.AutoSaveIntervalSeconds
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : AutoSaveIntervalSeconds
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 196
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nThe auto-save interval in seconds.\nNote that this value should be set to 30, 60, 180, 300 or 600, as otherwise, the options menu will display it incorrectly.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public int AutoSaveIntervalSeconds
return :
type : System.Int32
content.vb : >-
<DataMember>
Public AutoSaveIntervalSeconds As Integer
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.CameraRotation
commentId : F:TinyLife.Options.CameraRotation
id : CameraRotation
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : CameraRotation
nameWithType : Options.CameraRotation
fullName : TinyLife.Options.CameraRotation
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : CameraRotation
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 203
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nThe game's camera rotation.\nTo use this value effectively, you can use <xref href=\"TinyLife.Utilities.Extensions.ToVisualY(Microsoft.Xna.Framework.Vector2)\" data-throw-if-not-resolved=\"false\"></xref>, <xref href=\"TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2%2cSystem.Boolean%2cSystem.Nullable%7bMLEM.Misc.Direction2%7d)\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2%2cSystem.Nullable%7bMLEM.Misc.Direction2%7d)\" data-throw-if-not-resolved=\"false\"></xref>.\nWhen changing this value, <xref href=\"TinyLife.World.Map.OnCameraRotationChanged(MLEM.Misc.Direction2%2cMLEM.Misc.Direction2)\" data-throw-if-not-resolved=\"false\"></xref> should be called for the game's <xref href=\"TinyLife.GameImpl.Map\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public Direction2 CameraRotation
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : MLEM.Misc.Direction2
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public CameraRotation As Direction2
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.BrightnessIncrease
commentId : F:TinyLife.Options.BrightnessIncrease
id : BrightnessIncrease
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : BrightnessIncrease
nameWithType : Options.BrightnessIncrease
fullName : TinyLife.Options.BrightnessIncrease
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : BrightnessIncrease
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 208
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nA percentage that the game's world's brightness is increased by, mainly intended for users with darker screens\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public float BrightnessIncrease
2021-08-04 06:51:12 +02:00
return :
type : System.Single
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public BrightnessIncrease As Single
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.HideHangingObjects
commentId : F:TinyLife.Options.HideHangingObjects
id : HideHangingObjects
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : HideHangingObjects
nameWithType : Options.HideHangingObjects
fullName : TinyLife.Options.HideHangingObjects
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : HideHangingObjects
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 214
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nWhether hanging objects should be hidden in the world if walls are down.\nThis property is automatically evaluated when a <xref href=\"TinyLife.Objects.Furniture\" data-throw-if-not-resolved=\"false\"></xref> object is drawn.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool HideHangingObjects
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Boolean
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public HideHangingObjects As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.RoundCameraPosition
commentId : F:TinyLife.Options.RoundCameraPosition
id : RoundCameraPosition
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : RoundCameraPosition
nameWithType : Options.RoundCameraPosition
fullName : TinyLife.Options.RoundCameraPosition
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : RoundCameraPosition
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 220
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether the <xref href=\"TinyLife.GameImpl.Camera\" data-throw-if-not-resolved=\"false\"></xref>'s position should be rounded.\nIn <xref href=\"TinyLife.Options.Apply\" data-throw-if-not-resolved=\"false\"></xref>, this value is passed to <xref href=\"MLEM.Cameras.Camera.RoundPosition\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool RoundCameraPosition
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Boolean
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public RoundCameraPosition As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2023-01-16 12:24:01 +01:00
- uid : TinyLife.Options.BlurZoomedOut
commentId : F:TinyLife.Options.BlurZoomedOut
id : BlurZoomedOut
parent : TinyLife.Options
langs :
- csharp
- vb
name : BlurZoomedOut
nameWithType : Options.BlurZoomedOut
fullName : TinyLife.Options.BlurZoomedOut
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : BlurZoomedOut
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 222
2023-01-16 12:24:01 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
syntax :
content : >-
[ DataMember]
public bool BlurZoomedOut
return :
type : System.Boolean
content.vb : >-
<DataMember>
Public BlurZoomedOut As Boolean
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.UiAnimations
commentId : F:TinyLife.Options.UiAnimations
id : UiAnimations
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : UiAnimations
nameWithType : Options.UiAnimations
fullName : TinyLife.Options.UiAnimations
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : UiAnimations
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 228
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether ui animations should be enabled.\nThis value is automatically used by <xref href=\"TinyLife.Uis.CoveringGroup\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-30 20:44:32 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool UiAnimations
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Boolean
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public UiAnimations As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.ShowBuildModeGrid
commentId : F:TinyLife.Options.ShowBuildModeGrid
id : ShowBuildModeGrid
2022-01-01 17:06:03 +01:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : ShowBuildModeGrid
nameWithType : Options.ShowBuildModeGrid
fullName : TinyLife.Options.ShowBuildModeGrid
2022-01-01 17:06:03 +01:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : ShowBuildModeGrid
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 233
2022-01-01 17:06:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether a grid should be displayed in build mode.\n"
2022-01-01 17:06:03 +01:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool ShowBuildModeGrid
2022-01-01 17:06:03 +01:00
return :
2022-05-24 13:36:05 +02:00
type : System.Boolean
2022-01-01 17:06:03 +01:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public ShowBuildModeGrid As Boolean
2022-01-01 17:06:03 +01:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.GamepadScreenBorder
commentId : F:TinyLife.Options.GamepadScreenBorder
id : GamepadScreenBorder
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : GamepadScreenBorder
nameWithType : Options.GamepadScreenBorder
fullName : TinyLife.Options.GamepadScreenBorder
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : GamepadScreenBorder
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 238
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nA percentual border around the screen's border at which the camera will start scrolling when gamepad controls are used.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public float GamepadScreenBorder
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Single
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public GamepadScreenBorder As Single
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.GamepadCursorSpeed
commentId : F:TinyLife.Options.GamepadCursorSpeed
id : GamepadCursorSpeed
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : GamepadCursorSpeed
nameWithType : Options.GamepadCursorSpeed
fullName : TinyLife.Options.GamepadCursorSpeed
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : GamepadCursorSpeed
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 243
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nThe speed of the gamepad's cursor.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public float GamepadCursorSpeed
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Single
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public GamepadCursorSpeed As Single
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.GamepadSwapTriggers
commentId : F:TinyLife.Options.GamepadSwapTriggers
id : GamepadSwapTriggers
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : GamepadSwapTriggers
nameWithType : Options.GamepadSwapTriggers
fullName : TinyLife.Options.GamepadSwapTriggers
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : GamepadSwapTriggers
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 248
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether the left and right trigger's behavior should be swapped when using a gamepad. This value is used in <xref href=\"TinyLife.Options.LeftTrigger\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"TinyLife.Options.RightTrigger\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool GamepadSwapTriggers
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Boolean
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public GamepadSwapTriggers As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.GamepadSwapAForB
commentId : F:TinyLife.Options.GamepadSwapAForB
id : GamepadSwapAForB
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : GamepadSwapAForB
nameWithType : Options.GamepadSwapAForB
fullName : TinyLife.Options.GamepadSwapAForB
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : GamepadSwapAForB
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 253
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether the A and B buttons' behaviors should be swapped when using a gamepad. This value is used in <xref href=\"TinyLife.Options.AButton\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"TinyLife.Options.BButton\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool GamepadSwapAForB
2021-08-04 06:51:12 +02:00
return :
2022-05-24 13:36:05 +02:00
type : System.Boolean
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public GamepadSwapAForB As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.GamepadSwapXForY
commentId : F:TinyLife.Options.GamepadSwapXForY
id : GamepadSwapXForY
2021-08-04 06:51:12 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : GamepadSwapXForY
nameWithType : Options.GamepadSwapXForY
fullName : TinyLife.Options.GamepadSwapXForY
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : GamepadSwapXForY
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 258
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether the X and Y buttons' behaviors should be swapped when using a gamepad. This value is used in <xref href=\"TinyLife.Options.XButton\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"TinyLife.Options.YButton\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool GamepadSwapXForY
2021-08-04 06:51:12 +02:00
return :
type : System.Boolean
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public GamepadSwapXForY As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.HideControlsHints
commentId : F:TinyLife.Options.HideControlsHints
id : HideControlsHints
2021-10-19 22:59:46 +02:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : HideControlsHints
nameWithType : Options.HideControlsHints
fullName : TinyLife.Options.HideControlsHints
2021-10-19 22:59:46 +02:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : HideControlsHints
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 263
2021-10-19 22:59:46 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether the <xref href=\"TinyLife.Uis.ControlsHint\" data-throw-if-not-resolved=\"false\"></xref> in the bottom-right corner of the screen should be hidden.\n"
2021-10-20 11:18:22 +02:00
example : [ ]
2021-10-19 22:59:46 +02:00
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool HideControlsHints
2021-10-19 22:59:46 +02:00
return :
type : System.Boolean
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public HideControlsHints As Boolean
2021-10-19 22:59:46 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.HideGamepadControlsHints
commentId : F:TinyLife.Options.HideGamepadControlsHints
id : HideGamepadControlsHints
2021-11-23 16:24:04 +01:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : HideGamepadControlsHints
nameWithType : Options.HideGamepadControlsHints
fullName : TinyLife.Options.HideGamepadControlsHints
2021-11-23 16:24:04 +01:00
type : Field
source :
remote :
path : TinyLife/Options.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
2022-05-24 13:36:05 +02:00
id : HideGamepadControlsHints
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 269
2021-11-23 16:24:04 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-09-05 14:19:42 +02:00
summary : "\nWhether the gamepad controls hints should be hidden, even when using a gamepad.\nThis value is used by <xref href=\"TinyLife.Uis.Menus.GamepadHint(MLEM.Ui.Anchor%2cSystem.Func%7bTinyLife.Options%2cMicrosoft.Xna.Framework.Input.Buttons%7d%2cMicrosoft.Xna.Framework.Vector2%2cSystem.Nullable%7bMicrosoft.Xna.Framework.Vector2%7d%2cSystem.Func%7bSystem.Boolean%7d)\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-11-23 16:24:04 +01:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool HideGamepadControlsHints
2021-11-23 16:24:04 +01:00
return :
type : System.Boolean
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public HideGamepadControlsHints As Boolean
2021-11-23 16:24:04 +01:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.AllowMods
commentId : F:TinyLife.Options.AllowMods
id : AllowMods
2022-03-09 16:13:05 +01:00
parent : TinyLife.Options
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : AllowMods
nameWithType : Options.AllowMods
fullName : TinyLife.Options.AllowMods
2022-03-09 16:13:05 +01:00
type : Field
source :
remote :
path : TinyLife/Options.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2022-05-24 13:36:05 +02:00
id : AllowMods
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 274
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
2022-05-24 13:36:05 +02:00
summary : "\nWhether loading mods is allowed.\n"
2022-03-09 16:13:05 +01:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-05-24 13:36:05 +02:00
public bool AllowMods
2022-03-09 16:13:05 +01:00
return :
type : System.Boolean
content.vb : >-
<DataMember>
2022-05-24 13:36:05 +02:00
Public AllowMods As Boolean
2022-03-09 16:13:05 +01:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-10-18 13:03:11 +02:00
- uid : TinyLife.Options.InGameMusic
commentId : F:TinyLife.Options.InGameMusic
id : InGameMusic
parent : TinyLife.Options
langs :
- csharp
- vb
name : InGameMusic
nameWithType : Options.InGameMusic
fullName : TinyLife.Options.InGameMusic
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : InGameMusic
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 279
2022-10-18 13:03:11 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nWhether music should be played in Play Mode. This is used by the <xref href=\"TinyLife.Music\" data-throw-if-not-resolved=\"false\"></xref> <xref href=\"TinyLife.Music.Occasion.InGame\" data-throw-if-not-resolved=\"false\"></xref> occasion.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public bool InGameMusic
return :
type : System.Boolean
content.vb : >-
<DataMember>
Public InGameMusic As Boolean
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-12-20 13:25:03 +01:00
- uid : TinyLife.Options.TransparentTooltips
commentId : F:TinyLife.Options.TransparentTooltips
id : TransparentTooltips
parent : TinyLife.Options
langs :
- csharp
- vb
name : TransparentTooltips
nameWithType : Options.TransparentTooltips
fullName : TinyLife.Options.TransparentTooltips
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : TransparentTooltips
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 284
2022-12-20 13:25:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nWhether a <xref href=\"MLEM.Ui.Elements.Tooltip\" data-throw-if-not-resolved=\"false\"></xref> should be displayed with transparency.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public bool TransparentTooltips
return :
type : System.Boolean
content.vb : >-
<DataMember>
Public TransparentTooltips As Boolean
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.InstantTooltips
commentId : F:TinyLife.Options.InstantTooltips
id : InstantTooltips
parent : TinyLife.Options
langs :
- csharp
- vb
name : InstantTooltips
nameWithType : Options.InstantTooltips
fullName : TinyLife.Options.InstantTooltips
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : InstantTooltips
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 289
2022-12-20 13:25:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nWhether a <xref href=\"MLEM.Ui.Elements.Tooltip\" data-throw-if-not-resolved=\"false\"></xref> should display instantly, rather than with a short delay.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public bool InstantTooltips
return :
type : System.Boolean
content.vb : >-
<DataMember>
Public InstantTooltips As Boolean
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.LongerNotifications
commentId : F:TinyLife.Options.LongerNotifications
id : LongerNotifications
parent : TinyLife.Options
langs :
- csharp
- vb
name : LongerNotifications
nameWithType : Options.LongerNotifications
fullName : TinyLife.Options.LongerNotifications
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : LongerNotifications
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 294
2022-12-20 13:25:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nWhether <xref href=\"TinyLife.Uis.Notifications\" data-throw-if-not-resolved=\"false\"></xref> should display with twice the amount of time before they disappear.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public bool LongerNotifications
return :
type : System.Boolean
content.vb : >-
<DataMember>
Public LongerNotifications As Boolean
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2022-12-28 18:09:03 +01:00
- uid : TinyLife.Options.TwelveHourClock
commentId : F:TinyLife.Options.TwelveHourClock
id : TwelveHourClock
parent : TinyLife.Options
langs :
- csharp
- vb
name : TwelveHourClock
nameWithType : Options.TwelveHourClock
fullName : TinyLife.Options.TwelveHourClock
type : Field
source :
remote :
path : TinyLife/Options.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : TwelveHourClock
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 299
2022-12-28 18:09:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nWhether to use a twelve-hour clock display. This value is used by <xref href=\"TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public bool TwelveHourClock
return :
type : System.Boolean
content.vb : >-
<DataMember>
Public TwelveHourClock As Boolean
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
modifiers.csharp :
- public
modifiers.vb :
- Public
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Options.Apply
commentId : M:TinyLife.Options.Apply
id : Apply
parent : TinyLife.Options
langs :
- csharp
- vb
name : Apply()
nameWithType : Options.Apply()
fullName : TinyLife.Options.Apply()
type : Method
source :
remote :
path : TinyLife/Options.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 : Apply
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 335
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nApplies the currently selected options of this instance to the game\n"
example : [ ]
syntax :
content : public void Apply()
content.vb : Public Sub Apply
overload : TinyLife.Options.Apply*
modifiers.csharp :
- public
modifiers.vb :
- Public
- uid : TinyLife.Options.Save
commentId : M:TinyLife.Options.Save
id : Save
parent : TinyLife.Options
langs :
- csharp
- vb
name : Save()
nameWithType : Options.Save()
fullName : TinyLife.Options.Save()
type : Method
source :
remote :
path : TinyLife/Options.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 : Save
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Options.cs
2023-01-19 11:28:13 +01:00
startLine : 371
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nSaves the options to the default options file path\n"
example : [ ]
syntax :
content : public void Save()
content.vb : Public Sub Save
overload : TinyLife.Options.Save*
modifiers.csharp :
- public
modifiers.vb :
- Public
references :
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Uis.OptionsMenu.Initialize(MLEM.Ui.UiSystem,System.Boolean,TinyLife.Uis.OptionsMenu.Tab)
commentId : M:TinyLife.Uis.OptionsMenu.Initialize(MLEM.Ui.UiSystem,System.Boolean,TinyLife.Uis.OptionsMenu.Tab)
2021-08-04 06:51:12 +02:00
isExternal : true
- uid : TinyLife
commentId : N : TinyLife
name : TinyLife
nameWithType : TinyLife
fullName : TinyLife
- uid : System.Object
commentId : T:System.Object
parent : System
isExternal : true
name : Object
nameWithType : Object
fullName : System.Object
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
commentId : T:MLEM.Data.Json.JsonTypeSafeGenericDataHolder
parent : MLEM.Data.Json
2021-08-04 06:51:12 +02:00
isExternal : true
2021-11-23 16:24:04 +01:00
name : JsonTypeSafeGenericDataHolder
nameWithType : JsonTypeSafeGenericDataHolder
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
- uid : MLEM.Misc.IGenericDataHolder
commentId : T:MLEM.Misc.IGenericDataHolder
parent : MLEM.Misc
isExternal : true
name : IGenericDataHolder
nameWithType : IGenericDataHolder
fullName : MLEM.Misc.IGenericDataHolder
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
isExternal : true
name : SetData(String, Object)
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.SetData(String, Object)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String, System.Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
2021-08-04 06:51:12 +02:00
name : SetData
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.SetData
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
2021-08-04 06:51:12 +02:00
name : SetData
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.SetData
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-12-20 13:25:03 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,{T})
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
definition : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
name : SetData<T>(String, T)
nameWithType : JsonTypeSafeGenericDataHolder.SetData<T>(String, T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData<T>(System.String, T)
nameWithType.vb : JsonTypeSafeGenericDataHolder.SetData(Of T)(String, T)
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(Of T)(System.String, T)
name.vb : SetData(Of T)(String, T)
spec.csharp :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
name : SetData<T>
nameWithType : JsonTypeSafeGenericDataHolder.SetData<T>
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData<T>
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
name : SetData(Of T)
nameWithType : JsonTypeSafeGenericDataHolder.SetData(Of T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(Of T)
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetData<T>(String)
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetData<T>(String)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData<T>(System.String)
nameWithType.vb : JsonTypeSafeGenericDataHolder.GetData(Of T)(String)
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData(Of T)(System.String)
2021-08-04 06:51:12 +02:00
name.vb : GetData(Of T)(String)
spec.csharp :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
2021-08-04 06:51:12 +02:00
name : GetData<T>
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetData<T>
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
2021-08-04 06:51:12 +02:00
name : GetData(Of T)
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetData(Of T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetDataKeys()
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetDataKeys()
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys()
2021-08-04 06:51:12 +02:00
spec.csharp :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
name : GetDataKeys
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetDataKeys
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
name : GetDataKeys
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetDataKeys
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.Equals(System.Object)
commentId : M:System.Object.Equals(System.Object)
parent : System.Object
isExternal : true
name : Equals(Object)
nameWithType : Object.Equals(Object)
fullName : System.Object.Equals(System.Object)
spec.csharp :
- uid : System.Object.Equals(System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.Equals(System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : System.Object.Equals(System.Object,System.Object)
commentId : M:System.Object.Equals(System.Object,System.Object)
parent : System.Object
isExternal : true
name : Equals(Object, Object)
nameWithType : Object.Equals(Object, Object)
fullName : System.Object.Equals(System.Object, System.Object)
spec.csharp :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : System.Object.GetHashCode
commentId : M:System.Object.GetHashCode
parent : System.Object
isExternal : true
name : GetHashCode()
nameWithType : Object.GetHashCode()
fullName : System.Object.GetHashCode()
spec.csharp :
- uid : System.Object.GetHashCode
name : GetHashCode
nameWithType : Object.GetHashCode
fullName : System.Object.GetHashCode
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.GetHashCode
name : GetHashCode
nameWithType : Object.GetHashCode
fullName : System.Object.GetHashCode
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.GetType
commentId : M:System.Object.GetType
parent : System.Object
isExternal : true
name : GetType()
nameWithType : Object.GetType()
fullName : System.Object.GetType()
spec.csharp :
- uid : System.Object.GetType
name : GetType
nameWithType : Object.GetType
fullName : System.Object.GetType
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.GetType
name : GetType
nameWithType : Object.GetType
fullName : System.Object.GetType
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.MemberwiseClone
commentId : M:System.Object.MemberwiseClone
parent : System.Object
isExternal : true
name : MemberwiseClone()
nameWithType : Object.MemberwiseClone()
fullName : System.Object.MemberwiseClone()
spec.csharp :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
nameWithType : Object.MemberwiseClone
fullName : System.Object.MemberwiseClone
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
nameWithType : Object.MemberwiseClone
fullName : System.Object.MemberwiseClone
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
commentId : M:System.Object.ReferenceEquals(System.Object,System.Object)
parent : System.Object
isExternal : true
name : ReferenceEquals(Object, Object)
nameWithType : Object.ReferenceEquals(Object, Object)
fullName : System.Object.ReferenceEquals(System.Object, System.Object)
spec.csharp :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
nameWithType : Object.ReferenceEquals
fullName : System.Object.ReferenceEquals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
nameWithType : Object.ReferenceEquals
fullName : System.Object.ReferenceEquals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : System.Object.ToString
commentId : M:System.Object.ToString
parent : System.Object
isExternal : true
name : ToString()
nameWithType : Object.ToString()
fullName : System.Object.ToString()
spec.csharp :
- uid : System.Object.ToString
name : ToString
nameWithType : Object.ToString
fullName : System.Object.ToString
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.ToString
name : ToString
nameWithType : Object.ToString
fullName : System.Object.ToString
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Options.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<Options>()
nameWithType : Extensions.JsonCopy<Options>()
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Options>()
nameWithType.vb : Extensions.JsonCopy(Of Options)()
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Options)()
name.vb : JsonCopy(Of Options)()
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy<Options>
nameWithType : Extensions.JsonCopy<Options>
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Options>
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy(Of Options)
nameWithType : Extensions.JsonCopy(Of Options)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Options)
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System
commentId : N : System
isExternal : true
name : System
nameWithType : System
fullName : System
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json
commentId : N : MLEM.Data.Json
isExternal : true
name : MLEM.Data.Json
nameWithType : MLEM.Data.Json
fullName : MLEM.Data.Json
2021-08-04 06:51:12 +02:00
- uid : MLEM.Misc
commentId : N : MLEM.Misc
isExternal : true
name : MLEM.Misc
nameWithType : MLEM.Misc
fullName : MLEM.Misc
2022-12-20 13:25:03 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
isExternal : true
name : SetData<T>(String, T)
nameWithType : JsonTypeSafeGenericDataHolder.SetData<T>(String, T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData<T>(System.String, T)
nameWithType.vb : JsonTypeSafeGenericDataHolder.SetData(Of T)(String, T)
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(Of T)(System.String, T)
name.vb : SetData(Of T)(String, T)
spec.csharp :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
name : SetData<T>
nameWithType : JsonTypeSafeGenericDataHolder.SetData<T>
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData<T>
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
name : SetData(Of T)
nameWithType : JsonTypeSafeGenericDataHolder.SetData(Of T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(Of T)
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2021-08-04 06:51:12 +02:00
- 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.WallDisplay
commentId : T:TinyLife.WallDisplay
parent : TinyLife
name : WallDisplay
nameWithType : WallDisplay
fullName : TinyLife.WallDisplay
- uid : TinyLife.WallDisplay[]
isExternal : true
name : WallDisplay[]
nameWithType : WallDisplay[]
fullName : TinyLife.WallDisplay[]
nameWithType.vb : WallDisplay()
fullName.vb : TinyLife.WallDisplay()
name.vb : WallDisplay()
spec.csharp :
- uid : TinyLife.WallDisplay
name : WallDisplay
nameWithType : WallDisplay
fullName : TinyLife.WallDisplay
- name : '[]'
nameWithType : '[]'
fullName : '[]'
spec.vb :
- uid : TinyLife.WallDisplay
name : WallDisplay
nameWithType : WallDisplay
fullName : TinyLife.WallDisplay
- name : ()
nameWithType : ()
fullName : ()
- uid : TinyLife.GameSpeed
commentId : T:TinyLife.GameSpeed
parent : TinyLife
name : GameSpeed
nameWithType : GameSpeed
fullName : TinyLife.GameSpeed
- uid : TinyLife.GameSpeed[]
isExternal : true
name : GameSpeed[]
nameWithType : GameSpeed[]
fullName : TinyLife.GameSpeed[]
nameWithType.vb : GameSpeed()
fullName.vb : TinyLife.GameSpeed()
name.vb : GameSpeed()
spec.csharp :
- uid : TinyLife.GameSpeed
name : GameSpeed
nameWithType : GameSpeed
fullName : TinyLife.GameSpeed
- name : '[]'
nameWithType : '[]'
fullName : '[]'
spec.vb :
- uid : TinyLife.GameSpeed
name : GameSpeed
nameWithType : GameSpeed
fullName : TinyLife.GameSpeed
- name : ()
nameWithType : ()
fullName : ()
- uid : MLEM.Input.Keybind
commentId : T:MLEM.Input.Keybind
parent : MLEM.Input
isExternal : true
name : Keybind
nameWithType : Keybind
fullName : MLEM.Input.Keybind
- uid : TinyLife.Options
commentId : T:TinyLife.Options
parent : TinyLife
name : Options
nameWithType : Options
fullName : TinyLife.Options
- uid : System.Reflection.FieldInfo[]
isExternal : true
name : FieldInfo[]
nameWithType : FieldInfo[]
fullName : System.Reflection.FieldInfo[]
nameWithType.vb : FieldInfo()
fullName.vb : System.Reflection.FieldInfo()
name.vb : FieldInfo()
spec.csharp :
- uid : System.Reflection.FieldInfo
name : FieldInfo
nameWithType : FieldInfo
fullName : System.Reflection.FieldInfo
isExternal : true
- name : '[]'
nameWithType : '[]'
fullName : '[]'
spec.vb :
- uid : System.Reflection.FieldInfo
name : FieldInfo
nameWithType : FieldInfo
fullName : System.Reflection.FieldInfo
isExternal : true
- name : ()
nameWithType : ()
fullName : ()
- uid : MLEM.Input
commentId : N : MLEM.Input
isExternal : true
name : MLEM.Input
nameWithType : MLEM.Input
fullName : MLEM.Input
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Input.Keys.Escape
commentId : F:Microsoft.Xna.Framework.Input.Keys.Escape
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Options.Instance*
commentId : Overload:TinyLife.Options.Instance
name : Instance
nameWithType : Options.Instance
fullName : TinyLife.Options.Instance
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Input.Buttons
commentId : T:Microsoft.Xna.Framework.Input.Buttons
parent : Microsoft.Xna.Framework.Input
isExternal : true
name : Buttons
nameWithType : Buttons
fullName : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.GamepadSwapAForB
commentId : F:TinyLife.Options.GamepadSwapAForB
isExternal : true
- uid : TinyLife.Options.AButton*
commentId : Overload:TinyLife.Options.AButton
name : AButton
nameWithType : Options.AButton
fullName : TinyLife.Options.AButton
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Input
commentId : N : Microsoft.Xna.Framework.Input
2022-05-24 13:36:05 +02:00
isExternal : true
2022-09-05 14:19:42 +02:00
name : Microsoft.Xna.Framework.Input
nameWithType : Microsoft.Xna.Framework.Input
fullName : Microsoft.Xna.Framework.Input
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.BButton*
commentId : Overload:TinyLife.Options.BButton
name : BButton
nameWithType : Options.BButton
fullName : TinyLife.Options.BButton
- uid : TinyLife.Options.GamepadSwapXForY
commentId : F:TinyLife.Options.GamepadSwapXForY
isExternal : true
- uid : TinyLife.Options.XButton*
commentId : Overload:TinyLife.Options.XButton
name : XButton
nameWithType : Options.XButton
fullName : TinyLife.Options.XButton
- uid : TinyLife.Options.YButton*
commentId : Overload:TinyLife.Options.YButton
name : YButton
nameWithType : Options.YButton
fullName : TinyLife.Options.YButton
- uid : TinyLife.Options.GamepadSwapTriggers
commentId : F:TinyLife.Options.GamepadSwapTriggers
isExternal : true
- uid : TinyLife.Options.LeftTrigger*
commentId : Overload:TinyLife.Options.LeftTrigger
name : LeftTrigger
nameWithType : Options.LeftTrigger
fullName : TinyLife.Options.LeftTrigger
- uid : TinyLife.Options.RightTrigger*
commentId : Overload:TinyLife.Options.RightTrigger
name : RightTrigger
nameWithType : Options.RightTrigger
fullName : TinyLife.Options.RightTrigger
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Options.WallMode
commentId : P:TinyLife.Options.WallMode
isExternal : true
- uid : TinyLife.GameImpl.Mode
commentId : P:TinyLife.GameImpl.Mode
isExternal : true
- uid : TinyLife.GameImpl.GameMode.SelectHousehold
commentId : F:TinyLife.GameImpl.GameMode.SelectHousehold
isExternal : true
- uid : TinyLife.WallDisplay.Roofs
commentId : F:TinyLife.WallDisplay.Roofs
isExternal : true
- uid : TinyLife.GameImpl.CurrentTool
commentId : P:TinyLife.GameImpl.CurrentTool
isExternal : true
- uid : TinyLife.Tools.Tool.ForceWallsUp
commentId : M:TinyLife.Tools.Tool.ForceWallsUp
parent : TinyLife.Tools.Tool
name : ForceWallsUp()
nameWithType : Tool.ForceWallsUp()
fullName : TinyLife.Tools.Tool.ForceWallsUp()
spec.csharp :
- uid : TinyLife.Tools.Tool.ForceWallsUp
name : ForceWallsUp
nameWithType : Tool.ForceWallsUp
fullName : TinyLife.Tools.Tool.ForceWallsUp
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Tools.Tool.ForceWallsUp
name : ForceWallsUp
nameWithType : Tool.ForceWallsUp
fullName : TinyLife.Tools.Tool.ForceWallsUp
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Options.WallMode*
commentId : Overload:TinyLife.Options.WallMode
name : WallMode
nameWithType : Options.WallMode
fullName : TinyLife.Options.WallMode
- uid : TinyLife.Tools.Tool
commentId : T:TinyLife.Tools.Tool
parent : TinyLife.Tools
name : Tool
nameWithType : Tool
fullName : TinyLife.Tools.Tool
- uid : TinyLife.Tools
commentId : N : TinyLife.Tools
name : TinyLife.Tools
nameWithType : TinyLife.Tools
fullName : TinyLife.Tools
- uid : TinyLife.Localization
commentId : T:TinyLife.Localization
name : Localization
nameWithType : Localization
fullName : TinyLife.Localization
- uid : System.String
commentId : T:System.String
parent : System
isExternal : true
name : String
nameWithType : String
fullName : System.String
- uid : MLEM.Ui.UiSystem
commentId : T:MLEM.Ui.UiSystem
isExternal : true
- uid : MLEM.Ui.UiSystem.GlobalScale
commentId : P:MLEM.Ui.UiSystem.GlobalScale
isExternal : true
- uid : System.Single
commentId : T:System.Single
parent : System
isExternal : true
name : Single
nameWithType : Single
fullName : System.Single
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Map.PlaySound(Microsoft.Xna.Framework.Audio.SoundEffect,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,System.Boolean,System.Boolean)
commentId : M:TinyLife.World.Map.PlaySound(Microsoft.Xna.Framework.Audio.SoundEffect,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,System.Boolean,System.Boolean)
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Options.SoundVolume
commentId : F:TinyLife.Options.SoundVolume
isExternal : true
- uid : TinyLife.Objects.Person.Speak(TinyLife.Objects.SpeakStyle,System.Single,System.Single)
commentId : M:TinyLife.Objects.Person.Speak(TinyLife.Objects.SpeakStyle,System.Single,System.Single)
isExternal : true
2022-01-01 17:06:03 +01:00
- uid : TinyLife.World.Soundscape
commentId : T:TinyLife.World.Soundscape
name : Soundscape
nameWithType : Soundscape
fullName : TinyLife.World.Soundscape
2021-08-04 06:51:12 +02:00
- uid : System.Int32
commentId : T:System.Int32
parent : System
isExternal : true
name : Int32
nameWithType : Int32
fullName : System.Int32
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Utilities.Extensions.ToVisualY(Microsoft.Xna.Framework.Vector2)
commentId : M:TinyLife.Utilities.Extensions.ToVisualY(Microsoft.Xna.Framework.Vector2)
2021-08-04 06:51:12 +02:00
isExternal : true
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Misc.Direction2})
commentId : M:TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Misc.Direction2})
2021-08-04 06:51:12 +02:00
isExternal : true
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Misc.Direction2})
commentId : M:TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Misc.Direction2})
2021-08-04 06:51:12 +02:00
isExternal : true
- uid : TinyLife.World.Map.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)
commentId : M:TinyLife.World.Map.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)
isExternal : true
- uid : TinyLife.GameImpl.Map
commentId : P:TinyLife.GameImpl.Map
isExternal : true
- uid : MLEM.Misc.Direction2
commentId : T:MLEM.Misc.Direction2
parent : MLEM.Misc
isExternal : true
name : Direction2
nameWithType : Direction2
fullName : MLEM.Misc.Direction2
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects.Furniture
commentId : T:TinyLife.Objects.Furniture
parent : TinyLife.Objects
name : Furniture
nameWithType : Furniture
fullName : TinyLife.Objects.Furniture
2022-05-24 13:36:05 +02:00
- uid : System.Boolean
commentId : T:System.Boolean
parent : System
isExternal : true
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects
commentId : N : TinyLife.Objects
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
2021-10-20 11:18:22 +02:00
- uid : TinyLife.GameImpl.Camera
commentId : P:TinyLife.GameImpl.Camera
isExternal : true
- uid : TinyLife.Options.Apply
commentId : M:TinyLife.Options.Apply
isExternal : true
- uid : MLEM.Cameras.Camera.RoundPosition
commentId : F:MLEM.Cameras.Camera.RoundPosition
isExternal : true
2021-11-23 16:24:04 +01:00
- uid : TinyLife.Uis.CoveringGroup
commentId : T:TinyLife.Uis.CoveringGroup
parent : TinyLife.Uis
name : CoveringGroup
nameWithType : CoveringGroup
fullName : TinyLife.Uis.CoveringGroup
2023-01-19 11:28:13 +01:00
- uid : TinyLife.Uis
commentId : N : TinyLife.Uis
name : TinyLife.Uis
nameWithType : TinyLife.Uis
fullName : TinyLife.Uis
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Options.LeftTrigger
commentId : P:TinyLife.Options.LeftTrigger
isExternal : true
- uid : TinyLife.Options.RightTrigger
commentId : P:TinyLife.Options.RightTrigger
isExternal : true
- uid : TinyLife.Options.AButton
commentId : P:TinyLife.Options.AButton
isExternal : true
- uid : TinyLife.Options.BButton
commentId : P:TinyLife.Options.BButton
isExternal : true
- uid : TinyLife.Options.XButton
commentId : P:TinyLife.Options.XButton
isExternal : true
- uid : TinyLife.Options.YButton
commentId : P:TinyLife.Options.YButton
isExternal : true
- uid : TinyLife.Uis.ControlsHint
commentId : T:TinyLife.Uis.ControlsHint
parent : TinyLife.Uis
name : ControlsHint
nameWithType : ControlsHint
fullName : TinyLife.Uis.ControlsHint
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Uis.Menus.GamepadHint(MLEM.Ui.Anchor,System.Func{TinyLife.Options,Microsoft.Xna.Framework.Input.Buttons},Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Func{System.Boolean})
commentId : M:TinyLife.Uis.Menus.GamepadHint(MLEM.Ui.Anchor,System.Func{TinyLife.Options,Microsoft.Xna.Framework.Input.Buttons},Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Func{System.Boolean})
2022-05-24 13:36:05 +02:00
isExternal : true
2022-10-18 13:03:11 +02:00
- uid : TinyLife.Music
commentId : T:TinyLife.Music
name : Music
nameWithType : Music
fullName : TinyLife.Music
- uid : TinyLife.Music.Occasion.InGame
commentId : F:TinyLife.Music.Occasion.InGame
isExternal : true
2022-12-20 13:25:03 +01:00
- uid : MLEM.Ui.Elements.Tooltip
commentId : T:MLEM.Ui.Elements.Tooltip
parent : MLEM.Ui.Elements
isExternal : true
name : Tooltip
nameWithType : Tooltip
fullName : MLEM.Ui.Elements.Tooltip
- uid : MLEM.Ui.Elements
commentId : N : MLEM.Ui.Elements
isExternal : true
name : MLEM.Ui.Elements
nameWithType : MLEM.Ui.Elements
fullName : MLEM.Ui.Elements
- uid : TinyLife.Uis.Notifications
commentId : T:TinyLife.Uis.Notifications
name : Notifications
nameWithType : Notifications
fullName : TinyLife.Uis.Notifications
2022-12-28 18:09:03 +01:00
- uid : TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)
commentId : M:TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Options.Apply*
commentId : Overload:TinyLife.Options.Apply
name : Apply
nameWithType : Options.Apply
fullName : TinyLife.Options.Apply
- uid : TinyLife.Options.Save*
commentId : Overload:TinyLife.Options.Save
name : Save
nameWithType : Options.Save
fullName : TinyLife.Options.Save