2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
id : Extensions
parent : TinyLife.Utilities
children :
2022-09-17 12:33:21 +02:00
- TinyLife.Utilities.Extensions.AddGamepadScrolling(MLEM.Ui.Elements.Panel)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.AddHoverAnimation(MLEM.Ui.Elements.Button)
2023-01-16 12:24:01 +01:00
- TinyLife.Utilities.Extensions.AddProgressArrows(MLEM.Ui.Elements.Element,System.Func{System.Single},System.Func{System.Single},System.Func{System.Single},System.Func{Microsoft.Xna.Framework.Color})
2022-12-20 13:25:03 +01:00
- TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
- TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
- TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
- TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
2022-05-24 13:36:05 +02:00
- TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult,System.Func{TinyLife.Actions.CanExecuteResult})
2022-12-20 13:25:03 +01:00
- TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult,TinyLife.Actions.CanExecuteResult)
2024-07-26 12:47:59 +02:00
- TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single},System.Nullable{System.Single})
- TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Single)
2024-03-09 19:49:55 +01:00
- TinyLife.Utilities.Extensions.GetBedCategories(TinyLife.Objects.AgeGroup)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.GetChanceModifier(TinyLife.Skills.Quality)
2022-07-04 16:50:43 +02:00
- TinyLife.Utilities.Extensions.GetDaysBeforeAging(TinyLife.Objects.AgeGroup,TinyLife.Objects.LifeSpan)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.GetDecorativeRating(TinyLife.Skills.Quality)
- TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
2023-03-30 18:07:55 +02:00
- TinyLife.Utilities.Extensions.GetDefaultPose(TinyLife.Objects.AgeGroup)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
2023-05-26 15:16:22 +02:00
- TinyLife.Utilities.Extensions.GetDescription(TinyLife.Objects.ClothesIntention,System.Nullable{TinyLife.Objects.AgeGroup})
2023-06-25 15:41:49 +02:00
- TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.PregnancyAbility)
- TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.VoiceStyle)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.GetOpposite(TinyLife.GenealogyType)
2024-06-09 17:05:30 +02:00
- TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodRestriction,TinyLife.Objects.PersonLike)
2023-04-26 14:51:19 +02:00
- TinyLife.Utilities.Extensions.GetPregnancyHours(TinyLife.Objects.LifeSpan)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.GetPriceModifier(TinyLife.Skills.Quality)
2022-01-01 17:06:03 +01:00
- TinyLife.Utilities.Extensions.GetRequiredMatchPercentage(TinyLife.Objects.ClothesIntention)
2022-07-28 14:58:38 +02:00
- TinyLife.Utilities.Extensions.GetTransitive(TinyLife.GenealogyType,TinyLife.GenealogyType)
2022-05-24 13:36:05 +02:00
- TinyLife.Utilities.Extensions.Icon(MLEM.Input.MouseButton)
2024-01-07 16:53:47 +01:00
- TinyLife.Utilities.Extensions.Icon(Microsoft.Xna.Framework.Input.Buttons)
2022-05-24 13:36:05 +02:00
- TinyLife.Utilities.Extensions.IsActiveRoot(MLEM.Ui.Elements.Element)
2024-08-31 11:17:42 +02:00
- TinyLife.Utilities.Extensions.IsAgeAppropriate(TinyLife.GenealogyType,TinyLife.Objects.AgeGroup,TinyLife.Objects.AgeGroup)
2023-05-26 15:16:22 +02:00
- TinyLife.Utilities.Extensions.IsAvailableForAge(TinyLife.Objects.ClothesIntention,TinyLife.Objects.AgeGroup)
2023-06-25 15:41:49 +02:00
- TinyLife.Utilities.Extensions.IsBetween(System.ValueTuple{System.Int32,System.Int32},System.Int32)
2024-07-26 12:47:59 +02:00
- TinyLife.Utilities.Extensions.IsHorizontal(MLEM.Maths.Direction2)
2024-06-09 17:05:30 +02:00
- TinyLife.Utilities.Extensions.IsLockedFor(TinyLife.World.LockType,TinyLife.Objects.PersonLike,TinyLife.World.Lot)
2021-10-14 20:30:40 +02:00
- TinyLife.Utilities.Extensions.IsPartOfPerson(TinyLife.Objects.ClothesLayer)
2024-06-09 17:05:30 +02:00
- TinyLife.Utilities.Extensions.IsTextFieldSelected(MLEM.Ui.UiSystem)
2024-08-08 15:31:03 +02:00
- TinyLife.Utilities.Extensions.IsTransitioning(MLEM.Ui.UiSystem)
2024-07-26 12:47:59 +02:00
- TinyLife.Utilities.Extensions.IsVertical(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-06-25 15:41:49 +02:00
- TinyLife.Utilities.Extensions.Length(System.ValueTuple{System.Int32,System.Int32})
2022-07-04 16:50:43 +02:00
- TinyLife.Utilities.Extensions.Multiplier(TinyLife.Objects.LifeSpan)
2024-06-09 17:05:30 +02:00
- TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
2024-04-14 17:55:54 +02:00
- TinyLife.Utilities.Extensions.SetInWorldSnapping(MLEM.Ui.Elements.Tooltip)
2021-10-14 20:30:40 +02:00
- TinyLife.Utilities.Extensions.SetPauseGame(MLEM.Ui.RootElement,System.Boolean)
2024-06-09 17:05:30 +02:00
- TinyLife.Utilities.Extensions.Slugify(System.String)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.ToLocalizedString(TinyLife.Skills.Quality)
2023-10-11 16:05:32 +02:00
- TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean,System.Boolean)
2021-08-04 06:51:12 +02:00
- TinyLife.Utilities.Extensions.ToSellingPriceString(System.Single)
- TinyLife.Utilities.Extensions.ToSimpleLocalizedString(System.TimeSpan)
2022-12-28 18:09:03 +01:00
- TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)
2022-09-05 14:19:42 +02:00
- TinyLife.Utilities.Extensions.ToVisualY(Microsoft.Xna.Framework.Vector2)
2024-07-26 12:47:59 +02:00
- TinyLife.Utilities.Extensions.ToWallSide(MLEM.Maths.Direction2)
2023-04-14 13:00:36 +02:00
- TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose)
2023-10-11 16:05:32 +02:00
- TinyLife.Utilities.Extensions.ToWorldPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean)
2022-05-24 13:36:05 +02:00
- TinyLife.Utilities.Extensions.Weekday(System.TimeSpan)
2021-08-04 06:51:12 +02:00
langs :
- csharp
- vb
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
type : Class
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : A set of extensions for dealing with various things required by Tiny Life.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static class Extensions
content.vb : Public Module Extensions
inheritance :
- System.Object
inheritedMembers :
- 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
2023-10-11 16:05:32 +02:00
- uid : TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean,System.Boolean)
commentId : M:TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean,System.Boolean)
id : ToScreenPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean,System.Boolean)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-10-11 16:05:32 +02:00
name : ToScreenPos(Vector2, float, bool, bool, bool)
nameWithType : Extensions.ToScreenPos(Vector2, float, bool, bool, bool)
fullName : TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2, float, bool, bool, bool)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Converts the given world-space position into a draw-space position
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2023-10-11 16:05:32 +02:00
content : public static Vector2 ToScreenPos(this Vector2 position, float floor, bool center = false, bool applyCameraRotation = true, bool borderOffset = false)
2021-08-04 06:51:12 +02:00
parameters :
- id : position
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Vector2
2021-08-04 06:51:12 +02:00
description : The position to convert
2023-10-11 16:05:32 +02:00
- id : floor
type : System.Single
description : The floor that the position is on.
2021-08-04 06:51:12 +02:00
- id : center
type : System.Boolean
description : If this is true, the position will be offset by half a tile, centering it on the screen
- id : applyCameraRotation
type : System.Boolean
2024-07-26 12:47:59 +02:00
description : Whether the game's current <xref href="TinyLife.Options.CameraRotation" data-throw-if-not-resolved="false"></xref> should be applied using <xref href="TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2%2cSystem.Boolean%2cSystem.Nullable%7bMLEM.Maths.Direction2%7d)" data-throw-if-not-resolved="false"></xref>
2021-08-04 06:51:12 +02:00
- id : borderOffset
type : System.Boolean
2024-07-26 12:47:59 +02:00
description : Whether the map border offset should be applied to the camera rotation using <xref href="TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2%2cSystem.Boolean%2cSystem.Nullable%7bMLEM.Maths.Direction2%7d)" data-throw-if-not-resolved="false"></xref>. This value only has an effect if <code class="paramref">applyCameraRotation</code> is true
2021-08-04 06:51:12 +02:00
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Vector2
2021-08-04 06:51:12 +02:00
description : The draw-space position
2023-10-11 16:05:32 +02:00
content.vb : Public Shared Function ToScreenPos(position As Vector2, floor As Single, center As Boolean = False, applyCameraRotation As Boolean = True, borderOffset As Boolean = False) As Vector2
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToScreenPos*
2023-10-11 16:05:32 +02:00
nameWithType.vb : Extensions.ToScreenPos(Vector2, Single, Boolean, Boolean, Boolean)
fullName.vb : TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2, Single, Boolean, Boolean, Boolean)
name.vb : ToScreenPos(Vector2, Single, Boolean, Boolean, Boolean)
- uid : TinyLife.Utilities.Extensions.ToWorldPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean)
commentId : M:TinyLife.Utilities.Extensions.ToWorldPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean)
id : ToWorldPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-10-11 16:05:32 +02:00
name : ToWorldPos(Vector2, float, bool)
nameWithType : Extensions.ToWorldPos(Vector2, float, bool)
fullName : TinyLife.Utilities.Extensions.ToWorldPos(Microsoft.Xna.Framework.Vector2, float, bool)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Converts the given draw-space position into a world-space position
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2023-10-11 16:05:32 +02:00
content : public static Vector2 ToWorldPos(this Vector2 position, float floor, bool applyCameraRotation = true)
2021-08-04 06:51:12 +02:00
parameters :
- id : position
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Vector2
2021-08-04 06:51:12 +02:00
description : The position to convert
2023-10-11 16:05:32 +02:00
- id : floor
type : System.Single
description : The floor that the position is on.
2021-08-04 06:51:12 +02:00
- id : applyCameraRotation
type : System.Boolean
2024-07-26 12:47:59 +02:00
description : Whether the game's current <xref href="TinyLife.Options.CameraRotation" data-throw-if-not-resolved="false"></xref> should be applied using <xref href="TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2%2cSystem.Nullable%7bMLEM.Maths.Direction2%7d)" data-throw-if-not-resolved="false"></xref>
2021-08-04 06:51:12 +02:00
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Vector2
2021-08-04 06:51:12 +02:00
description : The world-space position
2023-10-11 16:05:32 +02:00
content.vb : Public Shared Function ToWorldPos(position As Vector2, floor As Single, applyCameraRotation As Boolean = True) As Vector2
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToWorldPos*
2023-10-11 16:05:32 +02:00
nameWithType.vb : Extensions.ToWorldPos(Vector2, Single, Boolean)
fullName.vb : TinyLife.Utilities.Extensions.ToWorldPos(Microsoft.Xna.Framework.Vector2, Single, Boolean)
name.vb : ToWorldPos(Vector2, Single, Boolean)
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)
id : ToVisualY(Microsoft.Xna.Framework.Vector2)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : ToVisualY(Vector2)
nameWithType : Extensions.ToVisualY(Vector2)
2022-09-05 14:19:42 +02:00
fullName : TinyLife.Utilities.Extensions.ToVisualY(Microsoft.Xna.Framework.Vector2)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns the given offset, but translated based on the game's current <xref href="TinyLife.Options.CameraRotation" data-throw-if-not-resolved="false"></xref>.
For any vector that is passed to this method, the translation that it represents will not be based on cardinal directions, but on directions related to the screen's orientation.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static Vector2 ToVisualY(this Vector2 pos)
parameters :
- id : pos
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Vector2
2021-08-04 06:51:12 +02:00
description : The position to turn into a visual y position
return :
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Vector2
2021-08-04 06:51:12 +02:00
description : The given position translated into virtual y space
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function ToVisualY(pos As Vector2) As Vector2
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToVisualY*
2024-07-26 12:47:59 +02:00
- uid : TinyLife.Utilities.Extensions.ToWallSide(MLEM.Maths.Direction2)
commentId : M:TinyLife.Utilities.Extensions.ToWallSide(MLEM.Maths.Direction2)
id : ToWallSide(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : ToWallSide(Direction2)
nameWithType : Extensions.ToWallSide(Direction2)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.Utilities.Extensions.ToWallSide(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
2024-07-26 12:47:59 +02:00
Returns an integer that represents the given <xref href="MLEM.Maths.Direction2" data-throw-if-not-resolved="false"></xref> as a side of a <xref href="TinyLife.Objects.WallLike" data-throw-if-not-resolved="false"></xref>.
2024-01-07 16:53:47 +01:00
2024-07-26 12:47:59 +02:00
Specifically, <xref href="MLEM.Maths.Direction2.Up" data-throw-if-not-resolved="false"></xref> and <xref href="MLEM.Maths.Direction2.Left" data-throw-if-not-resolved="false"></xref> return 0, any other directions return 1.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static int ToWallSide(this Direction2 dir)
parameters :
- id : dir
2024-07-26 12:47:59 +02:00
type : MLEM.Maths.Direction2
2021-08-04 06:51:12 +02:00
description : The direction to convert into a wall side
return :
type : System.Int32
description : The corresponding wall side
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function ToWallSide(dir As Direction2) As Integer
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToWallSide*
2024-07-26 12:47:59 +02:00
- uid : TinyLife.Utilities.Extensions.IsVertical(MLEM.Maths.Direction2)
commentId : M:TinyLife.Utilities.Extensions.IsVertical(MLEM.Maths.Direction2)
id : IsVertical(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsVertical(Direction2)
nameWithType : Extensions.IsVertical(Direction2)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.Utilities.Extensions.IsVertical(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns whether the passed direction is considered vertical.
2024-07-26 12:47:59 +02:00
A vertical direction is <xref href="MLEM.Maths.Direction2.Up" data-throw-if-not-resolved="false"></xref> and <xref href="MLEM.Maths.Direction2.Down" data-throw-if-not-resolved="false"></xref>. All other directions return false.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static bool IsVertical(this Direction2 dir)
parameters :
- id : dir
2024-07-26 12:47:59 +02:00
type : MLEM.Maths.Direction2
2021-08-04 06:51:12 +02:00
description : The direction to check verticalness for
return :
type : System.Boolean
description : Whether or not the direction is vertical
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function IsVertical(dir As Direction2) As Boolean
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.IsVertical*
2024-07-26 12:47:59 +02:00
- uid : TinyLife.Utilities.Extensions.IsHorizontal(MLEM.Maths.Direction2)
commentId : M:TinyLife.Utilities.Extensions.IsHorizontal(MLEM.Maths.Direction2)
id : IsHorizontal(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsHorizontal(Direction2)
nameWithType : Extensions.IsHorizontal(Direction2)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.Utilities.Extensions.IsHorizontal(MLEM.Maths.Direction2)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns whether the passed direction is considered horizontal.
2024-08-08 15:31:03 +02:00
A horizontal direction is <xref href="MLEM.Maths.Direction2.Left" data-throw-if-not-resolved="false"></xref> and <xref href="MLEM.Maths.Direction2.Right" data-throw-if-not-resolved="false"></xref>. All other directions return false.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static bool IsHorizontal(this Direction2 dir)
parameters :
- id : dir
2024-07-26 12:47:59 +02:00
type : MLEM.Maths.Direction2
2021-08-04 06:51:12 +02:00
description : The direction to check horizontalness for
return :
type : System.Boolean
description : Whether or not the direction is horizontal
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function IsHorizontal(dir As Direction2) As Boolean
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.IsHorizontal*
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
id : JsonCopy``1(``0)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : JsonCopy<T>(T)
nameWithType : Extensions.JsonCopy<T>(T)
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>(T)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-10-17 17:28:12 +02:00
summary : Copies the given object using a <xref href="Newtonsoft.Json.JsonSerializer" data-throw-if-not-resolved="false"></xref> created using <xref href="TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext%2cSystem.EventHandler%7bNewtonsoft.Json.Serialization.ErrorEventArgs%7d%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref>.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static T JsonCopy<T>(this T obj)
parameters :
- id : obj
type : '{T}'
description : The object to copy
typeParameters :
- id : T
description : The type of the object
return :
type : '{T}'
description : A copy of the object
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function JsonCopy(Of T)(obj As T) As T
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.JsonCopy*
nameWithType.vb : Extensions.JsonCopy(Of T)(T)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
name.vb : JsonCopy(Of T)(T)
- uid : TinyLife.Utilities.Extensions.GetPriceModifier(TinyLife.Skills.Quality)
commentId : M:TinyLife.Utilities.Extensions.GetPriceModifier(TinyLife.Skills.Quality)
id : GetPriceModifier(TinyLife.Skills.Quality)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetPriceModifier(Quality)
nameWithType : Extensions.GetPriceModifier(Quality)
fullName : TinyLife.Utilities.Extensions.GetPriceModifier(TinyLife.Skills.Quality)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns a multiplier that an object's price should be multiplied with based on the given <xref href="TinyLife.Skills.Quality" data-throw-if-not-resolved="false"></xref>.
The returned values are as follows :
<xref href="TinyLife.Skills.Quality.Terrible" data-throw-if-not-resolved="false"></xref>: 0.5,
<xref href="TinyLife.Skills.Quality.Good" data-throw-if-not-resolved="false"></xref>: 1.5,
<xref href="TinyLife.Skills.Quality.Great" data-throw-if-not-resolved="false"></xref>: 2,
<xref href="TinyLife.Skills.Quality.Perfect" data-throw-if-not-resolved="false"></xref>: 3,
<xref href="TinyLife.Skills.Quality.Masterpiece" data-throw-if-not-resolved="false"></xref>: 5,
Else : 1 .
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static float GetPriceModifier(this Quality quality)
parameters :
- id : quality
type : TinyLife.Skills.Quality
description : The quality to query
return :
type : System.Single
description : The price modifier for the object
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetPriceModifier(quality As Quality) As Single
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.GetPriceModifier*
- uid : TinyLife.Utilities.Extensions.GetDecorativeRating(TinyLife.Skills.Quality)
commentId : M:TinyLife.Utilities.Extensions.GetDecorativeRating(TinyLife.Skills.Quality)
id : GetDecorativeRating(TinyLife.Skills.Quality)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetDecorativeRating(Quality)
nameWithType : Extensions.GetDecorativeRating(Quality)
fullName : TinyLife.Utilities.Extensions.GetDecorativeRating(TinyLife.Skills.Quality)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns the decorative rating of an object with the given <xref href="TinyLife.Skills.Quality" data-throw-if-not-resolved="false"></xref>.
The returned values are as follows :
<xref href="TinyLife.Skills.Quality.Terrible" data-throw-if-not-resolved="false"></xref>: -2,
<xref href="TinyLife.Skills.Quality.Good" data-throw-if-not-resolved="false"></xref>: 1,
<xref href="TinyLife.Skills.Quality.Great" data-throw-if-not-resolved="false"></xref>: 1,
<xref href="TinyLife.Skills.Quality.Perfect" data-throw-if-not-resolved="false"></xref>: 2,
<xref href="TinyLife.Skills.Quality.Masterpiece" data-throw-if-not-resolved="false"></xref>: 3,
Else : 0 .
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static int GetDecorativeRating(this Quality quality)
parameters :
- id : quality
type : TinyLife.Skills.Quality
description : The quality to query
return :
type : System.Int32
description : The decorative rating for this quality
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetDecorativeRating(quality As Quality) As Integer
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.GetDecorativeRating*
- uid : TinyLife.Utilities.Extensions.GetChanceModifier(TinyLife.Skills.Quality)
commentId : M:TinyLife.Utilities.Extensions.GetChanceModifier(TinyLife.Skills.Quality)
id : GetChanceModifier(TinyLife.Skills.Quality)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetChanceModifier(Quality)
nameWithType : Extensions.GetChanceModifier(Quality)
fullName : TinyLife.Utilities.Extensions.GetChanceModifier(TinyLife.Skills.Quality)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns a chance modifier for the given <xref href="TinyLife.Skills.Quality" data-throw-if-not-resolved="false"></xref>, which is always greater than 0 and less than or equal to 1.
This is useful for calculating the chance of something happening based on the quality of an object.
The returned values are as follows :
<xref href="TinyLife.Skills.Quality.Terrible" data-throw-if-not-resolved="false"></xref>: 0.05,
<xref href="TinyLife.Skills.Quality.Good" data-throw-if-not-resolved="false"></xref>: 0.55,
<xref href="TinyLife.Skills.Quality.Great" data-throw-if-not-resolved="false"></xref>: 0.75,
<xref href="TinyLife.Skills.Quality.Perfect" data-throw-if-not-resolved="false"></xref>: 0.9,
<xref href="TinyLife.Skills.Quality.Masterpiece" data-throw-if-not-resolved="false"></xref>: 1,
Else : 0.4 .
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static float GetChanceModifier(this Quality quality)
parameters :
- id : quality
type : TinyLife.Skills.Quality
description : The quality to query
return :
type : System.Single
description : The chance modifier for this quality
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetChanceModifier(quality As Quality) As Single
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.GetChanceModifier*
- uid : TinyLife.Utilities.Extensions.ToLocalizedString(TinyLife.Skills.Quality)
commentId : M:TinyLife.Utilities.Extensions.ToLocalizedString(TinyLife.Skills.Quality)
id : ToLocalizedString(TinyLife.Skills.Quality)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : ToLocalizedString(Quality)
nameWithType : Extensions.ToLocalizedString(Quality)
fullName : TinyLife.Utilities.Extensions.ToLocalizedString(TinyLife.Skills.Quality)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns a localized string for the given <xref href="TinyLife.Skills.Quality" data-throw-if-not-resolved="false"></xref>.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static string ToLocalizedString(this Quality quality)
parameters :
- id : quality
type : TinyLife.Skills.Quality
description : The quality
return :
type : System.String
description : A localized string representing the quality
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function ToLocalizedString(quality As Quality) As String
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToLocalizedString*
- uid : TinyLife.Utilities.Extensions.ToSellingPriceString(System.Single)
commentId : M:TinyLife.Utilities.Extensions.ToSellingPriceString(System.Single)
id : ToSellingPriceString(System.Single)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : ToSellingPriceString(float)
nameWithType : Extensions.ToSellingPriceString(float)
fullName : TinyLife.Utilities.Extensions.ToSellingPriceString(float)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns a localized string that says "Sells for", followed by the passed <code class="paramref">value</code> in tiny bucks
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static string ToSellingPriceString(this float value)
parameters :
- id : value
type : System.Single
2021-08-30 20:44:32 +02:00
description : The value to display
2021-08-04 06:51:12 +02:00
return :
type : System.String
2021-08-30 20:44:32 +02:00
description : A selling price string that contains the value, in tiny bucks
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function ToSellingPriceString(value As Single) As String
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToSellingPriceString*
2023-03-30 18:07:55 +02:00
nameWithType.vb : Extensions.ToSellingPriceString(Single)
fullName.vb : TinyLife.Utilities.Extensions.ToSellingPriceString(Single)
name.vb : ToSellingPriceString(Single)
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult,System.Func{TinyLife.Actions.CanExecuteResult})
commentId : M:TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult,System.Func{TinyLife.Actions.CanExecuteResult})
id : BothValid(TinyLife.Actions.CanExecuteResult,System.Func{TinyLife.Actions.CanExecuteResult})
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2022-05-24 13:36:05 +02:00
name : BothValid(CanExecuteResult, Func<CanExecuteResult>)
nameWithType : Extensions.BothValid(CanExecuteResult, Func<CanExecuteResult>)
fullName : TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult, System.Func<TinyLife.Actions.CanExecuteResult>)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
A helper method to return <xref href="TinyLife.Actions.CanExecuteResult.Valid" data-throw-if-not-resolved="false"></xref> only if both passed <xref href="TinyLife.Actions.CanExecuteResult" data-throw-if-not-resolved="false"></xref> values are <xref href="TinyLife.Actions.CanExecuteResult.Valid" data-throw-if-not-resolved="false"></xref>.
If this is not the case, the validity of the <code class="paramref">result</code> is returned if it is not <xref href="TinyLife.Actions.CanExecuteResult.Valid" data-throw-if-not-resolved="false"></xref>, and otherwise, the validity of the <code class="paramref">other</code> is returned.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-05-24 13:36:05 +02:00
content : public static CanExecuteResult BothValid(this CanExecuteResult result, Func<CanExecuteResult> other)
2021-08-04 06:51:12 +02:00
parameters :
- id : result
2022-05-24 13:36:05 +02:00
type : TinyLife.Actions.CanExecuteResult
2021-08-04 06:51:12 +02:00
description : The first result
- id : other
2022-05-24 13:36:05 +02:00
type : System.Func{TinyLife.Actions.CanExecuteResult}
2021-08-04 06:51:12 +02:00
description : The second result
return :
2022-05-24 13:36:05 +02:00
type : TinyLife.Actions.CanExecuteResult
2021-08-04 06:51:12 +02:00
description : The validity of both results
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function BothValid(result As CanExecuteResult, other As Func(Of CanExecuteResult)) As CanExecuteResult
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.BothValid*
2022-05-24 13:36:05 +02:00
nameWithType.vb : Extensions.BothValid(CanExecuteResult, Func(Of CanExecuteResult))
fullName.vb : TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult, System.Func(Of TinyLife.Actions.CanExecuteResult))
name.vb : BothValid(CanExecuteResult, Func(Of CanExecuteResult))
2022-12-20 13:25:03 +01:00
- uid : TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult,TinyLife.Actions.CanExecuteResult)
commentId : M:TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult,TinyLife.Actions.CanExecuteResult)
id : BothValid(TinyLife.Actions.CanExecuteResult,TinyLife.Actions.CanExecuteResult)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2022-12-20 13:25:03 +01:00
name : BothValid(CanExecuteResult, CanExecuteResult)
nameWithType : Extensions.BothValid(CanExecuteResult, CanExecuteResult)
fullName : TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.CanExecuteResult, TinyLife.Actions.CanExecuteResult)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
A helper method to return <xref href="TinyLife.Actions.CanExecuteResult.Valid" data-throw-if-not-resolved="false"></xref> only if both passed <xref href="TinyLife.Actions.CanExecuteResult" data-throw-if-not-resolved="false"></xref> values are <xref href="TinyLife.Actions.CanExecuteResult.Valid" data-throw-if-not-resolved="false"></xref>.
If this is not the case, the validity of the <code class="paramref">result</code> is returned if it is not <xref href="TinyLife.Actions.CanExecuteResult.Valid" data-throw-if-not-resolved="false"></xref>, and otherwise, the validity of the <code class="paramref">other</code> is returned.
2022-12-20 13:25:03 +01:00
example : [ ]
syntax :
content : public static CanExecuteResult BothValid(this CanExecuteResult result, CanExecuteResult other)
parameters :
- id : result
type : TinyLife.Actions.CanExecuteResult
description : The first result
- id : other
type : TinyLife.Actions.CanExecuteResult
description : The second result
return :
type : TinyLife.Actions.CanExecuteResult
description : The validity of both results
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function BothValid(result As CanExecuteResult, other As CanExecuteResult) As CanExecuteResult
2022-12-20 13:25:03 +01:00
overload : TinyLife.Utilities.Extensions.BothValid*
- uid : TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
commentId : M:TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
id : AnyActive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : AnyActive(CompletionType, Func<CompletionType>)
nameWithType : Extensions.AnyActive(CompletionType, Func<CompletionType>)
fullName : TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType, System.Func<TinyLife.Actions.CompletionType>)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
A helper method to return <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if one of the completion types is <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref>.
If this is not the case, the first completion type that is different is returned.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-12-20 13:25:03 +01:00
content : public static CompletionType AnyActive(this CompletionType type, Func<CompletionType> other)
2021-08-04 06:51:12 +02:00
parameters :
- id : type
2021-10-14 20:30:40 +02:00
type : TinyLife.Actions.CompletionType
2021-08-04 06:51:12 +02:00
description : The first completion type
- id : other
2021-10-14 20:30:40 +02:00
type : System.Func{TinyLife.Actions.CompletionType}
2021-08-04 06:51:12 +02:00
description : A function to gather the second completion type
return :
2021-10-14 20:30:40 +02:00
type : TinyLife.Actions.CompletionType
2024-01-07 16:53:47 +01:00
description : <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if one of the completion types is <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref>, or the <code class="paramref">other</code>'s completion type
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function AnyActive(type As CompletionType, other As Func(Of CompletionType)) As CompletionType
2022-12-20 13:25:03 +01:00
overload : TinyLife.Utilities.Extensions.AnyActive*
nameWithType.vb : Extensions.AnyActive(CompletionType, Func(Of CompletionType))
fullName.vb : TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType, System.Func(Of TinyLife.Actions.CompletionType))
name.vb : AnyActive(CompletionType, Func(Of CompletionType))
- uid : TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
commentId : M:TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
id : AnyActive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2022-12-20 13:25:03 +01:00
name : AnyActive(CompletionType, CompletionType)
nameWithType : Extensions.AnyActive(CompletionType, CompletionType)
fullName : TinyLife.Utilities.Extensions.AnyActive(TinyLife.Actions.CompletionType, TinyLife.Actions.CompletionType)
2021-08-04 06:51:12 +02:00
type : Method
2022-12-20 13:25:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
A helper method to return <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if one of the completion types is <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref>.
If this is not the case, the first completion type that is different is returned.
2022-12-20 13:25:03 +01:00
example : [ ]
syntax :
content : public static CompletionType AnyActive(this CompletionType type, CompletionType other)
parameters :
- id : type
type : TinyLife.Actions.CompletionType
description : The first completion type
- id : other
type : TinyLife.Actions.CompletionType
description : A function to gather the second completion type
return :
type : TinyLife.Actions.CompletionType
2024-01-07 16:53:47 +01:00
description : <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if one of the completion types is <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref>, or the <code class="paramref">other</code>'s completion type
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function AnyActive(type As CompletionType, other As CompletionType) As CompletionType
2022-12-20 13:25:03 +01:00
overload : TinyLife.Utilities.Extensions.AnyActive*
- uid : TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
commentId : M:TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
id : AnyInactive(TinyLife.Actions.CompletionType,System.Func{TinyLife.Actions.CompletionType})
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : AnyInactive(CompletionType, Func<CompletionType>)
nameWithType : Extensions.AnyInactive(CompletionType, Func<CompletionType>)
fullName : TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType, System.Func<TinyLife.Actions.CompletionType>)
type : Method
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
A helper method to return <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if both of the completion types are <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref>.
If this is not the case, the first completion type that is different is returned.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2022-12-20 13:25:03 +01:00
content : public static CompletionType AnyInactive(this CompletionType type, Func<CompletionType> other)
2021-08-04 06:51:12 +02:00
parameters :
- id : type
2021-10-14 20:30:40 +02:00
type : TinyLife.Actions.CompletionType
2021-08-04 06:51:12 +02:00
description : The first completion type
- id : other
2021-10-14 20:30:40 +02:00
type : System.Func{TinyLife.Actions.CompletionType}
2021-08-04 06:51:12 +02:00
description : A function to gather the second completion type
return :
2021-10-14 20:30:40 +02:00
type : TinyLife.Actions.CompletionType
description : The first non-active completion type, or <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if there is none
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function AnyInactive(type As CompletionType, other As Func(Of CompletionType)) As CompletionType
2022-12-20 13:25:03 +01:00
overload : TinyLife.Utilities.Extensions.AnyInactive*
nameWithType.vb : Extensions.AnyInactive(CompletionType, Func(Of CompletionType))
fullName.vb : TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType, System.Func(Of TinyLife.Actions.CompletionType))
name.vb : AnyInactive(CompletionType, Func(Of CompletionType))
- uid : TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
commentId : M:TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
id : AnyInactive(TinyLife.Actions.CompletionType,TinyLife.Actions.CompletionType)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : AnyInactive(CompletionType, CompletionType)
nameWithType : Extensions.AnyInactive(CompletionType, CompletionType)
fullName : TinyLife.Utilities.Extensions.AnyInactive(TinyLife.Actions.CompletionType, TinyLife.Actions.CompletionType)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
A helper method to return <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if both of the completion types are <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref>.
If this is not the case, the first completion type that is different is returned.
2022-12-20 13:25:03 +01:00
example : [ ]
syntax :
content : public static CompletionType AnyInactive(this CompletionType type, CompletionType other)
parameters :
- id : type
type : TinyLife.Actions.CompletionType
description : The first completion type
- id : other
type : TinyLife.Actions.CompletionType
description : A function to gather the second completion type
return :
type : TinyLife.Actions.CompletionType
description : The first non-active completion type, or <xref href="TinyLife.Actions.CompletionType.Active" data-throw-if-not-resolved="false"></xref> if there is none
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function AnyInactive(type As CompletionType, other As CompletionType) As CompletionType
2022-12-20 13:25:03 +01:00
overload : TinyLife.Utilities.Extensions.AnyInactive*
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.GetOpposite(TinyLife.GenealogyType)
commentId : M:TinyLife.Utilities.Extensions.GetOpposite(TinyLife.GenealogyType)
id : GetOpposite(TinyLife.GenealogyType)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetOpposite(GenealogyType)
nameWithType : Extensions.GetOpposite(GenealogyType)
fullName : TinyLife.Utilities.Extensions.GetOpposite(TinyLife.GenealogyType)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns the opposite of the given <xref href="TinyLife.GenealogyType" data-throw-if-not-resolved="false"></xref>.
The "opposite" is the relationship that the other partner of this <xref href="TinyLife.GenealogyType" data-throw-if-not-resolved="false"></xref> will have.
For example, the opposite of <xref href="TinyLife.GenealogyType.Parent" data-throw-if-not-resolved="false"></xref> is <xref href="TinyLife.GenealogyType.Child" data-throw-if-not-resolved="false"></xref> and vice versa.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static GenealogyType GetOpposite(this GenealogyType type)
parameters :
- id : type
type : TinyLife.GenealogyType
description : The genealogy type
return :
type : TinyLife.GenealogyType
2024-01-07 16:53:47 +01:00
description : The genealogy type's opposite
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetOpposite(type As GenealogyType) As GenealogyType
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.GetOpposite*
2022-07-28 14:58:38 +02:00
- uid : TinyLife.Utilities.Extensions.GetTransitive(TinyLife.GenealogyType,TinyLife.GenealogyType)
commentId : M:TinyLife.Utilities.Extensions.GetTransitive(TinyLife.GenealogyType,TinyLife.GenealogyType)
id : GetTransitive(TinyLife.GenealogyType,TinyLife.GenealogyType)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetTransitive(GenealogyType, GenealogyType)
nameWithType : Extensions.GetTransitive(GenealogyType, GenealogyType)
fullName : TinyLife.Utilities.Extensions.GetTransitive(TinyLife.GenealogyType, TinyLife.GenealogyType)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Given the <xref href="TinyLife.GenealogyType" data-throw-if-not-resolved="false"></xref> of two relationships, returns the transitive genealogy that results from the two given genealogies.
2024-06-09 17:05:30 +02:00
The given genealogies are the ones in relationships between <xref href="TinyLife.Objects.PersonLike" data-throw-if-not-resolved="false"></xref> A and B, and B and C, respectively. The returned <xref href="TinyLife.GenealogyType" data-throw-if-not-resolved="false"></xref> is the genealogy between <xref href="TinyLife.Objects.PersonLike" data-throw-if-not-resolved="false"></xref> A and C.
2024-01-07 16:53:47 +01:00
If <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a> is returned, the transitive genealogy cannot reliably be gathered from the given information.
2022-07-28 14:58:38 +02:00
example : [ ]
syntax :
content : public static GenealogyType? GetTransitive(this GenealogyType aToB, GenealogyType bToC)
parameters :
- id : aToB
type : TinyLife.GenealogyType
description : The genealogy between A and B.
- id : bToC
type : TinyLife.GenealogyType
description : The genealogy between B and C.
return :
type : System.Nullable{TinyLife.GenealogyType}
2023-03-30 18:07:55 +02:00
description : The genealogy between A and C, or <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a> if the genealogy cannot be reliably gathered.
content.vb : Public Shared Function GetTransitive(aToB As GenealogyType, bToC As GenealogyType) As GenealogyType?
2022-07-28 14:58:38 +02:00
overload : TinyLife.Utilities.Extensions.GetTransitive*
exceptions :
- type : System.ArgumentOutOfRangeException
commentId : T:System.ArgumentOutOfRangeException
description : If any undefined <xref href="TinyLife.GenealogyType" data-throw-if-not-resolved="false"></xref> is passed as a parameter.
2024-08-31 11:17:42 +02:00
- uid : TinyLife.Utilities.Extensions.IsAgeAppropriate(TinyLife.GenealogyType,TinyLife.Objects.AgeGroup,TinyLife.Objects.AgeGroup)
commentId : M:TinyLife.Utilities.Extensions.IsAgeAppropriate(TinyLife.GenealogyType,TinyLife.Objects.AgeGroup,TinyLife.Objects.AgeGroup)
id : IsAgeAppropriate(TinyLife.GenealogyType,TinyLife.Objects.AgeGroup,TinyLife.Objects.AgeGroup)
2022-03-09 16:13:05 +01:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2024-08-31 11:17:42 +02:00
name : IsAgeAppropriate(GenealogyType, AgeGroup, AgeGroup)
nameWithType : Extensions.IsAgeAppropriate(GenealogyType, AgeGroup, AgeGroup)
fullName : TinyLife.Utilities.Extensions.IsAgeAppropriate(TinyLife.GenealogyType, TinyLife.Objects.AgeGroup, TinyLife.Objects.AgeGroup)
2022-03-09 16:13:05 +01:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-08-31 11:17:42 +02:00
summary : Returns whether the given <xref href="TinyLife.GenealogyType" data-throw-if-not-resolved="false"></xref> is appropriate for a relationship between the given <xref href="TinyLife.Objects.AgeGroup" data-throw-if-not-resolved="false"></xref> values.
2022-03-09 16:13:05 +01:00
example : [ ]
syntax :
2024-08-31 11:17:42 +02:00
content : public static bool IsAgeAppropriate(this GenealogyType type, AgeGroup myAge, AgeGroup otherAge)
2022-03-09 16:13:05 +01:00
parameters :
- id : type
type : TinyLife.GenealogyType
description : The genealogy type in question
2024-08-31 11:17:42 +02:00
- id : myAge
2022-03-09 16:13:05 +01:00
type : TinyLife.Objects.AgeGroup
2024-08-31 11:17:42 +02:00
description : The age group of the person that should have the <code class="paramref">type</code>.
- id : otherAge
type : TinyLife.Objects.AgeGroup
description : The age group of the other person.
2022-03-09 16:13:05 +01:00
return :
type : System.Boolean
description : Whether the given genealogy type is appropriate for the given age
2024-08-31 11:17:42 +02:00
content.vb : Public Shared Function IsAgeAppropriate(type As GenealogyType, myAge As AgeGroup, otherAge As AgeGroup) As Boolean
2022-03-09 16:13:05 +01:00
overload : TinyLife.Utilities.Extensions.IsAgeAppropriate*
2023-04-14 13:00:36 +02:00
- uid : TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose)
commentId : M:TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose)
id : ToWorking(TinyLife.Objects.Pose)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : ToWorking(Pose)
2023-04-14 13:00:36 +02:00
nameWithType : Extensions.ToWorking(Pose)
fullName : TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Converts the given <xref href="TinyLife.Objects.Pose" data-throw-if-not-resolved="false"></xref> to a version in which a person is looking as if they were working on something.
For all standing poses, this returns <xref href="TinyLife.Objects.Pose.WorkingStanding" data-throw-if-not-resolved="false"></xref>, and for all sitting poses, <xref href="TinyLife.Objects.Pose.WorkingSitting" data-throw-if-not-resolved="false"></xref> is returned.
If a pose has no working variant, the pose itself is returned.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2023-04-14 13:00:36 +02:00
content : public static Pose ToWorking(this Pose pose)
2021-08-04 06:51:12 +02:00
parameters :
- id : pose
2023-04-14 13:00:36 +02:00
type : TinyLife.Objects.Pose
2021-08-04 06:51:12 +02:00
description : The pose to convert to a working pose
return :
2023-04-14 13:00:36 +02:00
type : TinyLife.Objects.Pose
2021-08-04 06:51:12 +02:00
description : The working version of the given pose
2023-04-14 13:00:36 +02:00
content.vb : Public Shared Function ToWorking(pose As Pose) As Pose
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToWorking*
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.GetDefaultPose(TinyLife.Objects.AgeGroup)
commentId : M:TinyLife.Utilities.Extensions.GetDefaultPose(TinyLife.Objects.AgeGroup)
id : GetDefaultPose(TinyLife.Objects.AgeGroup)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetDefaultPose(AgeGroup)
nameWithType : Extensions.GetDefaultPose(AgeGroup)
fullName : TinyLife.Utilities.Extensions.GetDefaultPose(TinyLife.Objects.AgeGroup)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-06-09 17:05:30 +02:00
summary : Returns the default pose that a <xref href="TinyLife.Objects.PersonLike" data-throw-if-not-resolved="false"></xref> should have based on the given <code class="paramref">age</code>.
2023-04-26 14:51:19 +02:00
example : [ ]
2023-03-30 18:07:55 +02:00
syntax :
2023-04-14 13:00:36 +02:00
content : public static Pose GetDefaultPose(this AgeGroup age)
2023-03-30 18:07:55 +02:00
parameters :
- id : age
type : TinyLife.Objects.AgeGroup
2023-04-26 14:51:19 +02:00
description : The age.
2023-03-30 18:07:55 +02:00
return :
2023-04-14 13:00:36 +02:00
type : TinyLife.Objects.Pose
2024-01-07 16:53:47 +01:00
description : The age's default pose.
2023-04-14 13:00:36 +02:00
content.vb : Public Shared Function GetDefaultPose(age As AgeGroup) As Pose
2023-03-30 18:07:55 +02:00
overload : TinyLife.Utilities.Extensions.GetDefaultPose*
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.AddHoverAnimation(MLEM.Ui.Elements.Button)
commentId : M:TinyLife.Utilities.Extensions.AddHoverAnimation(MLEM.Ui.Elements.Button)
id : AddHoverAnimation(MLEM.Ui.Elements.Button)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : AddHoverAnimation(Button)
nameWithType : Extensions.AddHoverAnimation(Button)
fullName : TinyLife.Utilities.Extensions.AddHoverAnimation(MLEM.Ui.Elements.Button)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Adds a hover animation to the given <xref href="MLEM.Ui.Elements.Button" data-throw-if-not-resolved="false"></xref>.
The hover animation will automatically start playing when the mouse enters the button.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static Button AddHoverAnimation(this Button button)
parameters :
- id : button
type : MLEM.Ui.Elements.Button
description : The button to add the hover animation to
return :
type : MLEM.Ui.Elements.Button
description : The button, for chaining
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function AddHoverAnimation(button As Button) As Button
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.AddHoverAnimation*
- uid : TinyLife.Utilities.Extensions.ToSimpleLocalizedString(System.TimeSpan)
commentId : M:TinyLife.Utilities.Extensions.ToSimpleLocalizedString(System.TimeSpan)
id : ToSimpleLocalizedString(System.TimeSpan)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : ToSimpleLocalizedString(TimeSpan)
nameWithType : Extensions.ToSimpleLocalizedString(TimeSpan)
fullName : TinyLife.Utilities.Extensions.ToSimpleLocalizedString(System.TimeSpan)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns a string, localized using <xref href="TinyLife.Localization" data-throw-if-not-resolved="false"></xref>, that represents the largest value of the time span.
If the time span includes multiple days, a string representing just days is returned. Otherwise, the full hours are returned, and otherwise, the full minutes are returned.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static string ToSimpleLocalizedString(this TimeSpan time)
parameters :
- id : time
type : System.TimeSpan
description : The time to localize
return :
type : System.String
description : A simple localized string for the time span
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function ToSimpleLocalizedString(time As TimeSpan) As String
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.ToSimpleLocalizedString*
- uid : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
id : GetDefaultTab(TinyLife.Objects.ObjectCategory)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetDefaultTab(ObjectCategory)
nameWithType : Extensions.GetDefaultTab(ObjectCategory)
fullName : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the default <xref href="TinyLife.Tools.FurnitureTool.Tab" data-throw-if-not-resolved="false"></xref> flags that the given <xref href="TinyLife.Objects.ObjectCategory" data-throw-if-not-resolved="false"></xref> flag combination should be sorted into
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static FurnitureTool.Tab GetDefaultTab(this ObjectCategory categories)
parameters :
- id : categories
type : TinyLife.Objects.ObjectCategory
description : The categories that an object has
return :
type : TinyLife.Tools.FurnitureTool.Tab
description : The tabs most fitting for the object
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetDefaultTab(categories As ObjectCategory) As FurnitureTool.Tab
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.GetDefaultTab*
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
id : GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetDefaultDirtyOverlayTextureName(ObjectCategory)
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName(ObjectCategory)
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns the default <xref href="TinyLife.Objects.FurnitureType.TypeSettings.DirtyOverlayTextureName" data-throw-if-not-resolved="false"></xref> to use for the given set of <xref href="TinyLife.Objects.ObjectCategory" data-throw-if-not-resolved="false"></xref> flags.
If none of the flags match a default overlay texture, this method will return null.
2021-08-30 20:44:32 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static string GetDefaultDirtyOverlayTextureName(this ObjectCategory category)
parameters :
- id : category
type : TinyLife.Objects.ObjectCategory
2021-08-30 20:44:32 +02:00
description : The categories to get the default texture for
2021-08-04 06:51:12 +02:00
return :
type : System.String
2021-08-30 20:44:32 +02:00
description : The default texture
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetDefaultDirtyOverlayTextureName(category As ObjectCategory) As String
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName*
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Utilities.Extensions.IsLockedFor(TinyLife.World.LockType,TinyLife.Objects.PersonLike,TinyLife.World.Lot)
commentId : M:TinyLife.Utilities.Extensions.IsLockedFor(TinyLife.World.LockType,TinyLife.Objects.PersonLike,TinyLife.World.Lot)
id : IsLockedFor(TinyLife.World.LockType,TinyLife.Objects.PersonLike,TinyLife.World.Lot)
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2024-06-09 17:05:30 +02:00
name : IsLockedFor(LockType, PersonLike, Lot)
nameWithType : Extensions.IsLockedFor(LockType, PersonLike, Lot)
fullName : TinyLife.Utilities.Extensions.IsLockedFor(TinyLife.World.LockType, TinyLife.Objects.PersonLike, TinyLife.World.Lot)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-06-09 17:05:30 +02:00
summary : Returns whether the given <xref href="TinyLife.World.LockType" data-throw-if-not-resolved="false"></xref> is considered "locked" for the given <xref href="TinyLife.Objects.PersonLike" data-throw-if-not-resolved="false"></xref> on the given <xref href="TinyLife.World.Lot" data-throw-if-not-resolved="false"></xref>
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2024-06-09 17:05:30 +02:00
content : public static bool IsLockedFor(this LockType type, PersonLike person, Lot lot)
2021-08-04 06:51:12 +02:00
parameters :
- id : type
type : TinyLife.World.LockType
description : The lock type to query
- id : person
2024-06-09 17:05:30 +02:00
type : TinyLife.Objects.PersonLike
2021-08-04 06:51:12 +02:00
description : The person to query
- id : lot
type : TinyLife.World.Lot
2024-01-07 16:53:47 +01:00
description : The lot that the object locked with the given <code class="paramref">type</code> is on
2021-08-04 06:51:12 +02:00
return :
type : System.Boolean
description : Whether the lock type is considered locked for the person
2024-06-09 17:05:30 +02:00
content.vb : Public Shared Function IsLockedFor(type As LockType, person As PersonLike, lot As Lot) As Boolean
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.IsLockedFor*
2024-07-26 12:47:59 +02:00
- uid : TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Single)
commentId : M:TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Single)
id : DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Single)
2022-12-20 13:25:03 +01:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2024-07-09 18:54:47 +02:00
name : DrawIsoArea(SpriteBatch, RectangleF, float, Color, int, bool, float)
nameWithType : Extensions.DrawIsoArea(SpriteBatch, RectangleF, float, Color, int, bool, float)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch, MLEM.Maths.RectangleF, float, Microsoft.Xna.Framework.Color, int, bool, float)
2022-12-20 13:25:03 +01:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Draws an isometric rectangle with the given data using a pixelated tile texture.
2022-12-20 13:25:03 +01:00
example : [ ]
syntax :
2024-07-09 18:54:47 +02:00
content : public static void DrawIsoArea(this SpriteBatch batch, RectangleF area, float floor, Color color, int thickness, bool showSize, float depth)
2022-12-20 13:25:03 +01:00
parameters :
- id : batch
type : Microsoft.Xna.Framework.Graphics.SpriteBatch
description : The sprite batch to draw with
- id : area
2024-07-26 12:47:59 +02:00
type : MLEM.Maths.RectangleF
2022-12-20 13:25:03 +01:00
description : The area, in world space, to draw a rectangle around
2023-10-11 16:05:32 +02:00
- id : floor
type : System.Single
description : The floor the area is on.
2022-12-20 13:25:03 +01:00
- id : color
type : Microsoft.Xna.Framework.Color
description : The color that the rectangle should have
2024-07-09 18:54:47 +02:00
- id : thickness
type : System.Int32
2024-08-08 15:31:03 +02:00
description : The thickness of the line to draw, in pixels.
2022-12-20 13:25:03 +01:00
- id : showSize
type : System.Boolean
2024-01-07 16:53:47 +01:00
description : Whether the rectangle's size in world tiles should be displayed on the screen as a string in the center of the drawn rectangle
2022-12-20 13:25:03 +01:00
- id : depth
type : System.Single
description : The depth that the area should have.
2024-07-09 18:54:47 +02:00
content.vb : Public Shared Sub DrawIsoArea(batch As SpriteBatch, area As RectangleF, floor As Single, color As Color, thickness As Integer, showSize As Boolean, depth As Single)
2022-12-20 13:25:03 +01:00
overload : TinyLife.Utilities.Extensions.DrawIsoArea*
2024-07-09 18:54:47 +02:00
nameWithType.vb : Extensions.DrawIsoArea(SpriteBatch, RectangleF, Single, Color, Integer, Boolean, Single)
2024-07-26 12:47:59 +02:00
fullName.vb : TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch, MLEM.Maths.RectangleF, Single, Microsoft.Xna.Framework.Color, Integer, Boolean, Single)
2024-07-09 18:54:47 +02:00
name.vb : DrawIsoArea(SpriteBatch, RectangleF, Single, Color, Integer, Boolean, Single)
2024-07-26 12:47:59 +02:00
- uid : TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single},System.Nullable{System.Single})
commentId : M:TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single},System.Nullable{System.Single})
id : DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Maths.RectangleF,System.Single,Microsoft.Xna.Framework.Color,System.Int32,System.Boolean,System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single},System.Nullable{System.Single})
2021-08-04 06:51:12 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2024-07-09 18:54:47 +02:00
name : DrawIsoArea(SpriteBatch, RectangleF, float, Color, int, bool, Func<Vector2, float, float>, float?)
nameWithType : Extensions.DrawIsoArea(SpriteBatch, RectangleF, float, Color, int, bool, Func<Vector2, float, float>, float?)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch, MLEM.Maths.RectangleF, float, Microsoft.Xna.Framework.Color, int, bool, System.Func<Microsoft.Xna.Framework.Vector2, float, float>, float?)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Draws an isometric rectangle with the given data using a pixelated tile texture.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2024-07-09 18:54:47 +02:00
content : public static void DrawIsoArea(this SpriteBatch batch, RectangleF area, float floor, Color color, int thickness, bool showSize = false, Func<Vector2, float, float> depth = null, float? defaultDepth = null)
2021-08-04 06:51:12 +02:00
parameters :
- id : batch
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Graphics.SpriteBatch
2021-08-04 06:51:12 +02:00
description : The sprite batch to draw with
- id : area
2024-07-26 12:47:59 +02:00
type : MLEM.Maths.RectangleF
2021-08-04 06:51:12 +02:00
description : The area, in world space, to draw a rectangle around
2023-10-11 16:05:32 +02:00
- id : floor
type : System.Single
description : The floor the area is on.
2021-08-04 06:51:12 +02:00
- id : color
type : Microsoft.Xna.Framework.Color
description : The color that the rectangle should have
2024-07-09 18:54:47 +02:00
- id : thickness
type : System.Int32
2024-08-08 15:31:03 +02:00
description : The thickness of the line to draw, in pixels.
2021-08-04 06:51:12 +02:00
- id : showSize
type : System.Boolean
2024-01-07 16:53:47 +01:00
description : Whether the rectangle's size in world tiles should be displayed on the screen as a string in the center of the drawn rectangle
2022-03-09 16:13:05 +01:00
- id : depth
2023-10-11 16:05:32 +02:00
type : System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single}
2022-09-05 14:19:42 +02:00
description : An optional function that returns depth that each position should have.
2023-03-30 18:07:55 +02:00
- id : defaultDepth
type : System.Nullable{System.Single}
2024-01-07 16:53:47 +01:00
description : The default depth to use if <code class="paramref">depth</code> is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a>.
2024-07-09 18:54:47 +02:00
content.vb : Public Shared Sub DrawIsoArea(batch As SpriteBatch, area As RectangleF, floor As Single, color As Color, thickness As Integer, showSize As Boolean = False, depth As Func(Of Vector2, Single, Single) = Nothing, defaultDepth As Single? = Nothing)
2021-08-04 06:51:12 +02:00
overload : TinyLife.Utilities.Extensions.DrawIsoArea*
2024-07-09 18:54:47 +02:00
nameWithType.vb : Extensions.DrawIsoArea(SpriteBatch, RectangleF, Single, Color, Integer, Boolean, Func(Of Vector2, Single, Single), Single?)
2024-07-26 12:47:59 +02:00
fullName.vb : TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch, MLEM.Maths.RectangleF, Single, Microsoft.Xna.Framework.Color, Integer, Boolean, System.Func(Of Microsoft.Xna.Framework.Vector2, Single, Single), Single?)
2024-07-09 18:54:47 +02:00
name.vb : DrawIsoArea(SpriteBatch, RectangleF, Single, Color, Integer, Boolean, Func(Of Vector2, Single, Single), Single?)
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Utilities.Extensions.IsPartOfPerson(TinyLife.Objects.ClothesLayer)
commentId : M:TinyLife.Utilities.Extensions.IsPartOfPerson(TinyLife.Objects.ClothesLayer)
id : IsPartOfPerson(TinyLife.Objects.ClothesLayer)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsPartOfPerson(ClothesLayer)
nameWithType : Extensions.IsPartOfPerson(ClothesLayer)
fullName : TinyLife.Utilities.Extensions.IsPartOfPerson(TinyLife.Objects.ClothesLayer)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns whether the given <xref href="TinyLife.Objects.ClothesLayer" data-throw-if-not-resolved="false"></xref> is part of a person physically.
2024-08-08 15:31:03 +02:00
This methdo returns true for <xref href="TinyLife.Objects.ClothesLayer.Body" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Objects.ClothesLayer.Eyes" data-throw-if-not-resolved="false"></xref>.
2021-10-14 20:30:40 +02:00
example : [ ]
syntax :
content : public static bool IsPartOfPerson(this ClothesLayer layer)
parameters :
- id : layer
type : TinyLife.Objects.ClothesLayer
description : The clothes layer
return :
type : System.Boolean
description : Whether the clothes layer is part of the person
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function IsPartOfPerson(layer As ClothesLayer) As Boolean
2021-10-14 20:30:40 +02:00
overload : TinyLife.Utilities.Extensions.IsPartOfPerson*
- uid : TinyLife.Utilities.Extensions.SetPauseGame(MLEM.Ui.RootElement,System.Boolean)
commentId : M:TinyLife.Utilities.Extensions.SetPauseGame(MLEM.Ui.RootElement,System.Boolean)
id : SetPauseGame(MLEM.Ui.RootElement,System.Boolean)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : SetPauseGame(RootElement, bool)
nameWithType : Extensions.SetPauseGame(RootElement, bool)
fullName : TinyLife.Utilities.Extensions.SetPauseGame(MLEM.Ui.RootElement, bool)
2021-10-14 20:30:40 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Sets a flag for a <xref href="MLEM.Ui.RootElement" data-throw-if-not-resolved="false"></xref> that causes it to pause the game if it is displayed
2021-10-14 20:30:40 +02:00
example : [ ]
syntax :
content : public static RootElement SetPauseGame(this RootElement root, bool value = true)
parameters :
- id : root
type : MLEM.Ui.RootElement
description : The root element that should pause the game
- id : value
type : System.Boolean
description : Whether the element should pause the game
return :
type : MLEM.Ui.RootElement
description : The root element passed, for chaining
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function SetPauseGame(root As RootElement, value As Boolean = True) As RootElement
2021-10-14 20:30:40 +02:00
overload : TinyLife.Utilities.Extensions.SetPauseGame*
2023-03-30 18:07:55 +02:00
nameWithType.vb : Extensions.SetPauseGame(RootElement, Boolean)
fullName.vb : TinyLife.Utilities.Extensions.SetPauseGame(MLEM.Ui.RootElement, Boolean)
name.vb : SetPauseGame(RootElement, Boolean)
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Utilities.Extensions.IsActiveRoot(MLEM.Ui.Elements.Element)
commentId : M:TinyLife.Utilities.Extensions.IsActiveRoot(MLEM.Ui.Elements.Element)
id : IsActiveRoot(MLEM.Ui.Elements.Element)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsActiveRoot(Element)
nameWithType : Extensions.IsActiveRoot(Element)
fullName : TinyLife.Utilities.Extensions.IsActiveRoot(MLEM.Ui.Elements.Element)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns whether the given <xref href="MLEM.Ui.Elements.Element" data-throw-if-not-resolved="false"></xref> is currently considered to be part of the active <xref href="MLEM.Ui.RootElement" data-throw-if-not-resolved="false"></xref>.
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : public static bool IsActiveRoot(this Element element)
parameters :
- id : element
type : MLEM.Ui.Elements.Element
description : The element to query.
return :
type : System.Boolean
description : Whether the element is part of the active root.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function IsActiveRoot(element As Element) As Boolean
2022-05-24 13:36:05 +02:00
overload : TinyLife.Utilities.Extensions.IsActiveRoot*
2022-01-01 17:06:03 +01:00
- uid : TinyLife.Utilities.Extensions.GetRequiredMatchPercentage(TinyLife.Objects.ClothesIntention)
commentId : M:TinyLife.Utilities.Extensions.GetRequiredMatchPercentage(TinyLife.Objects.ClothesIntention)
id : GetRequiredMatchPercentage(TinyLife.Objects.ClothesIntention)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetRequiredMatchPercentage(ClothesIntention)
nameWithType : Extensions.GetRequiredMatchPercentage(ClothesIntention)
fullName : TinyLife.Utilities.Extensions.GetRequiredMatchPercentage(TinyLife.Objects.ClothesIntention)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns the percentage that an <xref href="TinyLife.Objects.Outfit" data-throw-if-not-resolved="false"></xref> has to match the given <xref href="TinyLife.Objects.ClothesIntention" data-throw-if-not-resolved="false"></xref> for it to be allowed to be used for an outfit.
To find the current percentage of an <xref href="TinyLife.Objects.Outfit" data-throw-if-not-resolved="false"></xref>, use <xref href="TinyLife.Objects.Outfit.GetIntentionPercentage(TinyLife.Objects.ClothesIntention)" data-throw-if-not-resolved="false"></xref>.
2022-01-01 17:06:03 +01:00
example : [ ]
syntax :
content : public static float GetRequiredMatchPercentage(this ClothesIntention intention)
parameters :
- id : intention
type : TinyLife.Objects.ClothesIntention
description : The intention to query.
return :
type : System.Single
description : The percentage that the intention needs to match for it to be allowed.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetRequiredMatchPercentage(intention As ClothesIntention) As Single
2022-01-01 17:06:03 +01:00
overload : TinyLife.Utilities.Extensions.GetRequiredMatchPercentage*
2023-05-26 15:16:22 +02:00
- uid : TinyLife.Utilities.Extensions.IsAvailableForAge(TinyLife.Objects.ClothesIntention,TinyLife.Objects.AgeGroup)
commentId : M:TinyLife.Utilities.Extensions.IsAvailableForAge(TinyLife.Objects.ClothesIntention,TinyLife.Objects.AgeGroup)
id : IsAvailableForAge(TinyLife.Objects.ClothesIntention,TinyLife.Objects.AgeGroup)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsAvailableForAge(ClothesIntention, AgeGroup)
nameWithType : Extensions.IsAvailableForAge(ClothesIntention, AgeGroup)
fullName : TinyLife.Utilities.Extensions.IsAvailableForAge(TinyLife.Objects.ClothesIntention, TinyLife.Objects.AgeGroup)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns whether the given <xref href="TinyLife.Objects.ClothesIntention" data-throw-if-not-resolved="false"></xref> is avilable for the given <xref href="TinyLife.Objects.AgeGroup" data-throw-if-not-resolved="false"></xref>.
This method only returns <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a> for certain intentions for the baby age group.
2023-05-26 15:16:22 +02:00
example : [ ]
syntax :
content : public static bool IsAvailableForAge(this ClothesIntention intention, AgeGroup age)
parameters :
- id : intention
type : TinyLife.Objects.ClothesIntention
description : The intention.
- id : age
type : TinyLife.Objects.AgeGroup
description : The age group.
return :
type : System.Boolean
2024-01-07 16:53:47 +01:00
description : Whether the given <code class="paramref">intention</code> is avilable for the given <code class="paramref">age</code>.
2023-05-26 15:16:22 +02:00
content.vb : Public Shared Function IsAvailableForAge(intention As ClothesIntention, age As AgeGroup) As Boolean
overload : TinyLife.Utilities.Extensions.IsAvailableForAge*
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Utilities.Extensions.Weekday(System.TimeSpan)
commentId : M:TinyLife.Utilities.Extensions.Weekday(System.TimeSpan)
id : Weekday(System.TimeSpan)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : Weekday(TimeSpan)
nameWithType : Extensions.Weekday(TimeSpan)
fullName : TinyLife.Utilities.Extensions.Weekday(System.TimeSpan)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the <xref href="System.DayOfWeek" data-throw-if-not-resolved="false"></xref> that the given in-game time represents.
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : public static DayOfWeek Weekday(this TimeSpan time)
parameters :
- id : time
type : System.TimeSpan
description : The in-game time to query.
return :
type : System.DayOfWeek
description : The weekday.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function Weekday(time As TimeSpan) As DayOfWeek
2022-05-24 13:36:05 +02:00
overload : TinyLife.Utilities.Extensions.Weekday*
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Utilities.Extensions.Icon(Microsoft.Xna.Framework.Input.Buttons)
commentId : M:TinyLife.Utilities.Extensions.Icon(Microsoft.Xna.Framework.Input.Buttons)
id : Icon(Microsoft.Xna.Framework.Input.Buttons)
2022-05-24 13:36:05 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : Icon(Buttons)
nameWithType : Extensions.Icon(Buttons)
2022-09-05 14:19:42 +02:00
fullName : TinyLife.Utilities.Extensions.Icon(Microsoft.Xna.Framework.Input.Buttons)
2022-05-24 13:36:05 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns a texture region that contains the icon that the given <xref href="Microsoft.Xna.Framework.Input.Buttons" data-throw-if-not-resolved="false"></xref> should display.
This method 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>.
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : public static TextureRegion Icon(this Buttons button)
parameters :
- id : button
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.Input.Buttons
2022-05-24 13:36:05 +02:00
description : The button whose icon to return.
return :
type : MLEM.Textures.TextureRegion
2024-01-07 16:53:47 +01:00
description : The button's icon, or null if the button is invalid or has no icon.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function Icon(button As Buttons) As TextureRegion
2022-05-24 13:36:05 +02:00
overload : TinyLife.Utilities.Extensions.Icon*
- uid : TinyLife.Utilities.Extensions.Icon(MLEM.Input.MouseButton)
commentId : M:TinyLife.Utilities.Extensions.Icon(MLEM.Input.MouseButton)
id : Icon(MLEM.Input.MouseButton)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : Icon(MouseButton)
nameWithType : Extensions.Icon(MouseButton)
fullName : TinyLife.Utilities.Extensions.Icon(MLEM.Input.MouseButton)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns a texture region that contains the icon that the given <xref href="MLEM.Input.MouseButton" data-throw-if-not-resolved="false"></xref> should display.
2022-05-24 13:36:05 +02:00
example : [ ]
syntax :
content : public static TextureRegion Icon(this MouseButton button)
parameters :
- id : button
type : MLEM.Input.MouseButton
description : The button whose icon to return.
return :
type : MLEM.Textures.TextureRegion
2024-01-07 16:53:47 +01:00
description : The button's icon, or null if the button is invalid or has no icon.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function Icon(button As MouseButton) As TextureRegion
2022-05-24 13:36:05 +02:00
overload : TinyLife.Utilities.Extensions.Icon*
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodRestriction,TinyLife.Objects.PersonLike)
commentId : M:TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodRestriction,TinyLife.Objects.PersonLike)
id : GetPersonality(TinyLife.Skills.FoodType.FoodRestriction,TinyLife.Objects.PersonLike)
2022-06-09 20:12:10 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2024-06-09 17:05:30 +02:00
name : GetPersonality(FoodRestriction, PersonLike)
nameWithType : Extensions.GetPersonality(FoodType.FoodRestriction, PersonLike)
fullName : TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodRestriction, TinyLife.Objects.PersonLike)
2022-06-09 20:12:10 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
2024-03-09 19:49:55 +01:00
Returns the <xref href="TinyLife.PersonalityType" data-throw-if-not-resolved="false"></xref> that matches the given <xref href="TinyLife.Skills.FoodType.FoodRestriction" data-throw-if-not-resolved="false"></xref> flag. If multiple values are set, the personality that is considered most important is returned.
2024-01-07 16:53:47 +01:00
If the <code class="paramref">person</code> is set, a personality will only be returned if the person has it.
2022-06-10 12:18:26 +02:00
example : [ ]
2022-06-09 20:12:10 +02:00
syntax :
2024-06-09 17:05:30 +02:00
content : public static PersonalityType GetPersonality(this FoodType.FoodRestriction restriction, PersonLike person = null)
2022-06-09 20:12:10 +02:00
parameters :
2024-03-09 19:49:55 +01:00
- id : restriction
type : TinyLife.Skills.FoodType.FoodRestriction
description : The restriction whose personality to return.
2022-06-09 20:12:10 +02:00
- id : person
2024-06-09 17:05:30 +02:00
type : TinyLife.Objects.PersonLike
2022-06-10 12:18:26 +02:00
description : The person who needs to have the personality for it to be returned. If this is null, the most important personality is always returned.
2022-06-09 20:12:10 +02:00
return :
type : TinyLife.PersonalityType
2024-03-09 19:49:55 +01:00
description : The matching personality for the given food restriction flag.
2024-06-09 17:05:30 +02:00
content.vb : Public Shared Function GetPersonality(restriction As FoodType.FoodRestriction, person As PersonLike = Nothing) As PersonalityType
2022-06-09 20:12:10 +02:00
overload : TinyLife.Utilities.Extensions.GetPersonality*
2023-05-26 15:16:22 +02:00
- uid : TinyLife.Utilities.Extensions.GetDescription(TinyLife.Objects.ClothesIntention,System.Nullable{TinyLife.Objects.AgeGroup})
commentId : M:TinyLife.Utilities.Extensions.GetDescription(TinyLife.Objects.ClothesIntention,System.Nullable{TinyLife.Objects.AgeGroup})
id : GetDescription(TinyLife.Objects.ClothesIntention,System.Nullable{TinyLife.Objects.AgeGroup})
2022-06-10 15:16:14 +02:00
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-05-26 15:16:22 +02:00
name : GetDescription(ClothesIntention, AgeGroup?)
nameWithType : Extensions.GetDescription(ClothesIntention, AgeGroup?)
fullName : TinyLife.Utilities.Extensions.GetDescription(TinyLife.Objects.ClothesIntention, TinyLife.Objects.AgeGroup?)
2022-06-10 15:16:14 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns a set of strings (split into multiple lines) that describes the given <xref href="TinyLife.Objects.ClothesIntention" data-throw-if-not-resolved="false"></xref> flags in a localized fashion.
2022-06-10 15:16:14 +02:00
example : [ ]
syntax :
2023-05-26 15:16:22 +02:00
content : public static IEnumerable<string> GetDescription(this ClothesIntention intentions, AgeGroup? age = null)
2022-06-10 15:16:14 +02:00
parameters :
- id : intentions
type : TinyLife.Objects.ClothesIntention
2023-05-26 15:16:22 +02:00
- id : age
type : System.Nullable{TinyLife.Objects.AgeGroup}
2022-06-10 15:16:14 +02:00
return :
type : System.Collections.Generic.IEnumerable{System.String}
2024-01-07 16:53:47 +01:00
description : This clothes item's intention description
2023-05-26 15:16:22 +02:00
content.vb : Public Shared Function GetDescription(intentions As ClothesIntention, age As AgeGroup? = Nothing) As IEnumerable(Of String)
2022-06-10 15:16:14 +02:00
overload : TinyLife.Utilities.Extensions.GetDescription*
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Utilities.Extensions.Multiplier(TinyLife.Objects.LifeSpan)
commentId : M:TinyLife.Utilities.Extensions.Multiplier(TinyLife.Objects.LifeSpan)
id : Multiplier(TinyLife.Objects.LifeSpan)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : Multiplier(LifeSpan)
nameWithType : Extensions.Multiplier(LifeSpan)
fullName : TinyLife.Utilities.Extensions.Multiplier(TinyLife.Objects.LifeSpan)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the multiplier that the given <xref href="TinyLife.Objects.LifeSpan" data-throw-if-not-resolved="false"></xref> applies to a person's life span.
2022-07-04 16:50:43 +02:00
example : [ ]
syntax :
content : public static float Multiplier(this LifeSpan lifeSpan)
parameters :
- id : lifeSpan
type : TinyLife.Objects.LifeSpan
description : The life span whose multiplier to retrieve.
return :
type : System.Single
2024-01-07 16:53:47 +01:00
description : The life span's multiplier.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function Multiplier(lifeSpan As LifeSpan) As Single
2022-07-04 16:50:43 +02:00
overload : TinyLife.Utilities.Extensions.Multiplier*
exceptions :
- type : System.ArgumentOutOfRangeException
commentId : T:System.ArgumentOutOfRangeException
2024-01-07 16:53:47 +01:00
description : Thrown when the given <code class="paramref">lifeSpan</code> is not defined, or <xref href="TinyLife.Objects.LifeSpan.Infinite" data-throw-if-not-resolved="false"></xref>.
2023-04-26 14:51:19 +02:00
- uid : TinyLife.Utilities.Extensions.GetPregnancyHours(TinyLife.Objects.LifeSpan)
commentId : M:TinyLife.Utilities.Extensions.GetPregnancyHours(TinyLife.Objects.LifeSpan)
id : GetPregnancyHours(TinyLife.Objects.LifeSpan)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetPregnancyHours(LifeSpan)
nameWithType : Extensions.GetPregnancyHours(LifeSpan)
fullName : TinyLife.Utilities.Extensions.GetPregnancyHours(TinyLife.Objects.LifeSpan)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the amount of hours that a person should be pregnant for based on the given <code class="paramref">lifeSpan</code>.
2023-04-26 14:51:19 +02:00
example : [ ]
syntax :
content : public static int GetPregnancyHours(this LifeSpan lifeSpan)
parameters :
- id : lifeSpan
type : TinyLife.Objects.LifeSpan
description : The life span.
return :
type : System.Int32
description : The amount of hours that a pregnancy should last.
content.vb : Public Shared Function GetPregnancyHours(lifeSpan As LifeSpan) As Integer
overload : TinyLife.Utilities.Extensions.GetPregnancyHours*
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Utilities.Extensions.GetDaysBeforeAging(TinyLife.Objects.AgeGroup,TinyLife.Objects.LifeSpan)
commentId : M:TinyLife.Utilities.Extensions.GetDaysBeforeAging(TinyLife.Objects.AgeGroup,TinyLife.Objects.LifeSpan)
id : GetDaysBeforeAging(TinyLife.Objects.AgeGroup,TinyLife.Objects.LifeSpan)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetDaysBeforeAging(AgeGroup, LifeSpan)
nameWithType : Extensions.GetDaysBeforeAging(AgeGroup, LifeSpan)
fullName : TinyLife.Utilities.Extensions.GetDaysBeforeAging(TinyLife.Objects.AgeGroup, TinyLife.Objects.LifeSpan)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the amount of days that have to pass until a person in the given <xref href="TinyLife.Objects.AgeGroup" data-throw-if-not-resolved="false"></xref> with the given <xref href="TinyLife.Objects.LifeSpan" data-throw-if-not-resolved="false"></xref> ages up.
2022-07-04 16:50:43 +02:00
example : [ ]
syntax :
content : public static int GetDaysBeforeAging(this AgeGroup group, LifeSpan lifeSpan)
parameters :
- id : group
type : TinyLife.Objects.AgeGroup
description : The age group whose days before aging to retrieve.
- id : lifeSpan
type : TinyLife.Objects.LifeSpan
description : The life span whose multiplier to use.
return :
type : System.Int32
description : The amount of days before a person ages up.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function GetDaysBeforeAging(group As AgeGroup, lifeSpan As LifeSpan) As Integer
2022-07-04 16:50:43 +02:00
overload : TinyLife.Utilities.Extensions.GetDaysBeforeAging*
exceptions :
- type : System.ArgumentOutOfRangeException
commentId : T:System.ArgumentOutOfRangeException
2024-01-07 16:53:47 +01:00
description : Thrown when the given <code class="paramref">lifeSpan</code> is not defined.
2022-09-17 12:33:21 +02:00
- uid : TinyLife.Utilities.Extensions.AddGamepadScrolling(MLEM.Ui.Elements.Panel)
commentId : M:TinyLife.Utilities.Extensions.AddGamepadScrolling(MLEM.Ui.Elements.Panel)
id : AddGamepadScrolling(MLEM.Ui.Elements.Panel)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : AddGamepadScrolling(Panel)
nameWithType : Extensions.AddGamepadScrolling(Panel)
fullName : TinyLife.Utilities.Extensions.AddGamepadScrolling(MLEM.Ui.Elements.Panel)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Adds the ability to use a gamepad to scroll to the given <xref href="MLEM.Ui.Elements.Panel" data-throw-if-not-resolved="false"></xref>.
2022-09-17 12:33:21 +02:00
example : [ ]
syntax :
content : public static void AddGamepadScrolling(this Panel panel)
parameters :
- id : panel
type : MLEM.Ui.Elements.Panel
description : The panel to add gamepad scrolling to.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Sub AddGamepadScrolling(panel As Panel)
2022-09-17 12:33:21 +02:00
overload : TinyLife.Utilities.Extensions.AddGamepadScrolling*
2023-01-16 12:24:01 +01:00
- uid : TinyLife.Utilities.Extensions.AddProgressArrows(MLEM.Ui.Elements.Element,System.Func{System.Single},System.Func{System.Single},System.Func{System.Single},System.Func{Microsoft.Xna.Framework.Color})
commentId : M:TinyLife.Utilities.Extensions.AddProgressArrows(MLEM.Ui.Elements.Element,System.Func{System.Single},System.Func{System.Single},System.Func{System.Single},System.Func{Microsoft.Xna.Framework.Color})
id : AddProgressArrows(MLEM.Ui.Elements.Element,System.Func{System.Single},System.Func{System.Single},System.Func{System.Single},System.Func{Microsoft.Xna.Framework.Color})
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : AddProgressArrows(Element, Func<float>, Func<float>, Func<float>, Func<Color>)
nameWithType : Extensions.AddProgressArrows(Element, Func<float>, Func<float>, Func<float>, Func<Color>)
fullName : TinyLife.Utilities.Extensions.AddProgressArrows(MLEM.Ui.Elements.Element, System.Func<float>, System.Func<float>, System.Func<float>, System.Func<Microsoft.Xna.Framework.Color>)
2023-01-16 12:24:01 +01:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Adds a set of three progress arrows as an overlay to the passed <code class="paramref">element</code> and displays a varying number of them based on additional parameters. This method is used for the skill, need and relationship bars.
2023-04-26 14:51:19 +02:00
example : [ ]
2023-01-16 12:24:01 +01:00
syntax :
2023-12-06 13:25:52 +01:00
content : public static (Group, Image[]) AddProgressArrows(this Element element, Func<float> getValue, Func<float> minDelta, Func<float> deltaPerArrow, Func<Color> color)
2023-01-16 12:24:01 +01:00
parameters :
- id : element
type : MLEM.Ui.Elements.Element
2023-04-26 14:51:19 +02:00
description : The element to add the progress arrows to.
2023-01-16 12:24:01 +01:00
- id : getValue
type : System.Func{System.Single}
2023-04-26 14:51:19 +02:00
description : A function that returns a current value.
2023-01-16 12:24:01 +01:00
- id : minDelta
type : System.Func{System.Single}
2024-01-07 16:53:47 +01:00
description : A function that determines how much the value returned by <code class="paramref">getValue</code> needs to change every update frame for an arrow to display.
2023-01-16 12:24:01 +01:00
- id : deltaPerArrow
type : System.Func{System.Single}
2024-01-07 16:53:47 +01:00
description : A function that determines how much the value returned by <code class="paramref">getValue</code> needs to change every update frame to display additional arrows beyond the first one.
2023-01-16 12:24:01 +01:00
- id : color
type : System.Func{Microsoft.Xna.Framework.Color}
2023-04-26 14:51:19 +02:00
description : A function that returns the color the arrows should have.
2023-12-06 13:25:52 +01:00
return :
type : System.ValueTuple{MLEM.Ui.Elements.Group,MLEM.Ui.Elements.Image[]}
content.vb : Public Shared Function AddProgressArrows(element As Element, getValue As Func(Of Single), minDelta As Func(Of Single), deltaPerArrow As Func(Of Single), color As Func(Of Color)) As (Group, Image())
2023-01-16 12:24:01 +01:00
overload : TinyLife.Utilities.Extensions.AddProgressArrows*
nameWithType.vb : Extensions.AddProgressArrows(Element, Func(Of Single), Func(Of Single), Func(Of Single), Func(Of Color))
2023-03-30 18:07:55 +02:00
fullName.vb : TinyLife.Utilities.Extensions.AddProgressArrows(MLEM.Ui.Elements.Element, System.Func(Of Single), System.Func(Of Single), System.Func(Of Single), System.Func(Of Microsoft.Xna.Framework.Color))
2023-01-16 12:24:01 +01:00
name.vb : AddProgressArrows(Element, Func(Of Single), Func(Of Single), Func(Of Single), Func(Of Color))
2022-12-28 18:09:03 +01:00
- uid : TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)
commentId : M:TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)
id : ToTimestampString(System.TimeSpan)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : ToTimestampString(TimeSpan)
nameWithType : Extensions.ToTimestampString(TimeSpan)
fullName : TinyLife.Utilities.Extensions.ToTimestampString(System.TimeSpan)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Turns the given <code class="paramref">timeSpan</code> into a nicely displayed timestamp in 12- or 24-hour format, based on the currently selected <xref href="TinyLife.Localization" data-throw-if-not-resolved="false"></xref> language.
2022-12-28 18:09:03 +01:00
example : [ ]
syntax :
content : public static string ToTimestampString(this TimeSpan timeSpan)
parameters :
- id : timeSpan
type : System.TimeSpan
description : The time span to display.
return :
type : System.String
description : The displayed timestamp.
2023-03-30 18:07:55 +02:00
content.vb : Public Shared Function ToTimestampString(timeSpan As TimeSpan) As String
2022-12-28 18:09:03 +01:00
overload : TinyLife.Utilities.Extensions.ToTimestampString*
2023-06-25 15:41:49 +02:00
- uid : TinyLife.Utilities.Extensions.IsBetween(System.ValueTuple{System.Int32,System.Int32},System.Int32)
commentId : M:TinyLife.Utilities.Extensions.IsBetween(System.ValueTuple{System.Int32,System.Int32},System.Int32)
id : IsBetween(System.ValueTuple{System.Int32,System.Int32},System.Int32)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsBetween((int Start, int End), int)
nameWithType : Extensions.IsBetween((int Start, int End), int)
fullName : TinyLife.Utilities.Extensions.IsBetween((int Start, int End), int)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns whether the given time range is between the given time.
If the time range ranges into the next day, the correct value is still calculated.
2023-06-25 15:41:49 +02:00
example : [ ]
syntax :
content : public static bool IsBetween(this (int Start, int End) schedule, int time)
parameters :
- id : schedule
type : System.ValueTuple{System.Int32,System.Int32}
description : The schedule with its start and end time. Can be between two days.
- id : time
type : System.Int32
description : The current time.
return :
type : System.Boolean
2024-01-07 16:53:47 +01:00
description : Whether the <code class="paramref">time</code> is within the <code class="paramref">schedule</code>.
2023-06-25 15:41:49 +02:00
content.vb : Public Shared Function IsBetween(schedule As (Start As Integer, [End] As Integer), time As Integer) As Boolean
overload : TinyLife.Utilities.Extensions.IsBetween*
nameWithType.vb : Extensions.IsBetween((Start As Integer, End As Integer), Integer)
fullName.vb : TinyLife.Utilities.Extensions.IsBetween((Start As Integer, End As Integer), Integer)
name.vb : IsBetween((Start As Integer, End As Integer), Integer)
- uid : TinyLife.Utilities.Extensions.Length(System.ValueTuple{System.Int32,System.Int32})
commentId : M:TinyLife.Utilities.Extensions.Length(System.ValueTuple{System.Int32,System.Int32})
id : Length(System.ValueTuple{System.Int32,System.Int32})
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : Length((int Start, int End))
nameWithType : Extensions.Length((int Start, int End))
fullName : TinyLife.Utilities.Extensions.Length((int Start, int End))
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : >-
Returns the length of the given <code class="paramref">schedule</code>.
If the time range ranges into the next day, the correct value is still calculated.
2023-06-25 15:41:49 +02:00
example : [ ]
syntax :
content : public static int Length(this (int Start, int End) schedule)
parameters :
- id : schedule
type : System.ValueTuple{System.Int32,System.Int32}
description : The schedule.
return :
type : System.Int32
2024-01-07 16:53:47 +01:00
description : The length of the given <code class="paramref">schedule</code>.
2023-06-25 15:41:49 +02:00
content.vb : Public Shared Function Length(schedule As (Start As Integer, [End] As Integer)) As Integer
overload : TinyLife.Utilities.Extensions.Length*
nameWithType.vb : Extensions.Length((Start As Integer, End As Integer))
fullName.vb : TinyLife.Utilities.Extensions.Length((Start As Integer, End As Integer))
name.vb : Length((Start As Integer, End As Integer))
- uid : TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.PregnancyAbility)
commentId : M:TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.PregnancyAbility)
id : GetMostFittingStyle(TinyLife.Objects.PregnancyAbility)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetMostFittingStyle(PregnancyAbility)
nameWithType : Extensions.GetMostFittingStyle(PregnancyAbility)
fullName : TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.PregnancyAbility)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the most fitting <xref href="TinyLife.Objects.StylePreference" data-throw-if-not-resolved="false"></xref> for the given <xref href="TinyLife.Objects.PregnancyAbility" data-throw-if-not-resolved="false"></xref>.
2023-06-25 15:41:49 +02:00
example : [ ]
syntax :
content : public static StylePreference GetMostFittingStyle(this PregnancyAbility ability)
parameters :
- id : ability
type : TinyLife.Objects.PregnancyAbility
description : The pregnancy ability.
return :
type : TinyLife.Objects.StylePreference
description : The most fitting style preference.
content.vb : Public Shared Function GetMostFittingStyle(ability As PregnancyAbility) As StylePreference
overload : TinyLife.Utilities.Extensions.GetMostFittingStyle*
- uid : TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.VoiceStyle)
commentId : M:TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.VoiceStyle)
id : GetMostFittingStyle(TinyLife.Objects.VoiceStyle)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetMostFittingStyle(VoiceStyle)
nameWithType : Extensions.GetMostFittingStyle(VoiceStyle)
fullName : TinyLife.Utilities.Extensions.GetMostFittingStyle(TinyLife.Objects.VoiceStyle)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
summary : Returns the most fitting <xref href="TinyLife.Objects.StylePreference" data-throw-if-not-resolved="false"></xref> for the given <xref href="TinyLife.Objects.VoiceStyle" data-throw-if-not-resolved="false"></xref>.
2023-06-25 15:41:49 +02:00
example : [ ]
syntax :
content : public static StylePreference GetMostFittingStyle(this VoiceStyle voice)
parameters :
- id : voice
type : TinyLife.Objects.VoiceStyle
description : The voice style.
return :
type : TinyLife.Objects.StylePreference
description : The most fitting style preference.
content.vb : Public Shared Function GetMostFittingStyle(voice As VoiceStyle) As StylePreference
overload : TinyLife.Utilities.Extensions.GetMostFittingStyle*
2024-03-09 19:49:55 +01:00
- uid : TinyLife.Utilities.Extensions.GetBedCategories(TinyLife.Objects.AgeGroup)
commentId : M:TinyLife.Utilities.Extensions.GetBedCategories(TinyLife.Objects.AgeGroup)
id : GetBedCategories(TinyLife.Objects.AgeGroup)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : GetBedCategories(AgeGroup)
nameWithType : Extensions.GetBedCategories(AgeGroup)
fullName : TinyLife.Utilities.Extensions.GetBedCategories(TinyLife.Objects.AgeGroup)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
2024-04-14 17:55:54 +02:00
summary : Returns a <xref href="TinyLife.Objects.ObjectCategory" data-throw-if-not-resolved="false"></xref> combined flag for a sleeping spot for the given <code class="paramref">age</code>.
example : [ ]
2024-03-09 19:49:55 +01:00
syntax :
content : public static ObjectCategory GetBedCategories(this AgeGroup age)
parameters :
- id : age
type : TinyLife.Objects.AgeGroup
2024-04-14 17:55:54 +02:00
description : The age.
2024-03-09 19:49:55 +01:00
return :
type : TinyLife.Objects.ObjectCategory
2024-04-14 17:55:54 +02:00
description : The sleeping spots.
2024-03-09 19:49:55 +01:00
content.vb : Public Shared Function GetBedCategories(age As AgeGroup) As ObjectCategory
overload : TinyLife.Utilities.Extensions.GetBedCategories*
2024-04-14 17:55:54 +02:00
- uid : TinyLife.Utilities.Extensions.SetInWorldSnapping(MLEM.Ui.Elements.Tooltip)
commentId : M:TinyLife.Utilities.Extensions.SetInWorldSnapping(MLEM.Ui.Elements.Tooltip)
id : SetInWorldSnapping(MLEM.Ui.Elements.Tooltip)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : SetInWorldSnapping(Tooltip)
nameWithType : Extensions.SetInWorldSnapping(Tooltip)
fullName : TinyLife.Utilities.Extensions.SetInWorldSnapping(MLEM.Ui.Elements.Tooltip)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
summary : Causes the given <code class="paramref">tooltip</code> to snap to the in-world cursor automatically.
example : [ ]
syntax :
content : public static void SetInWorldSnapping(this Tooltip tooltip)
parameters :
- id : tooltip
type : MLEM.Ui.Elements.Tooltip
description : The tooltip.
content.vb : Public Shared Sub SetInWorldSnapping(tooltip As Tooltip)
overload : TinyLife.Utilities.Extensions.SetInWorldSnapping*
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
commentId : M:TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
id : ScreenContent(TinyLife.Objects.Television.Channel)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : ScreenContent(Channel)
nameWithType : Extensions.ScreenContent(Television.Channel)
fullName : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
summary : An extension method that returns a string representing the screen content for the given <code class="paramref">channel</code>, which can be passed to <xref href="TinyLife.Objects.ScreenObject.TurnOn(System.String)" data-throw-if-not-resolved="false"></xref>.
example : [ ]
syntax :
content : public static string ScreenContent(this Television.Channel channel)
parameters :
- id : channel
type : TinyLife.Objects.Television.Channel
description : The channel whose screen content to return.
return :
type : System.String
description : The channel's screen content.
content.vb : Public Shared Function ScreenContent(channel As Television.Channel) As String
overload : TinyLife.Utilities.Extensions.ScreenContent*
- uid : TinyLife.Utilities.Extensions.IsTextFieldSelected(MLEM.Ui.UiSystem)
commentId : M:TinyLife.Utilities.Extensions.IsTextFieldSelected(MLEM.Ui.UiSystem)
id : IsTextFieldSelected(MLEM.Ui.UiSystem)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsTextFieldSelected(UiSystem)
nameWithType : Extensions.IsTextFieldSelected(UiSystem)
fullName : TinyLife.Utilities.Extensions.IsTextFieldSelected(MLEM.Ui.UiSystem)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
summary : An extension method that determines whether any text fields in the given <xref href="MLEM.Ui.UiSystem" data-throw-if-not-resolved="false"></xref> are currently selected.
example : [ ]
syntax :
content : public static bool IsTextFieldSelected(this UiSystem system)
parameters :
- id : system
type : MLEM.Ui.UiSystem
description : The ui system whose children to check.
return :
type : System.Boolean
description : Whether a <xref href="MLEM.Ui.Elements.TextField" data-throw-if-not-resolved="false"></xref> is currently selected.
content.vb : Public Shared Function IsTextFieldSelected(system As UiSystem) As Boolean
overload : TinyLife.Utilities.Extensions.IsTextFieldSelected*
2024-08-08 15:31:03 +02:00
- uid : TinyLife.Utilities.Extensions.IsTransitioning(MLEM.Ui.UiSystem)
commentId : M:TinyLife.Utilities.Extensions.IsTransitioning(MLEM.Ui.UiSystem)
id : IsTransitioning(MLEM.Ui.UiSystem)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : IsTransitioning(UiSystem)
nameWithType : Extensions.IsTransitioning(UiSystem)
fullName : TinyLife.Utilities.Extensions.IsTransitioning(MLEM.Ui.UiSystem)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
summary : >-
Returns whether the UI is currently transitioning, ie whether a transition is active that was invoked through <xref href="TinyLife.Uis.Menus.Transition(System.Action%2cSystem.Action%2cTinyLife.Uis.Menus.TransitionType%2cTinyLife.Uis.Menus.TransitionType%2cSystem.Single%2cSystem.Single%2cSystem.Single%2cSystem.Nullable%7bMicrosoft.Xna.Framework.Color%7d)" data-throw-if-not-resolved="false"></xref>.
In reality, this method returns whether there is a <xref href="MLEM.Ui.RootElement" data-throw-if-not-resolved="false"></xref> in the <code class="paramref">system</code> that has the name "Transition".
example : [ ]
syntax :
content : public static bool IsTransitioning(this UiSystem system)
parameters :
- id : system
type : MLEM.Ui.UiSystem
description : The UI system to check for an active transition.
return :
type : System.Boolean
description : Whether a transition is active.
content.vb : Public Shared Function IsTransitioning(system As UiSystem) As Boolean
overload : TinyLife.Utilities.Extensions.IsTransitioning*
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Utilities.Extensions.Slugify(System.String)
commentId : M:TinyLife.Utilities.Extensions.Slugify(System.String)
id : Slugify(System.String)
isExtensionMethod : true
parent : TinyLife.Utilities.Extensions
langs :
- csharp
- vb
name : Slugify(string)
nameWithType : Extensions.Slugify(string)
fullName : TinyLife.Utilities.Extensions.Slugify(string)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Utilities
summary : "\"Slugifies\" the given <code class=\"paramref\">name</code>, effectively removing all special characters and diacritics and turning it into a string that the game can use for file names and JSON entry keys. This method is used for the name of people, households and lots."
example : [ ]
syntax :
content : public static string Slugify(this string name)
parameters :
- id : name
type : System.String
description : The name to slugify.
return :
type : System.String
description : The slugified name.
content.vb : Public Shared Function Slugify(name As String) As String
overload : TinyLife.Utilities.Extensions.Slugify*
nameWithType.vb : Extensions.Slugify(String)
fullName.vb : TinyLife.Utilities.Extensions.Slugify(String)
name.vb : Slugify(String)
2021-08-04 06:51:12 +02:00
references :
- uid : TinyLife.Utilities
commentId : N : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2021-08-04 06:51:12 +02:00
- uid : System.Object
commentId : T:System.Object
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
name : object
nameWithType : object
fullName : object
nameWithType.vb : Object
fullName.vb : Object
name.vb : Object
2021-08-04 06:51:12 +02:00
- uid : System.Object.Equals(System.Object)
commentId : M:System.Object.Equals(System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
name : Equals(object)
nameWithType : object.Equals(object)
fullName : object.Equals(object)
nameWithType.vb : Object.Equals(Object)
fullName.vb : Object.Equals(Object)
name.vb : Equals(Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.Equals(System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.Equals(System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.Equals(System.Object,System.Object)
commentId : M:System.Object.Equals(System.Object,System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
name : Equals(object, object)
nameWithType : object.Equals(object, object)
fullName : object.Equals(object, object)
nameWithType.vb : Object.Equals(Object, Object)
fullName.vb : Object.Equals(Object, Object)
name.vb : Equals(Object, Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.GetHashCode
commentId : M:System.Object.GetHashCode
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
name : GetHashCode()
2023-03-30 18:07:55 +02:00
nameWithType : object.GetHashCode()
fullName : object.GetHashCode()
nameWithType.vb : Object.GetHashCode()
fullName.vb : Object.GetHashCode()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.GetHashCode
name : GetHashCode
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.GetHashCode
name : GetHashCode
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.GetType
commentId : M:System.Object.GetType
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
name : GetType()
2023-03-30 18:07:55 +02:00
nameWithType : object.GetType()
fullName : object.GetType()
nameWithType.vb : Object.GetType()
fullName.vb : Object.GetType()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.GetType
name : GetType
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.GetType
name : GetType
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.MemberwiseClone
commentId : M:System.Object.MemberwiseClone
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
name : MemberwiseClone()
2023-03-30 18:07:55 +02:00
nameWithType : object.MemberwiseClone()
fullName : object.MemberwiseClone()
nameWithType.vb : Object.MemberwiseClone()
fullName.vb : Object.MemberwiseClone()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
commentId : M:System.Object.ReferenceEquals(System.Object,System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
name : ReferenceEquals(object, object)
nameWithType : object.ReferenceEquals(object, object)
fullName : object.ReferenceEquals(object, object)
nameWithType.vb : Object.ReferenceEquals(Object, Object)
fullName.vb : Object.ReferenceEquals(Object, Object)
name.vb : ReferenceEquals(Object, Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.ToString
commentId : M:System.Object.ToString
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
name : ToString()
2023-03-30 18:07:55 +02:00
nameWithType : object.ToString()
fullName : object.ToString()
nameWithType.vb : Object.ToString()
fullName.vb : Object.ToString()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.ToString
name : ToString
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.ToString
name : ToString
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System
commentId : N : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system
2021-08-04 06:51:12 +02:00
name : System
nameWithType : System
fullName : System
- uid : TinyLife.Options.CameraRotation
commentId : F:TinyLife.Options.CameraRotation
2024-01-07 16:53:47 +01:00
href : TinyLife.Options.html#TinyLife_Options_CameraRotation
2023-03-30 18:07:55 +02:00
name : CameraRotation
nameWithType : Options.CameraRotation
fullName : TinyLife.Options.CameraRotation
2024-07-26 12:47:59 +02:00
- uid : TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Maths.Direction2})
commentId : M:TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Maths.Direction2})
2021-08-04 06:51:12 +02:00
isExternal : true
2024-07-26 12:47:59 +02:00
href : TinyLife.World.Map.html#TinyLife_World_Map_ApplyCameraRotation_Microsoft_Xna_Framework_Vector2_System_Boolean_System_Nullable_MLEM_Maths_Direction2__
2023-03-30 18:07:55 +02:00
name : ApplyCameraRotation(Vector2, bool, Direction2?)
nameWithType : Map.ApplyCameraRotation(Vector2, bool, Direction2?)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2, bool, MLEM.Maths.Direction2?)
2023-03-30 18:07:55 +02:00
nameWithType.vb : Map.ApplyCameraRotation(Vector2, Boolean, Direction2?)
2024-07-26 12:47:59 +02:00
fullName.vb : TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2, Boolean, MLEM.Maths.Direction2?)
2023-03-30 18:07:55 +02:00
name.vb : ApplyCameraRotation(Vector2, Boolean, Direction2?)
spec.csharp :
2024-07-26 12:47:59 +02:00
- uid : TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Maths.Direction2})
2023-03-30 18:07:55 +02:00
name : ApplyCameraRotation
2024-07-26 12:47:59 +02:00
href : TinyLife.World.Map.html#TinyLife_World_Map_ApplyCameraRotation_Microsoft_Xna_Framework_Vector2_System_Boolean_System_Nullable_MLEM_Maths_Direction2__
2023-03-30 18:07:55 +02:00
- name : (
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : ','
- name : " "
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : ','
- name : " "
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2
2023-03-30 18:07:55 +02:00
name : Direction2
isExternal : true
- name : '?'
- name : )
spec.vb :
2024-07-26 12:47:59 +02:00
- uid : TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Maths.Direction2})
2023-03-30 18:07:55 +02:00
name : ApplyCameraRotation
2024-07-26 12:47:59 +02:00
href : TinyLife.World.Map.html#TinyLife_World_Map_ApplyCameraRotation_Microsoft_Xna_Framework_Vector2_System_Boolean_System_Nullable_MLEM_Maths_Direction2__
2023-03-30 18:07:55 +02:00
- name : (
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : ','
- name : " "
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : ','
- name : " "
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2
2023-03-30 18:07:55 +02:00
name : Direction2
isExternal : true
- name : '?'
- name : )
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.ToScreenPos*
commentId : Overload:TinyLife.Utilities.Extensions.ToScreenPos
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToScreenPos_Microsoft_Xna_Framework_Vector2_System_Single_System_Boolean_System_Boolean_System_Boolean_
2021-08-04 06:51:12 +02:00
name : ToScreenPos
nameWithType : Extensions.ToScreenPos
fullName : TinyLife.Utilities.Extensions.ToScreenPos
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Vector2
commentId : T:Microsoft.Xna.Framework.Vector2
parent : Microsoft.Xna.Framework
2021-08-04 06:51:12 +02:00
isExternal : true
name : Vector2
nameWithType : Vector2
2022-09-05 14:19:42 +02:00
fullName : Microsoft.Xna.Framework.Vector2
2023-10-11 16:05:32 +02:00
- uid : System.Single
commentId : T:System.Single
parent : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
name : float
nameWithType : float
fullName : float
nameWithType.vb : Single
fullName.vb : Single
name.vb : Single
2021-08-04 06:51:12 +02:00
- uid : System.Boolean
commentId : T:System.Boolean
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.boolean
name : bool
nameWithType : bool
fullName : bool
nameWithType.vb : Boolean
fullName.vb : Boolean
name.vb : Boolean
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework
commentId : N : Microsoft.Xna.Framework
isExternal : true
name : Microsoft.Xna.Framework
nameWithType : Microsoft.Xna.Framework
fullName : Microsoft.Xna.Framework
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
spec.vb :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
2024-07-26 12:47:59 +02:00
- uid : TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Maths.Direction2})
commentId : M:TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Maths.Direction2})
2021-08-04 06:51:12 +02:00
isExternal : true
2024-07-26 12:47:59 +02:00
href : TinyLife.World.Map.html#TinyLife_World_Map_ApplyInverseCameraRotation_Microsoft_Xna_Framework_Vector2_System_Nullable_MLEM_Maths_Direction2__
2023-03-30 18:07:55 +02:00
name : ApplyInverseCameraRotation(Vector2, Direction2?)
nameWithType : Map.ApplyInverseCameraRotation(Vector2, Direction2?)
2024-07-26 12:47:59 +02:00
fullName : TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2, MLEM.Maths.Direction2?)
2023-03-30 18:07:55 +02:00
spec.csharp :
2024-07-26 12:47:59 +02:00
- uid : TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Maths.Direction2})
2023-03-30 18:07:55 +02:00
name : ApplyInverseCameraRotation
2024-07-26 12:47:59 +02:00
href : TinyLife.World.Map.html#TinyLife_World_Map_ApplyInverseCameraRotation_Microsoft_Xna_Framework_Vector2_System_Nullable_MLEM_Maths_Direction2__
2023-03-30 18:07:55 +02:00
- name : (
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : ','
- name : " "
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2
2023-03-30 18:07:55 +02:00
name : Direction2
isExternal : true
- name : '?'
- name : )
spec.vb :
2024-07-26 12:47:59 +02:00
- uid : TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Maths.Direction2})
2023-03-30 18:07:55 +02:00
name : ApplyInverseCameraRotation
2024-07-26 12:47:59 +02:00
href : TinyLife.World.Map.html#TinyLife_World_Map_ApplyInverseCameraRotation_Microsoft_Xna_Framework_Vector2_System_Nullable_MLEM_Maths_Direction2__
2023-03-30 18:07:55 +02:00
- name : (
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : ','
- name : " "
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2
2023-03-30 18:07:55 +02:00
name : Direction2
isExternal : true
- name : '?'
- name : )
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.ToWorldPos*
commentId : Overload:TinyLife.Utilities.Extensions.ToWorldPos
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToWorldPos_Microsoft_Xna_Framework_Vector2_System_Single_System_Boolean_
2021-08-04 06:51:12 +02:00
name : ToWorldPos
nameWithType : Extensions.ToWorldPos
fullName : TinyLife.Utilities.Extensions.ToWorldPos
- uid : TinyLife.Utilities.Extensions.ToVisualY*
commentId : Overload:TinyLife.Utilities.Extensions.ToVisualY
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToVisualY_Microsoft_Xna_Framework_Vector2_
2021-08-04 06:51:12 +02:00
name : ToVisualY
nameWithType : Extensions.ToVisualY
fullName : TinyLife.Utilities.Extensions.ToVisualY
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2
commentId : T:MLEM.Maths.Direction2
parent : MLEM.Maths
2021-08-04 06:51:12 +02:00
isExternal : true
name : Direction2
nameWithType : Direction2
2024-07-26 12:47:59 +02:00
fullName : MLEM.Maths.Direction2
2023-10-11 16:05:32 +02:00
- uid : TinyLife.Objects.WallLike
commentId : T:TinyLife.Objects.WallLike
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.WallLike.html
2023-10-11 16:05:32 +02:00
name : WallLike
nameWithType : WallLike
fullName : TinyLife.Objects.WallLike
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2.Up
commentId : F:MLEM.Maths.Direction2.Up
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
name : Up
nameWithType : Direction2.Up
2024-07-26 12:47:59 +02:00
fullName : MLEM.Maths.Direction2.Up
- uid : MLEM.Maths.Direction2.Left
commentId : F:MLEM.Maths.Direction2.Left
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
name : Left
nameWithType : Direction2.Left
2024-07-26 12:47:59 +02:00
fullName : MLEM.Maths.Direction2.Left
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.ToWallSide*
commentId : Overload:TinyLife.Utilities.Extensions.ToWallSide
2024-07-26 12:47:59 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToWallSide_MLEM_Maths_Direction2_
2021-08-04 06:51:12 +02:00
name : ToWallSide
nameWithType : Extensions.ToWallSide
fullName : TinyLife.Utilities.Extensions.ToWallSide
- uid : System.Int32
commentId : T:System.Int32
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.int32
name : int
nameWithType : int
fullName : int
nameWithType.vb : Integer
fullName.vb : Integer
name.vb : Integer
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths
commentId : N : MLEM.Maths
2021-08-04 06:51:12 +02:00
isExternal : true
2024-07-26 12:47:59 +02:00
name : MLEM.Maths
nameWithType : MLEM.Maths
fullName : MLEM.Maths
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths
name : Maths
2023-03-30 18:07:55 +02:00
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths
name : Maths
2023-03-30 18:07:55 +02:00
isExternal : true
2023-10-11 16:05:32 +02:00
- uid : TinyLife.Objects
commentId : N : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-10-11 16:05:32 +02:00
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
2023-10-11 16:05:32 +02:00
- uid : TinyLife.Objects
name : Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
2023-10-11 16:05:32 +02:00
- uid : TinyLife.Objects
name : Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.html
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.Direction2.Down
commentId : F:MLEM.Maths.Direction2.Down
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
name : Down
nameWithType : Direction2.Down
2024-07-26 12:47:59 +02:00
fullName : MLEM.Maths.Direction2.Down
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.IsVertical*
commentId : Overload:TinyLife.Utilities.Extensions.IsVertical
2024-07-26 12:47:59 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsVertical_MLEM_Maths_Direction2_
2021-08-04 06:51:12 +02:00
name : IsVertical
nameWithType : Extensions.IsVertical
fullName : TinyLife.Utilities.Extensions.IsVertical
2024-08-08 15:31:03 +02:00
- uid : MLEM.Maths.Direction2.Right
commentId : F:MLEM.Maths.Direction2.Right
isExternal : true
name : Right
nameWithType : Direction2.Right
fullName : MLEM.Maths.Direction2.Right
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.IsHorizontal*
commentId : Overload:TinyLife.Utilities.Extensions.IsHorizontal
2024-07-26 12:47:59 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsHorizontal_MLEM_Maths_Direction2_
2021-08-04 06:51:12 +02:00
name : IsHorizontal
nameWithType : Extensions.IsHorizontal
fullName : TinyLife.Utilities.Extensions.IsHorizontal
2022-03-09 16:13:05 +01:00
- uid : Newtonsoft.Json.JsonSerializer
commentId : T:Newtonsoft.Json.JsonSerializer
parent : Newtonsoft.Json
isExternal : true
name : JsonSerializer
nameWithType : JsonSerializer
fullName : Newtonsoft.Json.JsonSerializer
2024-10-17 17:28:12 +02:00
- uid : TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext,System.EventHandler{Newtonsoft.Json.Serialization.ErrorEventArgs},System.Boolean)
commentId : M:TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext,System.EventHandler{Newtonsoft.Json.Serialization.ErrorEventArgs},System.Boolean)
2021-08-04 06:51:12 +02:00
isExternal : true
2024-10-17 17:28:12 +02:00
href : TinyLife.SaveHandler.html#TinyLife_SaveHandler_CreateSerializerSettings_TinyLife_SerializerContext_System_EventHandler_Newtonsoft_Json_Serialization_ErrorEventArgs__System_Boolean_
name : CreateSerializerSettings(SerializerContext, EventHandler<ErrorEventArgs>, bool)
nameWithType : SaveHandler.CreateSerializerSettings(SerializerContext, EventHandler<ErrorEventArgs>, bool)
fullName : TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext, System.EventHandler<Newtonsoft.Json.Serialization.ErrorEventArgs>, bool)
nameWithType.vb : SaveHandler.CreateSerializerSettings(SerializerContext, EventHandler(Of ErrorEventArgs), Boolean)
fullName.vb : TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext, System.EventHandler(Of Newtonsoft.Json.Serialization.ErrorEventArgs), Boolean)
name.vb : CreateSerializerSettings(SerializerContext, EventHandler(Of ErrorEventArgs), Boolean)
2023-03-30 18:07:55 +02:00
spec.csharp :
2024-10-17 17:28:12 +02:00
- uid : TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext,System.EventHandler{Newtonsoft.Json.Serialization.ErrorEventArgs},System.Boolean)
2023-03-30 18:07:55 +02:00
name : CreateSerializerSettings
2024-10-17 17:28:12 +02:00
href : TinyLife.SaveHandler.html#TinyLife_SaveHandler_CreateSerializerSettings_TinyLife_SerializerContext_System_EventHandler_Newtonsoft_Json_Serialization_ErrorEventArgs__System_Boolean_
2023-03-30 18:07:55 +02:00
- name : (
2024-10-17 17:28:12 +02:00
- uid : TinyLife.SerializerContext
name : SerializerContext
href : TinyLife.SerializerContext.html
- name : ','
- name : " "
2023-03-30 18:07:55 +02:00
- uid : System.EventHandler`1
name : EventHandler
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.eventhandler-1
- name : <
- uid : Newtonsoft.Json.Serialization.ErrorEventArgs
name : ErrorEventArgs
isExternal : true
- name : '>'
2024-06-19 12:57:19 +02:00
- name : ','
- name : " "
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
2023-03-30 18:07:55 +02:00
- name : )
spec.vb :
2024-10-17 17:28:12 +02:00
- uid : TinyLife.SaveHandler.CreateSerializerSettings(TinyLife.SerializerContext,System.EventHandler{Newtonsoft.Json.Serialization.ErrorEventArgs},System.Boolean)
2023-03-30 18:07:55 +02:00
name : CreateSerializerSettings
2024-10-17 17:28:12 +02:00
href : TinyLife.SaveHandler.html#TinyLife_SaveHandler_CreateSerializerSettings_TinyLife_SerializerContext_System_EventHandler_Newtonsoft_Json_Serialization_ErrorEventArgs__System_Boolean_
2023-03-30 18:07:55 +02:00
- name : (
2024-10-17 17:28:12 +02:00
- uid : TinyLife.SerializerContext
name : SerializerContext
href : TinyLife.SerializerContext.html
- name : ','
- name : " "
2023-03-30 18:07:55 +02:00
- uid : System.EventHandler`1
name : EventHandler
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.eventhandler-1
- name : (
- name : Of
- name : " "
- uid : Newtonsoft.Json.Serialization.ErrorEventArgs
name : ErrorEventArgs
isExternal : true
- name : )
2024-06-19 12:57:19 +02:00
- name : ','
- name : " "
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
2023-03-30 18:07:55 +02:00
- name : )
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy*
commentId : Overload:TinyLife.Utilities.Extensions.JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2021-08-04 06:51:12 +02:00
name : JsonCopy
nameWithType : Extensions.JsonCopy
fullName : TinyLife.Utilities.Extensions.JsonCopy
- uid : '{T}'
commentId : '!:T'
definition : T
name : T
nameWithType : T
fullName : T
2022-03-09 16:13:05 +01:00
- uid : Newtonsoft.Json
commentId : N : Newtonsoft.Json
isExternal : true
name : Newtonsoft.Json
nameWithType : Newtonsoft.Json
fullName : Newtonsoft.Json
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : Newtonsoft
name : Newtonsoft
isExternal : true
- name : .
- uid : Newtonsoft.Json
name : Json
isExternal : true
spec.vb :
- uid : Newtonsoft
name : Newtonsoft
isExternal : true
- name : .
- uid : Newtonsoft.Json
name : Json
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : T
name : T
nameWithType : T
fullName : T
- uid : TinyLife.Skills.Quality
commentId : T:TinyLife.Skills.Quality
parent : TinyLife.Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.Quality.html
2021-08-04 06:51:12 +02:00
name : Quality
nameWithType : Quality
fullName : TinyLife.Skills.Quality
- uid : TinyLife.Skills.Quality.Terrible
commentId : F:TinyLife.Skills.Quality.Terrible
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.Quality.html#TinyLife_Skills_Quality_Terrible
2023-03-30 18:07:55 +02:00
name : Terrible
nameWithType : Quality.Terrible
fullName : TinyLife.Skills.Quality.Terrible
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Skills.Quality.Good
commentId : F:TinyLife.Skills.Quality.Good
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.Quality.html#TinyLife_Skills_Quality_Good
2023-03-30 18:07:55 +02:00
name : Good
nameWithType : Quality.Good
fullName : TinyLife.Skills.Quality.Good
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Skills.Quality.Great
commentId : F:TinyLife.Skills.Quality.Great
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.Quality.html#TinyLife_Skills_Quality_Great
2023-03-30 18:07:55 +02:00
name : Great
nameWithType : Quality.Great
fullName : TinyLife.Skills.Quality.Great
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Skills.Quality.Perfect
commentId : F:TinyLife.Skills.Quality.Perfect
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.Quality.html#TinyLife_Skills_Quality_Perfect
2023-03-30 18:07:55 +02:00
name : Perfect
nameWithType : Quality.Perfect
fullName : TinyLife.Skills.Quality.Perfect
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Skills.Quality.Masterpiece
commentId : F:TinyLife.Skills.Quality.Masterpiece
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.Quality.html#TinyLife_Skills_Quality_Masterpiece
2023-03-30 18:07:55 +02:00
name : Masterpiece
nameWithType : Quality.Masterpiece
fullName : TinyLife.Skills.Quality.Masterpiece
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.GetPriceModifier*
commentId : Overload:TinyLife.Utilities.Extensions.GetPriceModifier
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetPriceModifier_TinyLife_Skills_Quality_
2021-08-04 06:51:12 +02:00
name : GetPriceModifier
nameWithType : Extensions.GetPriceModifier
fullName : TinyLife.Utilities.Extensions.GetPriceModifier
- uid : TinyLife.Skills
commentId : N : TinyLife.Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Skills
nameWithType : TinyLife.Skills
fullName : TinyLife.Skills
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Skills
name : Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Skills
name : Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.html
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.GetDecorativeRating*
commentId : Overload:TinyLife.Utilities.Extensions.GetDecorativeRating
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDecorativeRating_TinyLife_Skills_Quality_
2021-08-04 06:51:12 +02:00
name : GetDecorativeRating
nameWithType : Extensions.GetDecorativeRating
fullName : TinyLife.Utilities.Extensions.GetDecorativeRating
- uid : TinyLife.Utilities.Extensions.GetChanceModifier*
commentId : Overload:TinyLife.Utilities.Extensions.GetChanceModifier
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetChanceModifier_TinyLife_Skills_Quality_
2021-08-04 06:51:12 +02:00
name : GetChanceModifier
nameWithType : Extensions.GetChanceModifier
fullName : TinyLife.Utilities.Extensions.GetChanceModifier
- uid : TinyLife.Utilities.Extensions.ToLocalizedString*
commentId : Overload:TinyLife.Utilities.Extensions.ToLocalizedString
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToLocalizedString_TinyLife_Skills_Quality_
2021-08-04 06:51:12 +02:00
name : ToLocalizedString
nameWithType : Extensions.ToLocalizedString
fullName : TinyLife.Utilities.Extensions.ToLocalizedString
- uid : System.String
commentId : T:System.String
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
name : string
nameWithType : string
fullName : string
nameWithType.vb : String
fullName.vb : String
name.vb : String
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.ToSellingPriceString*
commentId : Overload:TinyLife.Utilities.Extensions.ToSellingPriceString
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToSellingPriceString_System_Single_
2021-08-04 06:51:12 +02:00
name : ToSellingPriceString
nameWithType : Extensions.ToSellingPriceString
fullName : TinyLife.Utilities.Extensions.ToSellingPriceString
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Actions.CanExecuteResult.Valid
commentId : F:TinyLife.Actions.CanExecuteResult.Valid
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CanExecuteResult.html#TinyLife_Actions_CanExecuteResult_Valid
2023-03-30 18:07:55 +02:00
name : Valid
nameWithType : CanExecuteResult.Valid
fullName : TinyLife.Actions.CanExecuteResult.Valid
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Actions.CanExecuteResult
commentId : T:TinyLife.Actions.CanExecuteResult
2021-08-04 06:51:12 +02:00
parent : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CanExecuteResult.html
2022-05-24 13:36:05 +02:00
name : CanExecuteResult
nameWithType : CanExecuteResult
fullName : TinyLife.Actions.CanExecuteResult
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.BothValid*
commentId : Overload:TinyLife.Utilities.Extensions.BothValid
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_BothValid_TinyLife_Actions_CanExecuteResult_System_Func_TinyLife_Actions_CanExecuteResult__
2021-08-04 06:51:12 +02:00
name : BothValid
nameWithType : Extensions.BothValid
fullName : TinyLife.Utilities.Extensions.BothValid
2022-05-24 13:36:05 +02:00
- uid : System.Func{TinyLife.Actions.CanExecuteResult}
commentId : T:System.Func{TinyLife.Actions.CanExecuteResult}
2021-08-04 06:51:12 +02:00
parent : System
definition : System.Func`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2022-05-24 13:36:05 +02:00
name : Func<CanExecuteResult>
nameWithType : Func<CanExecuteResult>
fullName : System.Func<TinyLife.Actions.CanExecuteResult>
nameWithType.vb : Func(Of CanExecuteResult)
fullName.vb : System.Func(Of TinyLife.Actions.CanExecuteResult)
name.vb : Func(Of CanExecuteResult)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2021-08-04 06:51:12 +02:00
- name : <
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Actions.CanExecuteResult
name : CanExecuteResult
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CanExecuteResult.html
2021-08-04 06:51:12 +02:00
- name : '>'
spec.vb :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : (
- name : Of
- name : " "
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Actions.CanExecuteResult
name : CanExecuteResult
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CanExecuteResult.html
2021-08-04 06:51:12 +02:00
- name : )
- uid : TinyLife.Actions
commentId : N : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Actions
nameWithType : TinyLife.Actions
fullName : TinyLife.Actions
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions
name : Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions
name : Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.html
2021-08-04 06:51:12 +02:00
- uid : System.Func`1
commentId : T:System.Func`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2021-08-04 06:51:12 +02:00
name : Func<TResult>
nameWithType : Func<TResult>
fullName : System.Func<TResult>
nameWithType.vb : Func(Of TResult)
fullName.vb : System.Func(Of TResult)
name.vb : Func(Of TResult)
spec.csharp :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2021-08-04 06:51:12 +02:00
- name : <
- name : TResult
- name : '>'
spec.vb :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- name : TResult
- name : )
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Actions.CompletionType.Active
commentId : F:TinyLife.Actions.CompletionType.Active
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CompletionType.html#TinyLife_Actions_CompletionType_Active
2023-03-30 18:07:55 +02:00
name : Active
nameWithType : CompletionType.Active
fullName : TinyLife.Actions.CompletionType.Active
2022-12-20 13:25:03 +01:00
- uid : TinyLife.Utilities.Extensions.AnyActive*
commentId : Overload:TinyLife.Utilities.Extensions.AnyActive
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_AnyActive_TinyLife_Actions_CompletionType_System_Func_TinyLife_Actions_CompletionType__
2022-12-20 13:25:03 +01:00
name : AnyActive
nameWithType : Extensions.AnyActive
fullName : TinyLife.Utilities.Extensions.AnyActive
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Actions.CompletionType
commentId : T:TinyLife.Actions.CompletionType
2021-08-04 06:51:12 +02:00
parent : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CompletionType.html
2021-10-14 20:30:40 +02:00
name : CompletionType
nameWithType : CompletionType
fullName : TinyLife.Actions.CompletionType
- uid : System.Func{TinyLife.Actions.CompletionType}
commentId : T:System.Func{TinyLife.Actions.CompletionType}
2021-08-04 06:51:12 +02:00
parent : System
definition : System.Func`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2021-10-14 20:30:40 +02:00
name : Func<CompletionType>
nameWithType : Func<CompletionType>
fullName : System.Func<TinyLife.Actions.CompletionType>
nameWithType.vb : Func(Of CompletionType)
fullName.vb : System.Func(Of TinyLife.Actions.CompletionType)
name.vb : Func(Of CompletionType)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2021-08-04 06:51:12 +02:00
- name : <
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Actions.CompletionType
name : CompletionType
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CompletionType.html
2021-08-04 06:51:12 +02:00
- name : '>'
spec.vb :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : (
- name : Of
- name : " "
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Actions.CompletionType
name : CompletionType
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.CompletionType.html
2021-08-04 06:51:12 +02:00
- name : )
2022-12-20 13:25:03 +01:00
- uid : TinyLife.Utilities.Extensions.AnyInactive*
commentId : Overload:TinyLife.Utilities.Extensions.AnyInactive
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_AnyInactive_TinyLife_Actions_CompletionType_System_Func_TinyLife_Actions_CompletionType__
2022-12-20 13:25:03 +01:00
name : AnyInactive
nameWithType : Extensions.AnyInactive
fullName : TinyLife.Utilities.Extensions.AnyInactive
2021-08-04 06:51:12 +02:00
- uid : TinyLife.GenealogyType
commentId : T:TinyLife.GenealogyType
parent : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.GenealogyType.html
2021-08-04 06:51:12 +02:00
name : GenealogyType
nameWithType : GenealogyType
fullName : TinyLife.GenealogyType
- uid : TinyLife.GenealogyType.Parent
commentId : F:TinyLife.GenealogyType.Parent
2024-01-07 16:53:47 +01:00
href : TinyLife.GenealogyType.html#TinyLife_GenealogyType_Parent
2023-03-30 18:07:55 +02:00
name : Parent
nameWithType : GenealogyType.Parent
fullName : TinyLife.GenealogyType.Parent
2021-08-04 06:51:12 +02:00
- uid : TinyLife.GenealogyType.Child
commentId : F:TinyLife.GenealogyType.Child
2024-01-07 16:53:47 +01:00
href : TinyLife.GenealogyType.html#TinyLife_GenealogyType_Child
2023-03-30 18:07:55 +02:00
name : Child
nameWithType : GenealogyType.Child
fullName : TinyLife.GenealogyType.Child
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.GetOpposite*
commentId : Overload:TinyLife.Utilities.Extensions.GetOpposite
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetOpposite_TinyLife_GenealogyType_
2021-08-04 06:51:12 +02:00
name : GetOpposite
nameWithType : Extensions.GetOpposite
fullName : TinyLife.Utilities.Extensions.GetOpposite
- uid : TinyLife
commentId : N : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife
nameWithType : TinyLife
fullName : TinyLife
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Objects.PersonLike
commentId : T:TinyLife.Objects.PersonLike
2022-07-28 14:58:38 +02:00
parent : TinyLife.Objects
2024-06-09 17:05:30 +02:00
href : TinyLife.Objects.PersonLike.html
name : PersonLike
nameWithType : PersonLike
fullName : TinyLife.Objects.PersonLike
2022-07-28 14:58:38 +02:00
- uid : System.ArgumentOutOfRangeException
commentId : T:System.ArgumentOutOfRangeException
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.argumentoutofrangeexception
name : ArgumentOutOfRangeException
nameWithType : ArgumentOutOfRangeException
fullName : System.ArgumentOutOfRangeException
2022-07-28 14:58:38 +02:00
- uid : TinyLife.Utilities.Extensions.GetTransitive*
commentId : Overload:TinyLife.Utilities.Extensions.GetTransitive
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetTransitive_TinyLife_GenealogyType_TinyLife_GenealogyType_
2022-07-28 14:58:38 +02:00
name : GetTransitive
nameWithType : Extensions.GetTransitive
fullName : TinyLife.Utilities.Extensions.GetTransitive
- uid : System.Nullable{TinyLife.GenealogyType}
commentId : T:System.Nullable{TinyLife.GenealogyType}
parent : System
definition : System.Nullable`1
2024-01-07 16:53:47 +01:00
href : TinyLife.GenealogyType.html
2023-03-30 18:07:55 +02:00
name : GenealogyType?
nameWithType : GenealogyType?
fullName : TinyLife.GenealogyType?
2022-07-28 14:58:38 +02:00
spec.csharp :
- uid : TinyLife.GenealogyType
name : GenealogyType
2024-01-07 16:53:47 +01:00
href : TinyLife.GenealogyType.html
2023-03-30 18:07:55 +02:00
- name : '?'
2022-07-28 14:58:38 +02:00
spec.vb :
- uid : TinyLife.GenealogyType
name : GenealogyType
2024-01-07 16:53:47 +01:00
href : TinyLife.GenealogyType.html
2023-03-30 18:07:55 +02:00
- name : '?'
2022-07-28 14:58:38 +02:00
- uid : System.Nullable`1
commentId : T:System.Nullable`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.nullable-1
2022-07-28 14:58:38 +02:00
name : Nullable<T>
nameWithType : Nullable<T>
fullName : System.Nullable<T>
nameWithType.vb : Nullable(Of T)
fullName.vb : System.Nullable(Of T)
name.vb : Nullable(Of T)
spec.csharp :
- uid : System.Nullable`1
name : Nullable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.nullable-1
2022-07-28 14:58:38 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Nullable`1
name : Nullable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.nullable-1
- name : (
- name : Of
- name : " "
2022-07-28 14:58:38 +02:00
- name : T
- name : )
2022-03-09 16:13:05 +01:00
- uid : TinyLife.Objects.AgeGroup
commentId : T:TinyLife.Objects.AgeGroup
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.AgeGroup.html
2022-03-09 16:13:05 +01:00
name : AgeGroup
nameWithType : AgeGroup
fullName : TinyLife.Objects.AgeGroup
- uid : TinyLife.Utilities.Extensions.IsAgeAppropriate*
commentId : Overload:TinyLife.Utilities.Extensions.IsAgeAppropriate
2024-08-31 11:17:42 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsAgeAppropriate_TinyLife_GenealogyType_TinyLife_Objects_AgeGroup_TinyLife_Objects_AgeGroup_
2022-03-09 16:13:05 +01:00
name : IsAgeAppropriate
nameWithType : Extensions.IsAgeAppropriate
fullName : TinyLife.Utilities.Extensions.IsAgeAppropriate
2023-04-14 13:00:36 +02:00
- uid : TinyLife.Objects.Pose
commentId : T:TinyLife.Objects.Pose
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Pose.html
2023-04-14 13:00:36 +02:00
name : Pose
nameWithType : Pose
fullName : TinyLife.Objects.Pose
2023-04-26 14:51:19 +02:00
- uid : TinyLife.Objects.Pose.WorkingStanding
commentId : F:TinyLife.Objects.Pose.WorkingStanding
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Pose.html#TinyLife_Objects_Pose_WorkingStanding
2023-04-26 14:51:19 +02:00
name : WorkingStanding
nameWithType : Pose.WorkingStanding
fullName : TinyLife.Objects.Pose.WorkingStanding
- uid : TinyLife.Objects.Pose.WorkingSitting
commentId : F:TinyLife.Objects.Pose.WorkingSitting
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Pose.html#TinyLife_Objects_Pose_WorkingSitting
2023-04-26 14:51:19 +02:00
name : WorkingSitting
nameWithType : Pose.WorkingSitting
fullName : TinyLife.Objects.Pose.WorkingSitting
- uid : TinyLife.Utilities.Extensions.ToWorking*
commentId : Overload:TinyLife.Utilities.Extensions.ToWorking
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToWorking_TinyLife_Objects_Pose_
2023-04-26 14:51:19 +02:00
name : ToWorking
nameWithType : Extensions.ToWorking
fullName : TinyLife.Utilities.Extensions.ToWorking
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.GetDefaultPose*
commentId : Overload:TinyLife.Utilities.Extensions.GetDefaultPose
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDefaultPose_TinyLife_Objects_AgeGroup_
2023-03-30 18:07:55 +02:00
name : GetDefaultPose
nameWithType : Extensions.GetDefaultPose
fullName : TinyLife.Utilities.Extensions.GetDefaultPose
2021-08-04 06:51:12 +02:00
- uid : MLEM.Ui.Elements.Button
commentId : T:MLEM.Ui.Elements.Button
parent : MLEM.Ui.Elements
isExternal : true
name : Button
nameWithType : Button
fullName : MLEM.Ui.Elements.Button
- uid : TinyLife.Utilities.Extensions.AddHoverAnimation*
commentId : Overload:TinyLife.Utilities.Extensions.AddHoverAnimation
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_AddHoverAnimation_MLEM_Ui_Elements_Button_
2021-08-04 06:51:12 +02:00
name : AddHoverAnimation
nameWithType : Extensions.AddHoverAnimation
fullName : TinyLife.Utilities.Extensions.AddHoverAnimation
- uid : MLEM.Ui.Elements
commentId : N : MLEM.Ui.Elements
isExternal : true
name : MLEM.Ui.Elements
nameWithType : MLEM.Ui.Elements
fullName : MLEM.Ui.Elements
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Ui
name : Ui
isExternal : true
- name : .
- uid : MLEM.Ui.Elements
name : Elements
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Ui
name : Ui
isExternal : true
- name : .
- uid : MLEM.Ui.Elements
name : Elements
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Localization
commentId : T:TinyLife.Localization
2024-01-07 16:53:47 +01:00
href : TinyLife.Localization.html
2021-08-04 06:51:12 +02:00
name : Localization
nameWithType : Localization
fullName : TinyLife.Localization
- uid : TinyLife.Utilities.Extensions.ToSimpleLocalizedString*
commentId : Overload:TinyLife.Utilities.Extensions.ToSimpleLocalizedString
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToSimpleLocalizedString_System_TimeSpan_
2021-08-04 06:51:12 +02:00
name : ToSimpleLocalizedString
nameWithType : Extensions.ToSimpleLocalizedString
fullName : TinyLife.Utilities.Extensions.ToSimpleLocalizedString
- uid : System.TimeSpan
commentId : T:System.TimeSpan
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.timespan
2021-08-04 06:51:12 +02:00
name : TimeSpan
nameWithType : TimeSpan
fullName : System.TimeSpan
- uid : TinyLife.Tools.FurnitureTool.Tab
commentId : T:TinyLife.Tools.FurnitureTool.Tab
parent : TinyLife.Tools
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.FurnitureTool.html
2021-08-04 06:51:12 +02:00
name : FurnitureTool.Tab
nameWithType : FurnitureTool.Tab
fullName : TinyLife.Tools.FurnitureTool.Tab
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife.Tools.FurnitureTool
name : FurnitureTool
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.FurnitureTool.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Tools.FurnitureTool.Tab
name : Tab
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.FurnitureTool.Tab.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife.Tools.FurnitureTool
name : FurnitureTool
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.FurnitureTool.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Tools.FurnitureTool.Tab
name : Tab
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.FurnitureTool.Tab.html
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.ObjectCategory
commentId : T:TinyLife.Objects.ObjectCategory
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ObjectCategory.html
2021-08-04 06:51:12 +02:00
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
- uid : TinyLife.Utilities.Extensions.GetDefaultTab*
commentId : Overload:TinyLife.Utilities.Extensions.GetDefaultTab
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDefaultTab_TinyLife_Objects_ObjectCategory_
2021-08-04 06:51:12 +02:00
name : GetDefaultTab
nameWithType : Extensions.GetDefaultTab
fullName : TinyLife.Utilities.Extensions.GetDefaultTab
- uid : TinyLife.Tools
commentId : N : TinyLife.Tools
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Tools
nameWithType : TinyLife.Tools
fullName : TinyLife.Tools
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Tools
name : Tools
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Tools
name : Tools
2024-01-07 16:53:47 +01:00
href : TinyLife.Tools.html
2021-08-30 20:44:32 +02:00
- uid : TinyLife.Objects.FurnitureType.TypeSettings.DirtyOverlayTextureName
commentId : F:TinyLife.Objects.FurnitureType.TypeSettings.DirtyOverlayTextureName
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.FurnitureType.TypeSettings.html#TinyLife_Objects_FurnitureType_TypeSettings_DirtyOverlayTextureName
2023-03-30 18:07:55 +02:00
name : DirtyOverlayTextureName
nameWithType : FurnitureType.TypeSettings.DirtyOverlayTextureName
fullName : TinyLife.Objects.FurnitureType.TypeSettings.DirtyOverlayTextureName
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName*
commentId : Overload:TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDefaultDirtyOverlayTextureName_TinyLife_Objects_ObjectCategory_
2021-08-04 06:51:12 +02:00
name : GetDefaultDirtyOverlayTextureName
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
- uid : TinyLife.World.LockType
commentId : T:TinyLife.World.LockType
parent : TinyLife.World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.LockType.html
2021-08-04 06:51:12 +02:00
name : LockType
nameWithType : LockType
fullName : TinyLife.World.LockType
- uid : TinyLife.World.Lot
commentId : T:TinyLife.World.Lot
parent : TinyLife.World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.Lot.html
2021-08-04 06:51:12 +02:00
name : Lot
nameWithType : Lot
fullName : TinyLife.World.Lot
- uid : TinyLife.Utilities.Extensions.IsLockedFor*
commentId : Overload:TinyLife.Utilities.Extensions.IsLockedFor
2024-06-09 17:05:30 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsLockedFor_TinyLife_World_LockType_TinyLife_Objects_PersonLike_TinyLife_World_Lot_
2021-08-04 06:51:12 +02:00
name : IsLockedFor
nameWithType : Extensions.IsLockedFor
fullName : TinyLife.Utilities.Extensions.IsLockedFor
2023-10-11 16:05:32 +02:00
- uid : TinyLife.World
commentId : N : TinyLife.World
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-10-11 16:05:32 +02:00
name : TinyLife.World
nameWithType : TinyLife.World
fullName : TinyLife.World
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-10-11 16:05:32 +02:00
- name : .
- uid : TinyLife.World
name : World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.html
2023-10-11 16:05:32 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-10-11 16:05:32 +02:00
- name : .
- uid : TinyLife.World
name : World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.html
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.DrawIsoArea*
commentId : Overload:TinyLife.Utilities.Extensions.DrawIsoArea
2024-07-26 12:47:59 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_DrawIsoArea_Microsoft_Xna_Framework_Graphics_SpriteBatch_MLEM_Maths_RectangleF_System_Single_Microsoft_Xna_Framework_Color_System_Int32_System_Boolean_System_Single_
2021-08-04 06:51:12 +02:00
name : DrawIsoArea
nameWithType : Extensions.DrawIsoArea
fullName : TinyLife.Utilities.Extensions.DrawIsoArea
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Graphics.SpriteBatch
commentId : T:Microsoft.Xna.Framework.Graphics.SpriteBatch
parent : Microsoft.Xna.Framework.Graphics
2021-08-04 06:51:12 +02:00
isExternal : true
name : SpriteBatch
nameWithType : SpriteBatch
2022-09-05 14:19:42 +02:00
fullName : Microsoft.Xna.Framework.Graphics.SpriteBatch
2024-07-26 12:47:59 +02:00
- uid : MLEM.Maths.RectangleF
commentId : T:MLEM.Maths.RectangleF
parent : MLEM.Maths
2021-08-04 06:51:12 +02:00
isExternal : true
name : RectangleF
nameWithType : RectangleF
2024-07-26 12:47:59 +02:00
fullName : MLEM.Maths.RectangleF
2021-08-04 06:51:12 +02:00
- uid : Microsoft.Xna.Framework.Color
commentId : T:Microsoft.Xna.Framework.Color
parent : Microsoft.Xna.Framework
isExternal : true
name : Color
nameWithType : Color
fullName : Microsoft.Xna.Framework.Color
2022-12-20 13:25:03 +01:00
- uid : Microsoft.Xna.Framework.Graphics
commentId : N : Microsoft.Xna.Framework.Graphics
isExternal : true
name : Microsoft.Xna.Framework.Graphics
nameWithType : Microsoft.Xna.Framework.Graphics
fullName : Microsoft.Xna.Framework.Graphics
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework.Graphics
name : Graphics
isExternal : true
spec.vb :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework.Graphics
name : Graphics
isExternal : true
2023-10-11 16:05:32 +02:00
- uid : System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single}
commentId : T:System.Func{Microsoft.Xna.Framework.Vector2,System.Single,System.Single}
2022-09-05 14:19:42 +02:00
parent : System
2023-10-11 16:05:32 +02:00
definition : System.Func`3
href : https://learn.microsoft.com/dotnet/api/system.func-3
name : Func<Vector2, float, float>
nameWithType : Func<Vector2, float, float>
fullName : System.Func<Microsoft.Xna.Framework.Vector2, float, float>
nameWithType.vb : Func(Of Vector2, Single, Single)
fullName.vb : System.Func(Of Microsoft.Xna.Framework.Vector2, Single, Single)
name.vb : Func(Of Vector2, Single, Single)
2022-09-05 14:19:42 +02:00
spec.csharp :
2023-10-11 16:05:32 +02:00
- uid : System.Func`3
2022-09-05 14:19:42 +02:00
name : Func
isExternal : true
2023-10-11 16:05:32 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-3
2022-09-05 14:19:42 +02:00
- name : <
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
2023-03-30 18:07:55 +02:00
- name : ','
- name : " "
2023-10-11 16:05:32 +02:00
- uid : System.Single
name : float
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
2022-09-05 14:19:42 +02:00
- uid : System.Single
2023-03-30 18:07:55 +02:00
name : float
2022-09-05 14:19:42 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.single
2022-09-05 14:19:42 +02:00
- name : '>'
spec.vb :
2023-10-11 16:05:32 +02:00
- uid : System.Func`3
2022-09-05 14:19:42 +02:00
name : Func
isExternal : true
2023-10-11 16:05:32 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-3
2023-03-30 18:07:55 +02:00
- name : (
- name : Of
- name : " "
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
2023-03-30 18:07:55 +02:00
- name : ','
- name : " "
2023-10-11 16:05:32 +02:00
- uid : System.Single
name : Single
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
2022-09-05 14:19:42 +02:00
- uid : System.Single
name : Single
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.single
2022-09-05 14:19:42 +02:00
- name : )
2023-03-30 18:07:55 +02:00
- uid : System.Nullable{System.Single}
commentId : T:System.Nullable{System.Single}
parent : System
definition : System.Nullable`1
href : https://learn.microsoft.com/dotnet/api/system.single
name : float?
nameWithType : float?
fullName : float?
nameWithType.vb : Single?
fullName.vb : Single?
name.vb : Single?
spec.csharp :
- uid : System.Single
name : float
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : '?'
spec.vb :
- uid : System.Single
name : Single
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : '?'
2023-10-11 16:05:32 +02:00
- uid : System.Func`3
commentId : T:System.Func`3
2022-09-05 14:19:42 +02:00
isExternal : true
2023-10-11 16:05:32 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-3
name : Func<T1, T2, TResult>
nameWithType : Func<T1, T2, TResult>
fullName : System.Func<T1, T2, TResult>
nameWithType.vb : Func(Of T1, T2, TResult)
fullName.vb : System.Func(Of T1, T2, TResult)
name.vb : Func(Of T1, T2, TResult)
2022-09-05 14:19:42 +02:00
spec.csharp :
2023-10-11 16:05:32 +02:00
- uid : System.Func`3
2022-09-05 14:19:42 +02:00
name : Func
isExternal : true
2023-10-11 16:05:32 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-3
2022-09-05 14:19:42 +02:00
- name : <
2023-10-11 16:05:32 +02:00
- name : T1
- name : ','
- name : " "
- name : T2
2023-03-30 18:07:55 +02:00
- name : ','
- name : " "
2022-09-05 14:19:42 +02:00
- name : TResult
- name : '>'
spec.vb :
2023-10-11 16:05:32 +02:00
- uid : System.Func`3
2022-09-05 14:19:42 +02:00
name : Func
isExternal : true
2023-10-11 16:05:32 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-3
2023-03-30 18:07:55 +02:00
- name : (
- name : Of
- name : " "
2023-10-11 16:05:32 +02:00
- name : T1
- name : ','
- name : " "
- name : T2
2023-03-30 18:07:55 +02:00
- name : ','
- name : " "
2022-09-05 14:19:42 +02:00
- name : TResult
- name : )
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Objects.ClothesLayer
commentId : T:TinyLife.Objects.ClothesLayer
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ClothesLayer.html
2021-10-14 20:30:40 +02:00
name : ClothesLayer
nameWithType : ClothesLayer
fullName : TinyLife.Objects.ClothesLayer
- uid : TinyLife.Objects.ClothesLayer.Body
commentId : F:TinyLife.Objects.ClothesLayer.Body
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ClothesLayer.html#TinyLife_Objects_ClothesLayer_Body
2023-03-30 18:07:55 +02:00
name : Body
nameWithType : ClothesLayer.Body
fullName : TinyLife.Objects.ClothesLayer.Body
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Objects.ClothesLayer.Eyes
commentId : F:TinyLife.Objects.ClothesLayer.Eyes
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ClothesLayer.html#TinyLife_Objects_ClothesLayer_Eyes
2023-03-30 18:07:55 +02:00
name : Eyes
nameWithType : ClothesLayer.Eyes
fullName : TinyLife.Objects.ClothesLayer.Eyes
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Utilities.Extensions.IsPartOfPerson*
commentId : Overload:TinyLife.Utilities.Extensions.IsPartOfPerson
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsPartOfPerson_TinyLife_Objects_ClothesLayer_
2021-10-14 20:30:40 +02:00
name : IsPartOfPerson
nameWithType : Extensions.IsPartOfPerson
fullName : TinyLife.Utilities.Extensions.IsPartOfPerson
- uid : MLEM.Ui.RootElement
commentId : T:MLEM.Ui.RootElement
parent : MLEM.Ui
isExternal : true
name : RootElement
nameWithType : RootElement
fullName : MLEM.Ui.RootElement
- uid : TinyLife.Utilities.Extensions.SetPauseGame*
commentId : Overload:TinyLife.Utilities.Extensions.SetPauseGame
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_SetPauseGame_MLEM_Ui_RootElement_System_Boolean_
2021-10-14 20:30:40 +02:00
name : SetPauseGame
nameWithType : Extensions.SetPauseGame
fullName : TinyLife.Utilities.Extensions.SetPauseGame
- uid : MLEM.Ui
commentId : N : MLEM.Ui
isExternal : true
name : MLEM.Ui
nameWithType : MLEM.Ui
fullName : MLEM.Ui
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Ui
name : Ui
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Ui
name : Ui
isExternal : true
2022-05-24 13:36:05 +02:00
- uid : MLEM.Ui.Elements.Element
commentId : T:MLEM.Ui.Elements.Element
parent : MLEM.Ui.Elements
isExternal : true
name : Element
nameWithType : Element
fullName : MLEM.Ui.Elements.Element
- uid : TinyLife.Utilities.Extensions.IsActiveRoot*
commentId : Overload:TinyLife.Utilities.Extensions.IsActiveRoot
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsActiveRoot_MLEM_Ui_Elements_Element_
2022-05-24 13:36:05 +02:00
name : IsActiveRoot
nameWithType : Extensions.IsActiveRoot
fullName : TinyLife.Utilities.Extensions.IsActiveRoot
2022-01-01 17:06:03 +01:00
- uid : TinyLife.Objects.Outfit
commentId : T:TinyLife.Objects.Outfit
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Outfit.html
2022-01-01 17:06:03 +01:00
name : Outfit
nameWithType : Outfit
fullName : TinyLife.Objects.Outfit
- uid : TinyLife.Objects.ClothesIntention
commentId : T:TinyLife.Objects.ClothesIntention
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ClothesIntention.html
2022-01-01 17:06:03 +01:00
name : ClothesIntention
nameWithType : ClothesIntention
fullName : TinyLife.Objects.ClothesIntention
- uid : TinyLife.Objects.Outfit.GetIntentionPercentage(TinyLife.Objects.ClothesIntention)
commentId : M:TinyLife.Objects.Outfit.GetIntentionPercentage(TinyLife.Objects.ClothesIntention)
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Outfit.html#TinyLife_Objects_Outfit_GetIntentionPercentage_TinyLife_Objects_ClothesIntention_
2023-03-30 18:07:55 +02:00
name : GetIntentionPercentage(ClothesIntention)
nameWithType : Outfit.GetIntentionPercentage(ClothesIntention)
fullName : TinyLife.Objects.Outfit.GetIntentionPercentage(TinyLife.Objects.ClothesIntention)
spec.csharp :
- uid : TinyLife.Objects.Outfit.GetIntentionPercentage(TinyLife.Objects.ClothesIntention)
name : GetIntentionPercentage
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Outfit.html#TinyLife_Objects_Outfit_GetIntentionPercentage_TinyLife_Objects_ClothesIntention_
2023-03-30 18:07:55 +02:00
- name : (
- uid : TinyLife.Objects.ClothesIntention
name : ClothesIntention
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ClothesIntention.html
2023-03-30 18:07:55 +02:00
- name : )
spec.vb :
- uid : TinyLife.Objects.Outfit.GetIntentionPercentage(TinyLife.Objects.ClothesIntention)
name : GetIntentionPercentage
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Outfit.html#TinyLife_Objects_Outfit_GetIntentionPercentage_TinyLife_Objects_ClothesIntention_
2023-03-30 18:07:55 +02:00
- name : (
- uid : TinyLife.Objects.ClothesIntention
name : ClothesIntention
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ClothesIntention.html
2023-03-30 18:07:55 +02:00
- name : )
2022-01-01 17:06:03 +01:00
- uid : TinyLife.Utilities.Extensions.GetRequiredMatchPercentage*
commentId : Overload:TinyLife.Utilities.Extensions.GetRequiredMatchPercentage
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetRequiredMatchPercentage_TinyLife_Objects_ClothesIntention_
2022-01-01 17:06:03 +01:00
name : GetRequiredMatchPercentage
nameWithType : Extensions.GetRequiredMatchPercentage
fullName : TinyLife.Utilities.Extensions.GetRequiredMatchPercentage
2023-05-26 15:16:22 +02:00
- uid : TinyLife.Utilities.Extensions.IsAvailableForAge*
commentId : Overload:TinyLife.Utilities.Extensions.IsAvailableForAge
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsAvailableForAge_TinyLife_Objects_ClothesIntention_TinyLife_Objects_AgeGroup_
2023-05-26 15:16:22 +02:00
name : IsAvailableForAge
nameWithType : Extensions.IsAvailableForAge
fullName : TinyLife.Utilities.Extensions.IsAvailableForAge
2022-05-24 13:36:05 +02:00
- uid : System.DayOfWeek
commentId : T:System.DayOfWeek
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.dayofweek
2022-05-24 13:36:05 +02:00
name : DayOfWeek
nameWithType : DayOfWeek
fullName : System.DayOfWeek
- uid : TinyLife.Utilities.Extensions.Weekday*
commentId : Overload:TinyLife.Utilities.Extensions.Weekday
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_Weekday_System_TimeSpan_
2022-05-24 13:36:05 +02:00
name : Weekday
nameWithType : Extensions.Weekday
fullName : TinyLife.Utilities.Extensions.Weekday
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
- 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
2024-01-07 16:53:47 +01:00
href : TinyLife.Uis.Menus.html#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__
2023-03-30 18:07:55 +02:00
name : GamepadHint(Anchor, Func<Options, Buttons>, Vector2, Vector2?, Func<bool>)
nameWithType : Menus.GamepadHint(Anchor, Func<Options, Buttons>, Vector2, Vector2?, Func<bool>)
fullName : TinyLife.Uis.Menus.GamepadHint(MLEM.Ui.Anchor, System.Func<TinyLife.Options, Microsoft.Xna.Framework.Input.Buttons>, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2?, System.Func<bool>)
nameWithType.vb : Menus.GamepadHint(Anchor, Func(Of Options, Buttons), Vector2, Vector2?, Func(Of Boolean))
fullName.vb : TinyLife.Uis.Menus.GamepadHint(MLEM.Ui.Anchor, System.Func(Of TinyLife.Options, Microsoft.Xna.Framework.Input.Buttons), Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2?, System.Func(Of Boolean))
name.vb : GamepadHint(Anchor, Func(Of Options, Buttons), Vector2, Vector2?, Func(Of Boolean))
spec.csharp :
- 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})
name : GamepadHint
2024-01-07 16:53:47 +01:00
href : TinyLife.Uis.Menus.html#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__
2023-03-30 18:07:55 +02:00
- name : (
- uid : MLEM.Ui.Anchor
name : Anchor
isExternal : true
- name : ','
- name : " "
- uid : System.Func`2
name : Func
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.func-2
- name : <
- uid : TinyLife.Options
name : Options
2024-01-07 16:53:47 +01:00
href : TinyLife.Options.html
2023-03-30 18:07:55 +02:00
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Input.Buttons
name : Buttons
isExternal : true
- name : '>'
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : '?'
- name : ','
- name : " "
- uid : System.Func`1
name : Func
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : <
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : '>'
- name : )
spec.vb :
- 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})
name : GamepadHint
2024-01-07 16:53:47 +01:00
href : TinyLife.Uis.Menus.html#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__
2023-03-30 18:07:55 +02:00
- name : (
- uid : MLEM.Ui.Anchor
name : Anchor
isExternal : true
- name : ','
- name : " "
- uid : System.Func`2
name : Func
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.func-2
- name : (
- name : Of
- name : " "
- uid : TinyLife.Options
name : Options
2024-01-07 16:53:47 +01:00
href : TinyLife.Options.html
2023-03-30 18:07:55 +02:00
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Input.Buttons
name : Buttons
isExternal : true
- name : )
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
isExternal : true
- name : '?'
- name : ','
- name : " "
- uid : System.Func`1
name : Func
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : (
- name : Of
- name : " "
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : )
- name : )
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Utilities.Extensions.Icon*
commentId : Overload:TinyLife.Utilities.Extensions.Icon
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_Icon_Microsoft_Xna_Framework_Input_Buttons_
2022-05-24 13:36:05 +02:00
name : Icon
nameWithType : Extensions.Icon
fullName : TinyLife.Utilities.Extensions.Icon
- uid : MLEM.Textures.TextureRegion
commentId : T:MLEM.Textures.TextureRegion
parent : MLEM.Textures
isExternal : true
name : TextureRegion
nameWithType : TextureRegion
fullName : MLEM.Textures.TextureRegion
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.Input
commentId : N : Microsoft.Xna.Framework.Input
isExternal : true
name : Microsoft.Xna.Framework.Input
nameWithType : Microsoft.Xna.Framework.Input
fullName : Microsoft.Xna.Framework.Input
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework.Input
name : Input
isExternal : true
spec.vb :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework.Input
name : Input
isExternal : true
2022-05-24 13:36:05 +02:00
- uid : MLEM.Textures
commentId : N : MLEM.Textures
isExternal : true
name : MLEM.Textures
nameWithType : MLEM.Textures
fullName : MLEM.Textures
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Textures
name : Textures
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Textures
name : Textures
isExternal : true
2022-05-24 13:36:05 +02:00
- uid : MLEM.Input.MouseButton
commentId : T:MLEM.Input.MouseButton
parent : MLEM.Input
isExternal : true
name : MouseButton
nameWithType : MouseButton
fullName : MLEM.Input.MouseButton
- uid : MLEM.Input
commentId : N : MLEM.Input
isExternal : true
name : MLEM.Input
nameWithType : MLEM.Input
fullName : MLEM.Input
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Input
name : Input
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Input
name : Input
isExternal : true
2022-06-09 20:12:10 +02:00
- uid : TinyLife.PersonalityType
commentId : T:TinyLife.PersonalityType
parent : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.PersonalityType.html
2022-06-09 20:12:10 +02:00
name : PersonalityType
nameWithType : PersonalityType
fullName : TinyLife.PersonalityType
2024-03-09 19:49:55 +01:00
- uid : TinyLife.Skills.FoodType.FoodRestriction
commentId : T:TinyLife.Skills.FoodType.FoodRestriction
2022-06-10 12:18:26 +02:00
parent : TinyLife.Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.FoodType.html
2024-03-09 19:49:55 +01:00
name : FoodType.FoodRestriction
nameWithType : FoodType.FoodRestriction
fullName : TinyLife.Skills.FoodType.FoodRestriction
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife.Skills.FoodType
name : FoodType
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.FoodType.html
2023-03-30 18:07:55 +02:00
- name : .
2024-03-09 19:49:55 +01:00
- uid : TinyLife.Skills.FoodType.FoodRestriction
name : FoodRestriction
href : TinyLife.Skills.FoodType.FoodRestriction.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife.Skills.FoodType
name : FoodType
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.FoodType.html
2023-03-30 18:07:55 +02:00
- name : .
2024-03-09 19:49:55 +01:00
- uid : TinyLife.Skills.FoodType.FoodRestriction
name : FoodRestriction
href : TinyLife.Skills.FoodType.FoodRestriction.html
2022-06-10 12:18:26 +02:00
- uid : TinyLife.Utilities.Extensions.GetPersonality*
commentId : Overload:TinyLife.Utilities.Extensions.GetPersonality
2024-06-09 17:05:30 +02:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetPersonality_TinyLife_Skills_FoodType_FoodRestriction_TinyLife_Objects_PersonLike_
2022-06-10 12:18:26 +02:00
name : GetPersonality
nameWithType : Extensions.GetPersonality
fullName : TinyLife.Utilities.Extensions.GetPersonality
2022-06-10 15:16:14 +02:00
- uid : TinyLife.Utilities.Extensions.GetDescription*
commentId : Overload:TinyLife.Utilities.Extensions.GetDescription
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDescription_TinyLife_Objects_ClothesIntention_System_Nullable_TinyLife_Objects_AgeGroup__
2022-06-10 15:16:14 +02:00
name : GetDescription
nameWithType : Extensions.GetDescription
fullName : TinyLife.Utilities.Extensions.GetDescription
2023-05-26 15:16:22 +02:00
- uid : System.Nullable{TinyLife.Objects.AgeGroup}
commentId : T:System.Nullable{TinyLife.Objects.AgeGroup}
parent : System
definition : System.Nullable`1
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.AgeGroup.html
2023-05-26 15:16:22 +02:00
name : AgeGroup?
nameWithType : AgeGroup?
fullName : TinyLife.Objects.AgeGroup?
spec.csharp :
- uid : TinyLife.Objects.AgeGroup
name : AgeGroup
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.AgeGroup.html
2023-05-26 15:16:22 +02:00
- name : '?'
spec.vb :
- uid : TinyLife.Objects.AgeGroup
name : AgeGroup
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.AgeGroup.html
2023-05-26 15:16:22 +02:00
- name : '?'
2022-06-10 15:16:14 +02:00
- uid : System.Collections.Generic.IEnumerable{System.String}
commentId : T:System.Collections.Generic.IEnumerable{System.String}
parent : System.Collections.Generic
definition : System.Collections.Generic.IEnumerable`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
name : IEnumerable<string>
nameWithType : IEnumerable<string>
fullName : System.Collections.Generic.IEnumerable<string>
2022-06-10 15:16:14 +02:00
nameWithType.vb : IEnumerable(Of String)
2023-03-30 18:07:55 +02:00
fullName.vb : System.Collections.Generic.IEnumerable(Of String)
2022-06-10 15:16:14 +02:00
name.vb : IEnumerable(Of String)
spec.csharp :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-06-10 15:16:14 +02:00
- name : <
- uid : System.String
2023-03-30 18:07:55 +02:00
name : string
2022-06-10 15:16:14 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
2022-06-10 15:16:14 +02:00
- name : '>'
spec.vb :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
- name : (
- name : Of
- name : " "
2022-06-10 15:16:14 +02:00
- uid : System.String
name : String
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
2022-06-10 15:16:14 +02:00
- name : )
- uid : System.Collections.Generic.IEnumerable`1
commentId : T:System.Collections.Generic.IEnumerable`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-06-10 15:16:14 +02:00
name : IEnumerable<T>
nameWithType : IEnumerable<T>
fullName : System.Collections.Generic.IEnumerable<T>
nameWithType.vb : IEnumerable(Of T)
fullName.vb : System.Collections.Generic.IEnumerable(Of T)
name.vb : IEnumerable(Of T)
spec.csharp :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-06-10 15:16:14 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
- name : (
- name : Of
- name : " "
2022-06-10 15:16:14 +02:00
- name : T
- name : )
- uid : System.Collections.Generic
commentId : N : System.Collections.Generic
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system
2022-06-10 15:16:14 +02:00
name : System.Collections.Generic
nameWithType : System.Collections.Generic
fullName : System.Collections.Generic
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : System
name : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system
- name : .
- uid : System.Collections
name : Collections
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections
- name : .
- uid : System.Collections.Generic
name : Generic
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections.generic
spec.vb :
- uid : System
name : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system
- name : .
- uid : System.Collections
name : Collections
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections
- name : .
- uid : System.Collections.Generic
name : Generic
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections.generic
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Objects.LifeSpan
commentId : T:TinyLife.Objects.LifeSpan
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.LifeSpan.html
2022-07-04 16:50:43 +02:00
name : LifeSpan
nameWithType : LifeSpan
fullName : TinyLife.Objects.LifeSpan
- uid : TinyLife.Objects.LifeSpan.Infinite
commentId : F:TinyLife.Objects.LifeSpan.Infinite
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.LifeSpan.html#TinyLife_Objects_LifeSpan_Infinite
2023-03-30 18:07:55 +02:00
name : Infinite
nameWithType : LifeSpan.Infinite
fullName : TinyLife.Objects.LifeSpan.Infinite
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Utilities.Extensions.Multiplier*
commentId : Overload:TinyLife.Utilities.Extensions.Multiplier
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_Multiplier_TinyLife_Objects_LifeSpan_
2022-07-04 16:50:43 +02:00
name : Multiplier
nameWithType : Extensions.Multiplier
fullName : TinyLife.Utilities.Extensions.Multiplier
2023-04-26 14:51:19 +02:00
- uid : TinyLife.Utilities.Extensions.GetPregnancyHours*
commentId : Overload:TinyLife.Utilities.Extensions.GetPregnancyHours
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetPregnancyHours_TinyLife_Objects_LifeSpan_
2023-04-26 14:51:19 +02:00
name : GetPregnancyHours
nameWithType : Extensions.GetPregnancyHours
fullName : TinyLife.Utilities.Extensions.GetPregnancyHours
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Utilities.Extensions.GetDaysBeforeAging*
commentId : Overload:TinyLife.Utilities.Extensions.GetDaysBeforeAging
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDaysBeforeAging_TinyLife_Objects_AgeGroup_TinyLife_Objects_LifeSpan_
2022-07-04 16:50:43 +02:00
name : GetDaysBeforeAging
nameWithType : Extensions.GetDaysBeforeAging
fullName : TinyLife.Utilities.Extensions.GetDaysBeforeAging
2022-09-17 12:33:21 +02:00
- uid : MLEM.Ui.Elements.Panel
commentId : T:MLEM.Ui.Elements.Panel
parent : MLEM.Ui.Elements
isExternal : true
name : Panel
nameWithType : Panel
fullName : MLEM.Ui.Elements.Panel
- uid : TinyLife.Utilities.Extensions.AddGamepadScrolling*
commentId : Overload:TinyLife.Utilities.Extensions.AddGamepadScrolling
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_AddGamepadScrolling_MLEM_Ui_Elements_Panel_
2022-09-17 12:33:21 +02:00
name : AddGamepadScrolling
nameWithType : Extensions.AddGamepadScrolling
fullName : TinyLife.Utilities.Extensions.AddGamepadScrolling
2023-01-16 12:24:01 +01:00
- uid : TinyLife.Utilities.Extensions.AddProgressArrows*
commentId : Overload:TinyLife.Utilities.Extensions.AddProgressArrows
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_AddProgressArrows_MLEM_Ui_Elements_Element_System_Func_System_Single__System_Func_System_Single__System_Func_System_Single__System_Func_Microsoft_Xna_Framework_Color__
2023-01-16 12:24:01 +01:00
name : AddProgressArrows
nameWithType : Extensions.AddProgressArrows
fullName : TinyLife.Utilities.Extensions.AddProgressArrows
- uid : System.Func{System.Single}
commentId : T:System.Func{System.Single}
parent : System
definition : System.Func`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
name : Func<float>
nameWithType : Func<float>
fullName : System.Func<float>
2023-01-16 12:24:01 +01:00
nameWithType.vb : Func(Of Single)
2023-03-30 18:07:55 +02:00
fullName.vb : System.Func(Of Single)
2023-01-16 12:24:01 +01:00
name.vb : Func(Of Single)
spec.csharp :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2023-01-16 12:24:01 +01:00
- name : <
- uid : System.Single
2023-03-30 18:07:55 +02:00
name : float
2023-01-16 12:24:01 +01:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.single
2023-01-16 12:24:01 +01:00
- name : '>'
spec.vb :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : (
- name : Of
- name : " "
2023-01-16 12:24:01 +01:00
- uid : System.Single
name : Single
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.single
2023-01-16 12:24:01 +01:00
- name : )
- uid : System.Func{Microsoft.Xna.Framework.Color}
commentId : T:System.Func{Microsoft.Xna.Framework.Color}
parent : System
definition : System.Func`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2023-01-16 12:24:01 +01:00
name : Func<Color>
nameWithType : Func<Color>
fullName : System.Func<Microsoft.Xna.Framework.Color>
nameWithType.vb : Func(Of Color)
fullName.vb : System.Func(Of Microsoft.Xna.Framework.Color)
name.vb : Func(Of Color)
spec.csharp :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
2023-01-16 12:24:01 +01:00
- name : <
- uid : Microsoft.Xna.Framework.Color
name : Color
isExternal : true
- name : '>'
spec.vb :
- uid : System.Func`1
name : Func
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.func-1
- name : (
- name : Of
- name : " "
2023-01-16 12:24:01 +01:00
- uid : Microsoft.Xna.Framework.Color
name : Color
isExternal : true
- name : )
2023-12-06 13:25:52 +01:00
- uid : System.ValueTuple{MLEM.Ui.Elements.Group,MLEM.Ui.Elements.Image[]}
commentId : T:System.ValueTuple{MLEM.Ui.Elements.Group,MLEM.Ui.Elements.Image[]}
parent : System
definition : System.ValueTuple`2
name : (Group, Image[])
nameWithType : (Group, Image[])
fullName : (MLEM.Ui.Elements.Group, MLEM.Ui.Elements.Image[])
nameWithType.vb : (Group, Image())
fullName.vb : (MLEM.Ui.Elements.Group, MLEM.Ui.Elements.Image())
name.vb : (Group, Image())
spec.csharp :
- name : (
- uid : MLEM.Ui.Elements.Group
name : Group
isExternal : true
- name : ','
- name : " "
- uid : MLEM.Ui.Elements.Image
name : Image
isExternal : true
- name : '['
- name : ']'
- name : )
spec.vb :
- name : (
- uid : MLEM.Ui.Elements.Group
name : Group
isExternal : true
- name : ','
- name : " "
- uid : MLEM.Ui.Elements.Image
name : Image
isExternal : true
- name : (
- name : )
- name : )
- uid : System.ValueTuple`2
commentId : T:System.ValueTuple`2
name : (T1, T2)
nameWithType : (T1, T2)
fullName : (T1, T2)
spec.csharp :
- name : (
- name : T1
- name : ','
- name : " "
- name : T2
- name : )
spec.vb :
- name : (
- name : T1
- name : ','
- name : " "
- name : T2
- name : )
2022-12-28 18:09:03 +01:00
- uid : TinyLife.Utilities.Extensions.ToTimestampString*
commentId : Overload:TinyLife.Utilities.Extensions.ToTimestampString
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ToTimestampString_System_TimeSpan_
2022-12-28 18:09:03 +01:00
name : ToTimestampString
nameWithType : Extensions.ToTimestampString
fullName : TinyLife.Utilities.Extensions.ToTimestampString
2023-06-25 15:41:49 +02:00
- uid : TinyLife.Utilities.Extensions.IsBetween*
commentId : Overload:TinyLife.Utilities.Extensions.IsBetween
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsBetween_System_ValueTuple_System_Int32_System_Int32__System_Int32_
2023-06-25 15:41:49 +02:00
name : IsBetween
nameWithType : Extensions.IsBetween
fullName : TinyLife.Utilities.Extensions.IsBetween
- uid : System.ValueTuple{System.Int32,System.Int32}
commentId : T:System.ValueTuple{System.Int32,System.Int32}
parent : System
definition : System.ValueTuple`2
href : https://learn.microsoft.com/dotnet/api/system.int32
name : (int Start, int End)
nameWithType : (int Start, int End)
fullName : (int Start, int End)
nameWithType.vb : (Start As Integer, End As Integer)
fullName.vb : (Start As Integer, End As Integer)
name.vb : (Start As Integer, End As Integer)
spec.csharp :
- name : (
- uid : System.Int32
name : int
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.int32
- name : " "
- uid : System.ValueTuple{System.Int32,System.Int32}.Start
name : Start
href : https://learn.microsoft.com/dotnet/api/system.valuetuple-system.int32,system.int32-.start
- name : ','
- name : " "
- uid : System.Int32
name : int
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.int32
- name : " "
- uid : System.ValueTuple{System.Int32,System.Int32}.End
name : End
href : https://learn.microsoft.com/dotnet/api/system.valuetuple-system.int32,system.int32-.end
- name : )
spec.vb :
- name : (
- uid : System.ValueTuple{System.Int32,System.Int32}.Start
name : Start
href : https://learn.microsoft.com/dotnet/api/system.valuetuple-system.int32,system.int32-.start
- name : " "
- name : As
- name : " "
- uid : System.Int32
name : Integer
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.int32
- name : ','
- name : " "
- uid : System.ValueTuple{System.Int32,System.Int32}.End
name : End
href : https://learn.microsoft.com/dotnet/api/system.valuetuple-system.int32,system.int32-.end
- name : " "
- name : As
- name : " "
- uid : System.Int32
name : Integer
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.int32
- name : )
- uid : TinyLife.Utilities.Extensions.Length*
commentId : Overload:TinyLife.Utilities.Extensions.Length
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_Length_System_ValueTuple_System_Int32_System_Int32__
2023-06-25 15:41:49 +02:00
name : Length
nameWithType : Extensions.Length
fullName : TinyLife.Utilities.Extensions.Length
- uid : TinyLife.Objects.StylePreference
commentId : T:TinyLife.Objects.StylePreference
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.StylePreference.html
2023-06-25 15:41:49 +02:00
name : StylePreference
nameWithType : StylePreference
fullName : TinyLife.Objects.StylePreference
- uid : TinyLife.Objects.PregnancyAbility
commentId : T:TinyLife.Objects.PregnancyAbility
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.PregnancyAbility.html
2023-06-25 15:41:49 +02:00
name : PregnancyAbility
nameWithType : PregnancyAbility
fullName : TinyLife.Objects.PregnancyAbility
- uid : TinyLife.Utilities.Extensions.GetMostFittingStyle*
commentId : Overload:TinyLife.Utilities.Extensions.GetMostFittingStyle
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetMostFittingStyle_TinyLife_Objects_PregnancyAbility_
2023-06-25 15:41:49 +02:00
name : GetMostFittingStyle
nameWithType : Extensions.GetMostFittingStyle
fullName : TinyLife.Utilities.Extensions.GetMostFittingStyle
- uid : TinyLife.Objects.VoiceStyle
commentId : T:TinyLife.Objects.VoiceStyle
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.VoiceStyle.html
2023-06-25 15:41:49 +02:00
name : VoiceStyle
nameWithType : VoiceStyle
fullName : TinyLife.Objects.VoiceStyle
2024-03-09 19:49:55 +01:00
- uid : TinyLife.Utilities.Extensions.GetBedCategories*
commentId : Overload:TinyLife.Utilities.Extensions.GetBedCategories
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetBedCategories_TinyLife_Objects_AgeGroup_
name : GetBedCategories
nameWithType : Extensions.GetBedCategories
fullName : TinyLife.Utilities.Extensions.GetBedCategories
2024-04-14 17:55:54 +02:00
- uid : TinyLife.Utilities.Extensions.SetInWorldSnapping*
commentId : Overload:TinyLife.Utilities.Extensions.SetInWorldSnapping
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_SetInWorldSnapping_MLEM_Ui_Elements_Tooltip_
name : SetInWorldSnapping
nameWithType : Extensions.SetInWorldSnapping
fullName : TinyLife.Utilities.Extensions.SetInWorldSnapping
- 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
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Objects.ScreenObject.TurnOn(System.String)
commentId : M:TinyLife.Objects.ScreenObject.TurnOn(System.String)
parent : TinyLife.Objects.ScreenObject
isExternal : true
href : TinyLife.Objects.ScreenObject.html#TinyLife_Objects_ScreenObject_TurnOn_System_String_
name : TurnOn(string)
nameWithType : ScreenObject.TurnOn(string)
fullName : TinyLife.Objects.ScreenObject.TurnOn(string)
nameWithType.vb : ScreenObject.TurnOn(String)
fullName.vb : TinyLife.Objects.ScreenObject.TurnOn(String)
name.vb : TurnOn(String)
spec.csharp :
- uid : TinyLife.Objects.ScreenObject.TurnOn(System.String)
name : TurnOn
href : TinyLife.Objects.ScreenObject.html#TinyLife_Objects_ScreenObject_TurnOn_System_String_
- name : (
- uid : System.String
name : string
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.string
- name : )
spec.vb :
- uid : TinyLife.Objects.ScreenObject.TurnOn(System.String)
name : TurnOn
href : TinyLife.Objects.ScreenObject.html#TinyLife_Objects_ScreenObject_TurnOn_System_String_
- name : (
- uid : System.String
name : String
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.string
- name : )
- uid : TinyLife.Utilities.Extensions.ScreenContent*
commentId : Overload:TinyLife.Utilities.Extensions.ScreenContent
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
name : ScreenContent
nameWithType : Extensions.ScreenContent
fullName : TinyLife.Utilities.Extensions.ScreenContent
- uid : TinyLife.Objects.Television.Channel
commentId : T:TinyLife.Objects.Television.Channel
parent : TinyLife.Objects
href : TinyLife.Objects.Television.html
name : Television.Channel
nameWithType : Television.Channel
fullName : TinyLife.Objects.Television.Channel
spec.csharp :
- uid : TinyLife.Objects.Television
name : Television
href : TinyLife.Objects.Television.html
- name : .
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
spec.vb :
- uid : TinyLife.Objects.Television
name : Television
href : TinyLife.Objects.Television.html
- name : .
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- uid : TinyLife.Objects.ScreenObject
commentId : T:TinyLife.Objects.ScreenObject
parent : TinyLife.Objects
href : TinyLife.Objects.ScreenObject.html
name : ScreenObject
nameWithType : ScreenObject
fullName : TinyLife.Objects.ScreenObject
- uid : MLEM.Ui.UiSystem
commentId : T:MLEM.Ui.UiSystem
parent : MLEM.Ui
isExternal : true
name : UiSystem
nameWithType : UiSystem
fullName : MLEM.Ui.UiSystem
- uid : MLEM.Ui.Elements.TextField
commentId : T:MLEM.Ui.Elements.TextField
isExternal : true
name : TextField
nameWithType : TextField
fullName : MLEM.Ui.Elements.TextField
- uid : TinyLife.Utilities.Extensions.IsTextFieldSelected*
commentId : Overload:TinyLife.Utilities.Extensions.IsTextFieldSelected
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsTextFieldSelected_MLEM_Ui_UiSystem_
name : IsTextFieldSelected
nameWithType : Extensions.IsTextFieldSelected
fullName : TinyLife.Utilities.Extensions.IsTextFieldSelected
2024-08-08 15:31:03 +02:00
- uid : TinyLife.Uis.Menus.Transition(System.Action,System.Action,TinyLife.Uis.Menus.TransitionType,TinyLife.Uis.Menus.TransitionType,System.Single,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})
commentId : M:TinyLife.Uis.Menus.Transition(System.Action,System.Action,TinyLife.Uis.Menus.TransitionType,TinyLife.Uis.Menus.TransitionType,System.Single,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})
isExternal : true
href : TinyLife.Uis.Menus.html#TinyLife_Uis_Menus_Transition_System_Action_System_Action_TinyLife_Uis_Menus_TransitionType_TinyLife_Uis_Menus_TransitionType_System_Single_System_Single_System_Single_System_Nullable_Microsoft_Xna_Framework_Color__
name : Transition(Action, Action, TransitionType, TransitionType, float, float, float, Color?)
nameWithType : Menus.Transition(Action, Action, Menus.TransitionType, Menus.TransitionType, float, float, float, Color?)
fullName : TinyLife.Uis.Menus.Transition(System.Action, System.Action, TinyLife.Uis.Menus.TransitionType, TinyLife.Uis.Menus.TransitionType, float, float, float, Microsoft.Xna.Framework.Color?)
nameWithType.vb : Menus.Transition(Action, Action, Menus.TransitionType, Menus.TransitionType, Single, Single, Single, Color?)
fullName.vb : TinyLife.Uis.Menus.Transition(System.Action, System.Action, TinyLife.Uis.Menus.TransitionType, TinyLife.Uis.Menus.TransitionType, Single, Single, Single, Microsoft.Xna.Framework.Color?)
name.vb : Transition(Action, Action, TransitionType, TransitionType, Single, Single, Single, Color?)
spec.csharp :
- uid : TinyLife.Uis.Menus.Transition(System.Action,System.Action,TinyLife.Uis.Menus.TransitionType,TinyLife.Uis.Menus.TransitionType,System.Single,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})
name : Transition
href : TinyLife.Uis.Menus.html#TinyLife_Uis_Menus_Transition_System_Action_System_Action_TinyLife_Uis_Menus_TransitionType_TinyLife_Uis_Menus_TransitionType_System_Single_System_Single_System_Single_System_Nullable_Microsoft_Xna_Framework_Color__
- name : (
- uid : System.Action
name : Action
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.action
- name : ','
- name : " "
- uid : System.Action
name : Action
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.action
- name : ','
- name : " "
- uid : TinyLife.Uis.Menus.TransitionType
name : TransitionType
href : TinyLife.Uis.Menus.TransitionType.html
- name : ','
- name : " "
- uid : TinyLife.Uis.Menus.TransitionType
name : TransitionType
href : TinyLife.Uis.Menus.TransitionType.html
- name : ','
- name : " "
- uid : System.Single
name : float
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
- uid : System.Single
name : float
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
- uid : System.Single
name : float
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Color
name : Color
isExternal : true
- name : '?'
- name : )
spec.vb :
- uid : TinyLife.Uis.Menus.Transition(System.Action,System.Action,TinyLife.Uis.Menus.TransitionType,TinyLife.Uis.Menus.TransitionType,System.Single,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})
name : Transition
href : TinyLife.Uis.Menus.html#TinyLife_Uis_Menus_Transition_System_Action_System_Action_TinyLife_Uis_Menus_TransitionType_TinyLife_Uis_Menus_TransitionType_System_Single_System_Single_System_Single_System_Nullable_Microsoft_Xna_Framework_Color__
- name : (
- uid : System.Action
name : Action
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.action
- name : ','
- name : " "
- uid : System.Action
name : Action
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.action
- name : ','
- name : " "
- uid : TinyLife.Uis.Menus.TransitionType
name : TransitionType
href : TinyLife.Uis.Menus.TransitionType.html
- name : ','
- name : " "
- uid : TinyLife.Uis.Menus.TransitionType
name : TransitionType
href : TinyLife.Uis.Menus.TransitionType.html
- name : ','
- name : " "
- uid : System.Single
name : Single
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
- uid : System.Single
name : Single
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
- uid : System.Single
name : Single
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
- name : ','
- name : " "
- uid : Microsoft.Xna.Framework.Color
name : Color
isExternal : true
- name : '?'
- name : )
- uid : TinyLife.Utilities.Extensions.IsTransitioning*
commentId : Overload:TinyLife.Utilities.Extensions.IsTransitioning
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_IsTransitioning_MLEM_Ui_UiSystem_
name : IsTransitioning
nameWithType : Extensions.IsTransitioning
fullName : TinyLife.Utilities.Extensions.IsTransitioning
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Utilities.Extensions.Slugify*
commentId : Overload:TinyLife.Utilities.Extensions.Slugify
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_Slugify_System_String_
name : Slugify
nameWithType : Extensions.Slugify
fullName : TinyLife.Utilities.Extensions.Slugify