mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-17 17:23:12 +01:00
0.43.8
This commit is contained in:
parent
426d2419b9
commit
c6f2b0e012
296 changed files with 35901 additions and 1704 deletions
16
Changelog.md
16
Changelog.md
|
@ -1,3 +1,19 @@
|
|||
# 0.43.8
|
||||
*August 15, 2024*
|
||||
|
||||
Improvements
|
||||
- Allow coloring the vertical planter's flowers
|
||||
- Made trash collectors also clean objects on public lots
|
||||
|
||||
Fixes
|
||||
- Fixed being able to grab a serving of a glass or mug
|
||||
- Fixed randomly generated people always having a cheap everyday outfit
|
||||
- Fixed objects being marked as not seen in the household storage at all times
|
||||
- Fixed being able to tinker with any furniture in the demo
|
||||
- Fixed various exceptions when moving objects out of bounds
|
||||
- Fixed a crash when deleting the first outfit in the character creator
|
||||
- Fixed Liam Lungo having non-demo clothes in the demo
|
||||
|
||||
# 0.43.7
|
||||
*August 8, 2024*
|
||||
|
||||
|
|
56
docs/api/.manifest
generated
56
docs/api/.manifest
generated
|
@ -3331,7 +3331,7 @@
|
|||
"TinyLife.Skills.FoodType.FoodRestriction.NotPescetarian": "TinyLife.Skills.FoodType.FoodRestriction.yml",
|
||||
"TinyLife.Skills.FoodType.FoodRestriction.NotVegan": "TinyLife.Skills.FoodType.FoodRestriction.yml",
|
||||
"TinyLife.Skills.FoodType.FoodRestriction.NotVegetarian": "TinyLife.Skills.FoodType.FoodRestriction.yml",
|
||||
"TinyLife.Skills.FoodType.GetAllContainers(System.Boolean,System.Boolean)": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.GetAllContainers(System.Boolean)": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.GetBuyableVariations(System.Int32,TinyLife.Skills.FoodType.ContainerType)": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.GetPossibleArguments(TinyLife.Objects.PersonLike,System.Int32,TinyLife.Skills.FoodType.IngredientSource,System.Single,TinyLife.Skills.SkillType,System.Boolean)": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.GetPrice(TinyLife.Objects.PersonLike,System.Int32,System.Single,System.Single@,System.Nullable{System.Single}@)": "TinyLife.Skills.FoodType.yml",
|
||||
|
@ -4402,7 +4402,6 @@
|
|||
"TinyLife.World.Tile": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.#ctor(System.String,System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},System.Collections.Generic.Dictionary{MLEM.Maths.Direction2,Microsoft.Xna.Framework.Point[]},TinyLife.Utilities.ColorSettings,System.Int32[],System.Boolean,System.Single,TinyLife.World.Tile.Category,MLEM.Textures.TextureRegion,System.Func{Microsoft.Xna.Framework.Point,System.Single})": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.BaseName": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.BigTiles": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.CanBuy": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Categories": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Category": "TinyLife.World.Tile.Category.yml",
|
||||
|
@ -4411,37 +4410,20 @@
|
|||
"TinyLife.World.Tile.Category.Road": "TinyLife.World.Tile.Category.yml",
|
||||
"TinyLife.World.Tile.Category.ValidExitPoint": "TinyLife.World.Tile.Category.yml",
|
||||
"TinyLife.World.Tile.Category.Water": "TinyLife.World.Tile.Category.yml",
|
||||
"TinyLife.World.Tile.CheckeredHardwood": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.ColorSettings": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Colors": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Concrete": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Dirt": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.DirtPath": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.DirtRoad": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.DirtRoadLines1": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.DirtRoadLines2": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.DirtWithGrass": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Draw(Microsoft.Xna.Framework.GameTime,System.Object,TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Int32,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,System.Collections.Generic.ICollection{MLEM.Graphics.StaticSpriteBatch.Item},System.Boolean,System.Func{Microsoft.Xna.Framework.Point,System.Int32,TinyLife.World.Tile})": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.FlowerGrass": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.GetAutoTileBorder(TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Int32,Microsoft.Xna.Framework.Point,TinyLife.World.Tile,System.Int32)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.GetDepth(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,System.Boolean)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.GetPrice": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.GetVariationTexture(MLEM.Maths.Direction2,Microsoft.Xna.Framework.Point)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.GetVisualOffset(MLEM.Maths.Direction2,System.Int32,System.Int32)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Grass": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Icon": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.IntricateCarpet": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.LargeConcreteTiles": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.LongBoards": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.ModernBricks": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.ModernTiles": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Name": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.OnNeighborChanged(TinyLife.World.Map,Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point,System.Int32)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.OrnateHardwood": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.PathCostModifier": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Price": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.PuzzlePieces": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.ReferencePrice": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.RegionWeights": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Regions": "TinyLife.World.Tile.yml",
|
||||
|
@ -4449,21 +4431,8 @@
|
|||
"TinyLife.World.Tile.Register(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,TinyLife.Utilities.ColorScheme[],System.Single,System.Boolean,TinyLife.World.Tile.Category,MLEM.Textures.TextureRegion,System.Func{MLEM.Maths.Direction2,System.Nullable{Microsoft.Xna.Framework.Point}},System.Int32[],System.Func{Microsoft.Xna.Framework.Point,System.Single},System.Type)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Register(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point[],TinyLife.Utilities.ColorScheme[],System.Single,System.Boolean,TinyLife.World.Tile.Category,MLEM.Textures.TextureRegion,System.Func{MLEM.Maths.Direction2,Microsoft.Xna.Framework.Point[]},System.Int32[],System.Func{Microsoft.Xna.Framework.Point,System.Single},System.Type)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Register(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point[],TinyLife.Utilities.ColorSettings,System.Single,System.Boolean,TinyLife.World.Tile.Category,MLEM.Textures.TextureRegion,System.Func{MLEM.Maths.Direction2,Microsoft.Xna.Framework.Point[]},System.Func{Microsoft.Xna.Framework.Point,System.Single},System.Type)": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.RicketyHardwood": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Road1": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Road2": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Road3": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Road4": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Road5": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Rocks": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Sand": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.SimpleCarpet": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.SmallCheckeredHardwood": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.SoftCarpet": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.StraightBoards": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Textures": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Tiles": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.Tile.Water": "TinyLife.World.Tile.yml",
|
||||
"TinyLife.World.UpdateDelegate": "TinyLife.World.UpdateDelegate.yml",
|
||||
"TinyLife.World.UpdateDelegateNoPhase": "TinyLife.World.UpdateDelegateNoPhase.yml",
|
||||
"TinyLife.World.Wall": "TinyLife.World.Wall.yml",
|
||||
|
@ -4501,42 +4470,19 @@
|
|||
"TinyLife.World.Wallpaper": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.#ctor(System.String,System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,TinyLife.Utilities.ColorSettings,System.Int32[],MLEM.Textures.TextureRegion)": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.BaseName": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.BigTiles": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Cacti": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.ColorSettings": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Colors": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Default": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.DoubleTimbered": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.DoubleTimberedRockBase": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point,System.Int32,Microsoft.Xna.Framework.Vector2,TinyLife.World.WallMode,System.Boolean,System.Boolean,System.Single,System.Boolean,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.GameTime,TinyLife.World.Map,System.Single)": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.GetPrice": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.HorizontalWoodenSiding": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Icon": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.MismatchedBricks": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.ModernBricks": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.ModernLines": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.ModernSquares": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Name": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Price": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Register(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,TinyLife.Utilities.ColorScheme,MLEM.Textures.TextureRegion,System.Nullable{System.Int32},System.Type)": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Register(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,TinyLife.Utilities.ColorScheme[],MLEM.Textures.TextureRegion,System.Int32[],System.Type)": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Register(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,TinyLife.Utilities.ColorSettings,MLEM.Textures.TextureRegion,System.Type)": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.RockBase": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SingleColor": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SingleColorBaseboard": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SingleColorTopBottomBoard": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SingleColorWoodBottom": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SingleTimbered": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SingleTimberedRockBase": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.SmallClouds": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Stars": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.StripedWood": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.TextureRegion": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Textures": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.VerticalStripes": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.VerticalWallTiles": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.VerticalWoodenSiding": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.Wallpaper.Wallpapers": "TinyLife.World.Wallpaper.yml",
|
||||
"TinyLife.World.WaterTile": "TinyLife.World.WaterTile.yml",
|
||||
"TinyLife.World.WaterTile.#ctor(System.String,System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},System.Collections.Generic.Dictionary{MLEM.Maths.Direction2,Microsoft.Xna.Framework.Point[]},TinyLife.Utilities.ColorSettings,System.Int32[],System.Boolean,System.Single,TinyLife.World.Tile.Category,MLEM.Textures.TextureRegion,System.Func{Microsoft.Xna.Framework.Point,System.Single})": "TinyLife.World.WaterTile.yml",
|
||||
|
|
|
@ -12,6 +12,14 @@ items:
|
|||
nameWithType: Action.ActionTypeConstructedDelegate
|
||||
fullName: TinyLife.Actions.Action.ActionTypeConstructedDelegate
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionTypeConstructedDelegate
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 1034
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
528
docs/api/TinyLife.Actions.Action.yml
generated
528
docs/api/TinyLife.Actions.Action.yml
generated
|
@ -77,6 +77,14 @@ items:
|
|||
nameWithType: Action
|
||||
fullName: TinyLife.Actions.Action
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Action
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -144,6 +152,14 @@ items:
|
|||
nameWithType: Action.Random
|
||||
fullName: TinyLife.Actions.Action.Random
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Random
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -168,6 +184,14 @@ items:
|
|||
nameWithType: Action.OnActionTypeConstructed
|
||||
fullName: TinyLife.Actions.Action.OnActionTypeConstructed
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnActionTypeConstructed
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -192,6 +216,14 @@ items:
|
|||
nameWithType: Action.InProgressTime
|
||||
fullName: TinyLife.Actions.Action.InProgressTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InProgressTime
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -221,6 +253,14 @@ items:
|
|||
nameWithType: Action.FullyInProgress
|
||||
fullName: TinyLife.Actions.Action.FullyInProgress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullyInProgress
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -250,6 +290,14 @@ items:
|
|||
nameWithType: Action.Type
|
||||
fullName: TinyLife.Actions.Action.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 64
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -281,6 +329,14 @@ items:
|
|||
nameWithType: Action.Info
|
||||
fullName: TinyLife.Actions.Action.Info
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 69
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -312,6 +368,14 @@ items:
|
|||
nameWithType: Action.Id
|
||||
fullName: TinyLife.Actions.Action.Id
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Id
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 75
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -346,6 +410,14 @@ items:
|
|||
nameWithType: Action.StartedAutomatically
|
||||
fullName: TinyLife.Actions.Action.StartedAutomatically
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StartedAutomatically
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 80
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -379,6 +451,14 @@ items:
|
|||
nameWithType: Action.Parent
|
||||
fullName: TinyLife.Actions.Action.Parent
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Parent
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 86
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -405,6 +485,14 @@ items:
|
|||
nameWithType: Action.Person
|
||||
fullName: TinyLife.Actions.Action.Person
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 90
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -428,6 +516,14 @@ items:
|
|||
nameWithType: Action.ElapsedTime
|
||||
fullName: TinyLife.Actions.Action.ElapsedTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ElapsedTime
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -461,6 +557,14 @@ items:
|
|||
nameWithType: Action.PlayerPromptOpen
|
||||
fullName: TinyLife.Actions.Action.PlayerPromptOpen
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PlayerPromptOpen
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 100
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -487,6 +591,14 @@ items:
|
|||
nameWithType: Action.ForceResult
|
||||
fullName: TinyLife.Actions.Action.ForceResult
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ForceResult
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 108
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -511,6 +623,14 @@ items:
|
|||
nameWithType: Action.Action(ActionInfo)
|
||||
fullName: TinyLife.Actions.Action.Action(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 119
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -538,6 +658,14 @@ items:
|
|||
nameWithType: Action.Action(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.Action.Action(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 128
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -568,6 +696,14 @@ items:
|
|||
nameWithType: Action.Initialize()
|
||||
fullName: TinyLife.Actions.Action.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 138
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -591,6 +727,14 @@ items:
|
|||
nameWithType: Action.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 147
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -627,6 +771,14 @@ items:
|
|||
nameWithType: Action.IsCompleted()
|
||||
fullName: TinyLife.Actions.Action.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 165
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -655,6 +807,14 @@ items:
|
|||
nameWithType: Action.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 175
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -684,6 +844,14 @@ items:
|
|||
nameWithType: Action.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.Action.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 194
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -716,6 +884,14 @@ items:
|
|||
nameWithType: Action.TryForceResult(CompletionType, CanExecuteResult?, MapObject)
|
||||
fullName: TinyLife.Actions.Action.TryForceResult(TinyLife.Actions.CompletionType, TinyLife.Actions.CanExecuteResult?, TinyLife.Objects.MapObject)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryForceResult
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 207
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -754,6 +930,14 @@ items:
|
|||
nameWithType: Action.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 225
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -788,6 +972,14 @@ items:
|
|||
nameWithType: Action.CanStartNow()
|
||||
fullName: TinyLife.Actions.Action.CanStartNow()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanStartNow
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 235
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -815,6 +1007,14 @@ items:
|
|||
nameWithType: Action.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.Action.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 246
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -847,6 +1047,14 @@ items:
|
|||
nameWithType: Action.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.Action.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 257
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -879,6 +1087,14 @@ items:
|
|||
nameWithType: Action.GetIconObject()
|
||||
fullName: TinyLife.Actions.Action.GetIconObject()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetIconObject
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 267
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -907,6 +1123,14 @@ items:
|
|||
nameWithType: Action.CausesExtremelyFastSpeed()
|
||||
fullName: TinyLife.Actions.Action.CausesExtremelyFastSpeed()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CausesExtremelyFastSpeed
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 276
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -933,6 +1157,14 @@ items:
|
|||
nameWithType: Action.GetDisplayName()
|
||||
fullName: TinyLife.Actions.Action.GetDisplayName()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 285
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -959,6 +1191,14 @@ items:
|
|||
nameWithType: Action.CanEnqueueConversation(PersonLike, ActionType)
|
||||
fullName: TinyLife.Actions.Action.CanEnqueueConversation(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanEnqueueConversation
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 297
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -994,6 +1234,14 @@ items:
|
|||
nameWithType: Action.GetProgress()
|
||||
fullName: TinyLife.Actions.Action.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 307
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1022,6 +1270,14 @@ items:
|
|||
nameWithType: Action.OnChildCompleted(Action, CompletionType, bool)
|
||||
fullName: TinyLife.Actions.Action.OnChildCompleted(TinyLife.Actions.Action, TinyLife.Actions.CompletionType, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnChildCompleted
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 319
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1060,6 +1316,14 @@ items:
|
|||
nameWithType: Action.OpenPlayerPrompt(string, Predicate<Panel>, Action<Panel>, bool, Action<CoveringGroup, Panel>, TextureRegion, float)
|
||||
fullName: TinyLife.Actions.Action.OpenPlayerPrompt(string, System.Predicate<MLEM.Ui.Elements.Panel>, System.Action<MLEM.Ui.Elements.Panel>, bool, System.Action<TinyLife.Uis.CoveringGroup, MLEM.Ui.Elements.Panel>, MLEM.Textures.TextureRegion, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpenPlayerPrompt
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 336
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1116,6 +1380,14 @@ items:
|
|||
nameWithType: Action.OpenYesNoPrompt(string, Action, Action, TextureRegion)
|
||||
fullName: TinyLife.Actions.Action.OpenYesNoPrompt(string, System.Action, System.Action, MLEM.Textures.TextureRegion)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpenYesNoPrompt
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 371
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1159,6 +1431,14 @@ items:
|
|||
nameWithType: Action.OpenTextPrompt(string, Action<string>, Predicate<string>, TextField.Rule, string, TextureRegion)
|
||||
fullName: TinyLife.Actions.Action.OpenTextPrompt(string, System.Action<string>, System.Predicate<string>, MLEM.Ui.Elements.TextField.Rule, string, MLEM.Textures.TextureRegion)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpenTextPrompt
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 399
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1206,6 +1486,14 @@ items:
|
|||
nameWithType: Action.OpenChoicePrompt(ChoicePromptInfo)
|
||||
fullName: TinyLife.Actions.Action.OpenChoicePrompt(TinyLife.Actions.ChoicePromptInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpenChoicePrompt
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 412
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1233,6 +1521,14 @@ items:
|
|||
nameWithType: Action.SpeakAlone(GameTime, float, EmoteChoices, SpeakStyle, int, float, float, float, float)
|
||||
fullName: TinyLife.Actions.Action.SpeakAlone(Microsoft.Xna.Framework.GameTime, float, TinyLife.Actions.EmoteChoices, TinyLife.Objects.SpeakStyle, int, float, float, float, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpeakAlone
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 433
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1290,6 +1586,14 @@ items:
|
|||
nameWithType: Action.ThinkAlone(GameTime, float, EmoteChoices, float, float, float, float, int)
|
||||
fullName: TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime, float, TinyLife.Actions.EmoteChoices, float, float, float, float, int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ThinkAlone
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 450
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1344,6 +1648,14 @@ items:
|
|||
nameWithType: Action.SpeakInConversation(PersonLike, GameTime, float, EmoteChoices, SpeakStyle, EmoteChoices?, SpeakStyle?, int, float, float, float, float)
|
||||
fullName: TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike, Microsoft.Xna.Framework.GameTime, float, TinyLife.Actions.EmoteChoices, TinyLife.Objects.SpeakStyle, TinyLife.Actions.EmoteChoices?, TinyLife.Objects.SpeakStyle?, int, float, float, float, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpeakInConversation
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 471
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1410,6 +1722,14 @@ items:
|
|||
nameWithType: Action.ResetSpeech()
|
||||
fullName: TinyLife.Actions.Action.ResetSpeech()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ResetSpeech
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 480
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1430,6 +1750,14 @@ items:
|
|||
nameWithType: Action.CompleteIfNeedFull(NeedType, PersonLike)
|
||||
fullName: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType, TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteIfNeedFull
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 493
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1460,6 +1788,14 @@ items:
|
|||
nameWithType: Action.CompleteIfTimeUp(TimeSpan, bool, SkillType, float, bool)
|
||||
fullName: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan, bool, TinyLife.Skills.SkillType, float, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteIfTimeUp
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 507
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1505,6 +1841,14 @@ items:
|
|||
nameWithType: Action.CompleteIfTimeUp(TimeSpan, TimeSpan, bool, SkillType, float, bool)
|
||||
fullName: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan, System.TimeSpan, bool, TinyLife.Skills.SkillType, float, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteIfTimeUp
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 526
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1553,6 +1897,14 @@ items:
|
|||
nameWithType: Action.GetRandomCompletionTime(TimeSpan, TimeSpan)
|
||||
fullName: TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan, System.TimeSpan)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRandomCompletionTime
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 538
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1586,6 +1938,14 @@ items:
|
|||
nameWithType: Action.CancelIfEmotional(params EmotionType[])
|
||||
fullName: TinyLife.Actions.Action.CancelIfEmotional(params TinyLife.Emotions.EmotionType[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CancelIfEmotional
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 551
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1620,6 +1980,14 @@ items:
|
|||
nameWithType: Action.Sit(Furniture, float, ActionSpot)
|
||||
fullName: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture, float, TinyLife.Objects.ActionSpot)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sit
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 567
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1663,6 +2031,14 @@ items:
|
|||
nameWithType: Action.GetChildren(bool)
|
||||
fullName: TinyLife.Actions.Action.GetChildren(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetChildren
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 583
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1696,6 +2072,14 @@ items:
|
|||
nameWithType: Action.GetChild<T>(Guid, bool)
|
||||
fullName: TinyLife.Actions.Action.GetChild<T>(System.Guid, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetChild
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 600
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1735,6 +2119,14 @@ items:
|
|||
nameWithType: Action.PickUpAndGoTo(ActionInfo, ObjectCategory, ObjectCategory, bool)
|
||||
fullName: TinyLife.Actions.Action.PickUpAndGoTo(TinyLife.Actions.ActionInfo, TinyLife.Objects.ObjectCategory, TinyLife.Objects.ObjectCategory, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpAndGoTo
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 642
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1777,6 +2169,14 @@ items:
|
|||
nameWithType: Action.PickUpAndGoTo(ActionInfo, Func<Furniture, bool>, Func<Furniture, bool>, bool)
|
||||
fullName: TinyLife.Actions.Action.PickUpAndGoTo(TinyLife.Actions.ActionInfo, System.Func<TinyLife.Objects.Furniture, bool>, System.Func<TinyLife.Objects.Furniture, bool>, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpAndGoTo
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 655
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1819,6 +2219,14 @@ items:
|
|||
nameWithType: Action.GetFreeChair(PersonLike, Furniture)
|
||||
fullName: TinyLife.Actions.Action.GetFreeChair(TinyLife.Objects.PersonLike, TinyLife.Objects.Furniture)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeChair
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 692
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1854,6 +2262,14 @@ items:
|
|||
nameWithType: Action.GetFreeChairs(PersonLike, Furniture, Func<Direction2, bool>)
|
||||
fullName: TinyLife.Actions.Action.GetFreeChairs(TinyLife.Objects.PersonLike, TinyLife.Objects.Furniture, System.Func<MLEM.Maths.Direction2, bool>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeChairs
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 709
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1895,6 +2311,14 @@ items:
|
|||
nameWithType: Action.GetSeatCategory(PersonLike)
|
||||
fullName: TinyLife.Actions.Action.GetSeatCategory(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetSeatCategory
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 729
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1925,6 +2349,14 @@ items:
|
|||
nameWithType: Action.FindAllFreePeople(PersonLike, ActionType, Map, Vector2?, float?, float?, bool, bool, bool)
|
||||
fullName: TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionType, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?, float?, float?, bool, bool, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreePeople
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 746
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1979,6 +2411,14 @@ items:
|
|||
nameWithType: Action.FindAllFreeFurniture(PersonLike, ObjectCategory, FurnitureType, bool, Map, Vector2?, float?, float?, bool, bool)
|
||||
fullName: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.PersonLike, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, bool, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?, float?, float?, bool, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreeFurniture
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 776
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2036,6 +2476,14 @@ items:
|
|||
nameWithType: Action.FindAllFreeWalls<T>(PersonLike, Map, Vector2?, float?, float?, bool)
|
||||
fullName: TinyLife.Actions.Action.FindAllFreeWalls<T>(TinyLife.Objects.PersonLike, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?, float?, float?, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreeWalls
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 796
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2083,6 +2531,14 @@ items:
|
|||
nameWithType: Action.FindAllFreeGround(PersonLike, Map, Vector2?, float?, float?, bool)
|
||||
fullName: TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.PersonLike, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?, float?, float?, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreeGround
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 815
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2128,6 +2584,14 @@ items:
|
|||
nameWithType: Action.FindFreeFurniture(PersonLike, ObjectCategory, FurnitureType, Map, Vector2?, bool, bool)
|
||||
fullName: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.PersonLike, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?, bool, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindFreeFurniture
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 837
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2179,6 +2643,14 @@ items:
|
|||
nameWithType: Action.FindAllActionObjects(PersonLike, ActionType, Map, Vector2?)
|
||||
fullName: TinyLife.Actions.Action.FindAllActionObjects(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionType, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllActionObjects
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 851
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2218,6 +2690,14 @@ items:
|
|||
nameWithType: Action.FindValidActionObjects(PersonLike, ActionType, bool, Map, Vector2?, bool, bool)
|
||||
fullName: TinyLife.Actions.Action.FindValidActionObjects(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionType, bool, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?, bool, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindValidActionObjects
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 890
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2269,6 +2749,14 @@ items:
|
|||
nameWithType: Action.GetRandomValidArguments(ActionType, ActionInfo, bool)
|
||||
fullName: TinyLife.Actions.Action.GetRandomValidArguments(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRandomValidArguments
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 907
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2305,6 +2793,14 @@ items:
|
|||
nameWithType: Action.GetTableSpot(Furniture, ActionSpot)
|
||||
fullName: TinyLife.Actions.Action.GetTableSpot(TinyLife.Objects.Furniture, TinyLife.Objects.ActionSpot)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetTableSpot
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 935
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2338,6 +2834,14 @@ items:
|
|||
nameWithType: Action.InvokeForBoth(PersonLike, PersonLike, Action<PersonLike, PersonLike>)
|
||||
fullName: TinyLife.Actions.Action.InvokeForBoth(TinyLife.Objects.PersonLike, TinyLife.Objects.PersonLike, System.Action<TinyLife.Objects.PersonLike, TinyLife.Objects.PersonLike>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InvokeForBoth
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 948
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2371,6 +2875,14 @@ items:
|
|||
nameWithType: Action.CanMultitask(Action, Action)
|
||||
fullName: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action, TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 960
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2404,6 +2916,14 @@ items:
|
|||
nameWithType: Action.IsInappropriate(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.Action.IsInappropriate(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsInappropriate
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 971
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2437,6 +2957,14 @@ items:
|
|||
nameWithType: Action.IsLotContentVisible(Lot, PersonLike, Map, Vector2?)
|
||||
fullName: TinyLife.Actions.Action.IsLotContentVisible(TinyLife.World.Lot, TinyLife.Objects.PersonLike, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2?)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsLotContentVisible
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 992
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
152
docs/api/TinyLife.Actions.ActionArgument.yml
generated
152
docs/api/TinyLife.Actions.ActionArgument.yml
generated
|
@ -30,6 +30,14 @@ items:
|
|||
nameWithType: ActionArgument
|
||||
fullName: TinyLife.Actions.ActionArgument
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionArgument
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -70,6 +78,14 @@ items:
|
|||
nameWithType: ActionArgument.Name
|
||||
fullName: TinyLife.Actions.ActionArgument.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 25
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -91,6 +107,14 @@ items:
|
|||
nameWithType: ActionArgument.AddedConstructorArguments
|
||||
fullName: TinyLife.Actions.ActionArgument.AddedConstructorArguments
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddedConstructorArguments
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -115,6 +139,14 @@ items:
|
|||
nameWithType: ActionArgument.PassivePriority
|
||||
fullName: TinyLife.Actions.ActionArgument.PassivePriority
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PassivePriority
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -143,6 +175,14 @@ items:
|
|||
nameWithType: ActionArgument.CanExecute
|
||||
fullName: TinyLife.Actions.ActionArgument.CanExecute
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecute
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -169,6 +209,14 @@ items:
|
|||
nameWithType: ActionArgument.DisplayName
|
||||
fullName: TinyLife.Actions.ActionArgument.DisplayName
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DisplayName
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -193,6 +241,14 @@ items:
|
|||
nameWithType: ActionArgument.Description
|
||||
fullName: TinyLife.Actions.ActionArgument.Description
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Description
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -217,6 +273,14 @@ items:
|
|||
nameWithType: ActionArgument.CustomLayout
|
||||
fullName: TinyLife.Actions.ActionArgument.CustomLayout
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CustomLayout
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -243,6 +307,14 @@ items:
|
|||
nameWithType: ActionArgument.MarkSeen
|
||||
fullName: TinyLife.Actions.ActionArgument.MarkSeen
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MarkSeen
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 64
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -267,6 +339,14 @@ items:
|
|||
nameWithType: ActionArgument.ActionArgument(string, Func<ActionType, ActionInfo, IEnumerable<object>>)
|
||||
fullName: TinyLife.Actions.ActionArgument.ActionArgument(string, System.Func<TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, System.Collections.Generic.IEnumerable<object>>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -297,6 +377,14 @@ items:
|
|||
nameWithType: ActionArgument.ActionArgument(string, params object[])
|
||||
fullName: TinyLife.Actions.ActionArgument.ActionArgument(string, params object[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 81
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -327,6 +415,14 @@ items:
|
|||
nameWithType: ActionArgument.ActionArgument(object)
|
||||
fullName: TinyLife.Actions.ActionArgument.ActionArgument(object)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -357,6 +453,14 @@ items:
|
|||
nameWithType: ActionArgument.GetDisplayName()
|
||||
fullName: TinyLife.Actions.ActionArgument.GetDisplayName()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -380,6 +484,14 @@ items:
|
|||
nameWithType: ActionArgument.CanBeExecuted(ActionInfo, bool)
|
||||
fullName: TinyLife.Actions.ActionArgument.CanBeExecuted(TinyLife.Actions.ActionInfo, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanBeExecuted
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -416,6 +528,14 @@ items:
|
|||
nameWithType: ActionArgument.GetPassivePriority(PersonLike)
|
||||
fullName: TinyLife.Actions.ActionArgument.GetPassivePriority(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetPassivePriority
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 121
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -443,6 +563,14 @@ items:
|
|||
nameWithType: ActionArgument.FreePeople(ActionInfo, Func<(ActionInfo Info, PersonLike Other, bool Automatic), CanExecuteResult>, bool)
|
||||
fullName: TinyLife.Actions.ActionArgument.FreePeople(TinyLife.Actions.ActionInfo, System.Func<(TinyLife.Actions.ActionInfo Info, TinyLife.Objects.PersonLike Other, bool Automatic), TinyLife.Actions.CanExecuteResult>, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FreePeople
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 167
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -484,6 +612,14 @@ items:
|
|||
nameWithType: ActionArgument.StoredFurniture(IEnumerable<Furniture>, Func<(ActionInfo Info, Furniture Furniture, bool Automatic), CanExecuteResult>)
|
||||
fullName: TinyLife.Actions.ActionArgument.StoredFurniture(System.Collections.Generic.IEnumerable<TinyLife.Objects.Furniture>, System.Func<(TinyLife.Actions.ActionInfo Info, TinyLife.Objects.Furniture Furniture, bool Automatic), TinyLife.Actions.CanExecuteResult>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StoredFurniture
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 186
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -520,6 +656,14 @@ items:
|
|||
nameWithType: ActionArgument.ImageLayout(float, Element.DrawCallback, Padding)
|
||||
fullName: TinyLife.Actions.ActionArgument.ImageLayout(float, MLEM.Ui.Elements.Element.DrawCallback, MLEM.Maths.Padding)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ImageLayout
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 207
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -559,6 +703,14 @@ items:
|
|||
nameWithType: ActionArgument.PortraitLayout(PersonLike, PersonLike, bool)
|
||||
fullName: TinyLife.Actions.ActionArgument.PortraitLayout(TinyLife.Objects.PersonLike, TinyLife.Objects.PersonLike, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionArgument.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PortraitLayout
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 231
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
208
docs/api/TinyLife.Actions.ActionInfo.yml
generated
208
docs/api/TinyLife.Actions.ActionInfo.yml
generated
|
@ -37,6 +37,14 @@ items:
|
|||
nameWithType: ActionInfo
|
||||
fullName: TinyLife.Actions.ActionInfo
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionInfo
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -84,6 +92,14 @@ items:
|
|||
nameWithType: ActionInfo.Person
|
||||
fullName: TinyLife.Actions.ActionInfo.Person
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -107,6 +123,14 @@ items:
|
|||
nameWithType: ActionInfo.ActionLocation
|
||||
fullName: TinyLife.Actions.ActionInfo.ActionLocation
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -143,6 +167,14 @@ items:
|
|||
nameWithType: ActionInfo.ActionFloor
|
||||
fullName: TinyLife.Actions.ActionInfo.ActionFloor
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionFloor
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -174,6 +206,14 @@ items:
|
|||
nameWithType: ActionInfo.ActionSpot
|
||||
fullName: TinyLife.Actions.ActionInfo.ActionSpot
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionSpot
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -199,6 +239,14 @@ items:
|
|||
nameWithType: ActionInfo.CurrentMap
|
||||
fullName: TinyLife.Actions.ActionInfo.CurrentMap
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentMap
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -222,6 +270,14 @@ items:
|
|||
nameWithType: ActionInfo.GoalMap
|
||||
fullName: TinyLife.Actions.ActionInfo.GoalMap
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoalMap
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 50
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -248,6 +304,14 @@ items:
|
|||
nameWithType: ActionInfo.Lot
|
||||
fullName: TinyLife.Actions.ActionInfo.Lot
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Lot
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -271,6 +335,14 @@ items:
|
|||
nameWithType: ActionInfo.GetActionObject<T>(bool)
|
||||
fullName: TinyLife.Actions.ActionInfo.GetActionObject<T>(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetActionObject
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -306,6 +378,14 @@ items:
|
|||
nameWithType: ActionInfo.AddAuxiliaryLocation(Map, Vector2, float)
|
||||
fullName: TinyLife.Actions.ActionInfo.AddAuxiliaryLocation(TinyLife.World.Map, Microsoft.Xna.Framework.Vector2, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddAuxiliaryLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 117
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -344,6 +424,14 @@ items:
|
|||
nameWithType: ActionInfo.AddAuxiliaryLocation(Map, Point, int)
|
||||
fullName: TinyLife.Actions.ActionInfo.AddAuxiliaryLocation(TinyLife.World.Map, Microsoft.Xna.Framework.Point, int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddAuxiliaryLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 131
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -382,6 +470,14 @@ items:
|
|||
nameWithType: ActionInfo.GetInvolvedLocations()
|
||||
fullName: TinyLife.Actions.ActionInfo.GetInvolvedLocations()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedLocations
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 139
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -405,6 +501,14 @@ items:
|
|||
nameWithType: ActionInfo.AddAuxiliaryObject(MapObject, ActionSpot)
|
||||
fullName: TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject, TinyLife.Objects.ActionSpot)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddAuxiliaryObject
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 158
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -439,6 +543,14 @@ items:
|
|||
nameWithType: ActionInfo.GetInvolvedObjects<T>(ObjectCategory, bool, bool)
|
||||
fullName: TinyLife.Actions.ActionInfo.GetInvolvedObjects<T>(TinyLife.Objects.ObjectCategory, bool, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedObjects
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 179
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -481,6 +593,14 @@ items:
|
|||
nameWithType: ActionInfo.GetInvolvedObject<T>(ObjectCategory, bool, bool, Func<T, bool>)
|
||||
fullName: TinyLife.Actions.ActionInfo.GetInvolvedObject<T>(TinyLife.Objects.ObjectCategory, bool, bool, System.Func<T, bool>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedObject
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 199
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -523,6 +643,14 @@ items:
|
|||
nameWithType: ActionInfo.GetInvolvedActionSpot(Furniture)
|
||||
fullName: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedActionSpot
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 219
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -555,6 +683,14 @@ items:
|
|||
nameWithType: ActionInfo.ToFreeActionSpots(ObjectCategory)
|
||||
fullName: TinyLife.Actions.ActionInfo.ToFreeActionSpots(TinyLife.Objects.ObjectCategory)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToFreeActionSpots
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 240
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -585,6 +721,14 @@ items:
|
|||
nameWithType: ActionInfo.ToFreeActionSpot(ObjectCategory)
|
||||
fullName: TinyLife.Actions.ActionInfo.ToFreeActionSpot(TinyLife.Objects.ObjectCategory)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToFreeActionSpot
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 254
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -615,6 +759,14 @@ items:
|
|||
nameWithType: ActionInfo.GetInvolvedObjectIds()
|
||||
fullName: TinyLife.Actions.ActionInfo.GetInvolvedObjectIds()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedObjectIds
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 262
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -638,6 +790,14 @@ items:
|
|||
nameWithType: ActionInfo.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.ActionInfo.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 278
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -667,6 +827,14 @@ items:
|
|||
nameWithType: ActionInfo.FromLocation(PersonLike, Map, Vector2, float)
|
||||
fullName: TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.PersonLike, TinyLife.World.Map, Microsoft.Xna.Framework.Vector2, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 359
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -706,6 +874,14 @@ items:
|
|||
nameWithType: ActionInfo.FromLocation(PersonLike, Map, Point, float)
|
||||
fullName: TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.PersonLike, TinyLife.World.Map, Microsoft.Xna.Framework.Point, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 372
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -748,6 +924,14 @@ items:
|
|||
nameWithType: ActionInfo.FromObjectGeneric(PersonLike, Map, Guid, Vector2, float)
|
||||
fullName: TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.PersonLike, TinyLife.World.Map, System.Guid, Microsoft.Xna.Framework.Vector2, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromObjectGeneric
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 385
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -790,6 +974,14 @@ items:
|
|||
nameWithType: ActionInfo.FromObjectGeneric(PersonLike, MapObject)
|
||||
fullName: TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.PersonLike, TinyLife.Objects.MapObject)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromObjectGeneric
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 395
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -820,6 +1012,14 @@ items:
|
|||
nameWithType: ActionInfo.FromSelf(PersonLike)
|
||||
fullName: TinyLife.Actions.ActionInfo.FromSelf(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromSelf
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 404
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -847,6 +1047,14 @@ items:
|
|||
nameWithType: ActionInfo.FromActionInfo(PersonLike, ActionInfo, bool)
|
||||
fullName: TinyLife.Actions.ActionInfo.FromActionInfo(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionInfo, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromActionInfo
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 415
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
80
docs/api/TinyLife.Actions.ActionType.AiSettings.yml
generated
80
docs/api/TinyLife.Actions.ActionType.AiSettings.yml
generated
|
@ -21,6 +21,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AiSettings
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 380
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -49,6 +57,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.SolvedNeeds
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.SolvedNeeds
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SolvedNeeds
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 388
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -77,6 +93,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.PassivePriority
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.PassivePriority
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PassivePriority
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 396
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -107,6 +131,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.CanDoRandomly
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.CanDoRandomly
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanDoRandomly
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 403
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -135,6 +167,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.CanDoAtAnyPoint
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.CanDoAtAnyPoint
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanDoAtAnyPoint
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 410
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -163,6 +203,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.NeedsFreeActionSpot
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.NeedsFreeActionSpot
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NeedsFreeActionSpot
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 416
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -189,6 +237,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.IgnorePartnerNeeds
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.IgnorePartnerNeeds
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnorePartnerNeeds
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 422
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -215,6 +271,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.IgnoreAiDisabled
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.IgnoreAiDisabled
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnoreAiDisabled
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 426
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -236,6 +300,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.EnqueuePriority
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.EnqueuePriority
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EnqueuePriority
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 430
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -257,6 +329,14 @@ items:
|
|||
nameWithType: ActionType.AiSettings.AiSettings()
|
||||
fullName: TinyLife.Actions.ActionType.AiSettings.AiSettings()
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 435
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -12,6 +12,14 @@ items:
|
|||
nameWithType: ActionType.CanExecuteDelegate
|
||||
fullName: TinyLife.Actions.ActionType.CanExecuteDelegate
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecuteDelegate
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 182
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
256
docs/api/TinyLife.Actions.ActionType.TypeSettings.yml
generated
256
docs/api/TinyLife.Actions.ActionType.TypeSettings.yml
generated
|
@ -43,6 +43,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TypeSettings
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 187
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -73,6 +81,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.Name
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 192
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -94,6 +110,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.NameWithoutCategory
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NameWithoutCategory
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 197
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -120,6 +144,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.Categories
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.Categories
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Categories
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 202
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -146,6 +178,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.Texture
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.Texture
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Texture
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 207
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -170,6 +210,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.Context
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.Context
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Context
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 212
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -194,6 +242,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.CanExecute
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.CanExecute
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecute
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 218
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -220,6 +276,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.ConstructedType
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.ConstructedType
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedType
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 223
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -244,6 +308,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.ConstructorArguments
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructorArguments
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 228
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -268,6 +340,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.PossibleArguments
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.PossibleArguments
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PossibleArguments
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 236
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -298,6 +378,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.MaximumArguments
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.MaximumArguments
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MaximumArguments
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 241
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -322,6 +410,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.NoValidArgumentsResult
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.NoValidArgumentsResult
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NoValidArgumentsResult
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 246
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -346,6 +442,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.Ai
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.Ai
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ai
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 251
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -370,6 +474,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.IsInappropriateElsewhere
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.IsInappropriateElsewhere
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsInappropriateElsewhere
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 257
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -396,6 +508,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.IconName
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.IconName
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IconName
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 263
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -422,6 +542,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.GetDisplayName
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.GetDisplayName
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 269
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -448,6 +576,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredSkill
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredSkill
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredSkill
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 275
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -474,6 +610,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredAges
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredAges
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredAges
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 280
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -498,6 +642,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredEmotion
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredEmotion
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 285
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -522,6 +674,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredPersonality
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPersonality
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 290
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -546,6 +706,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.IgnoreObjectConditions
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.IgnoreObjectConditions
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnoreObjectConditions
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 296
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -572,6 +740,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredPartnerEmployment
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredPartnerEmployment
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPartnerEmployment
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 302
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -598,6 +774,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredPartnerAges
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredPartnerAges
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPartnerAges
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 307
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -622,6 +806,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredJob
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredJob
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredJob
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 312
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -646,6 +838,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredUpgrade
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredUpgrade
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredUpgrade
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 318
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -670,6 +870,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredPersonType
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredPersonType
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPersonType
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 324
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -694,6 +902,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.RequiredPartnerType
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredPartnerType
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPartnerType
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 329
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -718,6 +934,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.TypeSettings(string, ObjectCategory, Type)
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.TypeSettings(string, TinyLife.Objects.ObjectCategory, System.Type)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 339
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -751,6 +975,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.TypeSettings()
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.TypeSettings()
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 348
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -774,6 +1006,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.SetData<T>(string, T)
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.SetData<T>(string, T)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetData
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 360
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -808,6 +1048,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.GetData<T>(string)
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.GetData<T>(string)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetData
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 366
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -843,6 +1091,14 @@ items:
|
|||
nameWithType: ActionType.TypeSettings.GetDataKeys()
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.GetDataKeys()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ActionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDataKeys
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 371
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
2792
docs/api/TinyLife.Actions.ActionType.yml
generated
2792
docs/api/TinyLife.Actions.ActionType.yml
generated
File diff suppressed because it is too large
Load diff
32
docs/api/TinyLife.Actions.BehaviorAction-1.yml
generated
32
docs/api/TinyLife.Actions.BehaviorAction-1.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: BehaviorAction<T>
|
||||
fullName: TinyLife.Actions.BehaviorAction<T>
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BehaviorAction
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -142,6 +150,14 @@ items:
|
|||
nameWithType: BehaviorAction<T>.Behavior
|
||||
fullName: TinyLife.Actions.BehaviorAction<T>.Behavior
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Behavior
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -167,6 +183,14 @@ items:
|
|||
nameWithType: BehaviorAction<T>.BehaviorAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.BehaviorAction<T>.BehaviorAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 103
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -192,6 +216,14 @@ items:
|
|||
nameWithType: BehaviorAction<T>.BehaviorAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.BehaviorAction<T>.BehaviorAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 106
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
104
docs/api/TinyLife.Actions.BehaviorAction.yml
generated
104
docs/api/TinyLife.Actions.BehaviorAction.yml
generated
|
@ -24,6 +24,14 @@ items:
|
|||
nameWithType: BehaviorAction
|
||||
fullName: TinyLife.Actions.BehaviorAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BehaviorAction
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -137,6 +145,14 @@ items:
|
|||
nameWithType: BehaviorAction.FullyInProgress
|
||||
fullName: TinyLife.Actions.BehaviorAction.FullyInProgress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullyInProgress
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -167,6 +183,14 @@ items:
|
|||
nameWithType: BehaviorAction.Behavior
|
||||
fullName: TinyLife.Actions.BehaviorAction.Behavior
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Behavior
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -190,6 +214,14 @@ items:
|
|||
nameWithType: BehaviorAction.BehaviorAction(ActionType, ActionInfo, Type)
|
||||
fullName: TinyLife.Actions.BehaviorAction.BehaviorAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, System.Type)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -219,6 +251,14 @@ items:
|
|||
nameWithType: BehaviorAction.BehaviorAction(ActionInfo, Type)
|
||||
fullName: TinyLife.Actions.BehaviorAction.BehaviorAction(TinyLife.Actions.ActionInfo, System.Type)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -246,6 +286,14 @@ items:
|
|||
nameWithType: BehaviorAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.BehaviorAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -277,6 +325,14 @@ items:
|
|||
nameWithType: BehaviorAction.CreateLastActions()
|
||||
fullName: TinyLife.Actions.BehaviorAction.CreateLastActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateLastActions
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -308,6 +364,14 @@ items:
|
|||
nameWithType: BehaviorAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.BehaviorAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -332,6 +396,14 @@ items:
|
|||
nameWithType: BehaviorAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.BehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -371,6 +443,14 @@ items:
|
|||
nameWithType: BehaviorAction.GetIconObject()
|
||||
fullName: TinyLife.Actions.BehaviorAction.GetIconObject()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetIconObject
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -400,6 +480,14 @@ items:
|
|||
nameWithType: BehaviorAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.BehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 72
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -435,6 +523,14 @@ items:
|
|||
nameWithType: BehaviorAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.BehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -463,6 +559,14 @@ items:
|
|||
nameWithType: BehaviorAction.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.BehaviorAction.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/BehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/BehaviorAction.cs
|
||||
startLine: 83
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
104
docs/api/TinyLife.Actions.Behaviors.ActionBehavior.yml
generated
104
docs/api/TinyLife.Actions.Behaviors.ActionBehavior.yml
generated
|
@ -24,6 +24,14 @@ items:
|
|||
nameWithType: ActionBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -66,6 +74,14 @@ items:
|
|||
nameWithType: ActionBehavior.Action
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.Action
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Action
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -87,6 +103,14 @@ items:
|
|||
nameWithType: ActionBehavior.FullyInProgress
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.FullyInProgress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullyInProgress
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 25
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -113,6 +137,14 @@ items:
|
|||
nameWithType: ActionBehavior.ActionBehavior(Action)
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.ActionBehavior(TinyLife.Actions.Action)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -143,6 +175,14 @@ items:
|
|||
nameWithType: ActionBehavior.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -169,6 +209,14 @@ items:
|
|||
nameWithType: ActionBehavior.CreateLastActions()
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.CreateLastActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateLastActions
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -195,6 +243,14 @@ items:
|
|||
nameWithType: ActionBehavior.Initialize()
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -218,6 +274,14 @@ items:
|
|||
nameWithType: ActionBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -254,6 +318,14 @@ items:
|
|||
nameWithType: ActionBehavior.GetIconObject()
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.GetIconObject()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetIconObject
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -282,6 +354,14 @@ items:
|
|||
nameWithType: ActionBehavior.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 84
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -314,6 +394,14 @@ items:
|
|||
nameWithType: ActionBehavior.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -341,6 +429,14 @@ items:
|
|||
nameWithType: ActionBehavior.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 101
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -371,6 +467,14 @@ items:
|
|||
nameWithType: ActionBehavior.CreateDefaultInstance(Type, Action)
|
||||
fullName: TinyLife.Actions.Behaviors.ActionBehavior.CreateDefaultInstance(System.Type, TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateDefaultInstance
|
||||
path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs
|
||||
startLine: 113
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: ComputerBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.ComputerBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ComputerBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -62,6 +70,14 @@ items:
|
|||
nameWithType: ComputerBehavior.ComputerBehavior(Action, string)
|
||||
fullName: TinyLife.Actions.Behaviors.ComputerBehavior.ComputerBehavior(TinyLife.Actions.Action, string)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -92,6 +108,14 @@ items:
|
|||
nameWithType: ComputerBehavior.ComputerBehavior(Action, string, TimeSpan, TimeSpan)
|
||||
fullName: TinyLife.Actions.Behaviors.ComputerBehavior.ComputerBehavior(TinyLife.Actions.Action, string, System.TimeSpan, System.TimeSpan)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -128,6 +152,14 @@ items:
|
|||
nameWithType: ComputerBehavior.Initialize()
|
||||
fullName: TinyLife.Actions.Behaviors.ComputerBehavior.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -152,6 +184,14 @@ items:
|
|||
nameWithType: ComputerBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.ComputerBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -189,6 +229,14 @@ items:
|
|||
nameWithType: ComputerBehavior.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.ComputerBehavior.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetAndSitDownBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -63,6 +71,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.GetAndSitDownBehavior(Action, bool, bool, params FurnitureType[])
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.GetAndSitDownBehavior(TinyLife.Actions.Action, bool, bool, params TinyLife.Objects.FurnitureType[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -99,6 +115,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -126,6 +150,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.Initialize()
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 98
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -150,6 +182,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 111
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -187,6 +227,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.GetIconObject()
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.GetIconObject()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetIconObject
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 130
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -216,6 +264,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 135
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -247,6 +303,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.GetInteractingItem<T>()
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.GetInteractingItem<T>()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInteractingItem
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 151
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -279,6 +343,14 @@ items:
|
|||
nameWithType: GetAndSitDownBehavior.GetInteractingItemForAction<T>(ActionInfo, params FurnitureType[])
|
||||
fullName: TinyLife.Actions.Behaviors.GetAndSitDownBehavior.GetInteractingItemForAction<T>(TinyLife.Actions.ActionInfo, params TinyLife.Objects.FurnitureType[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInteractingItemForAction
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 178
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: PhoneBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PhoneBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 11
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -56,6 +64,14 @@ items:
|
|||
nameWithType: PhoneBehavior.PhoneBehavior(Action, bool, string)
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.PhoneBehavior(TinyLife.Actions.Action, bool, string)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -85,6 +101,14 @@ items:
|
|||
nameWithType: PhoneBehavior.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -112,6 +136,14 @@ items:
|
|||
nameWithType: PhoneBehavior.GetIconObject()
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.GetIconObject()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetIconObject
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -141,6 +173,14 @@ items:
|
|||
nameWithType: PhoneBehavior.Initialize()
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -165,6 +205,14 @@ items:
|
|||
nameWithType: PhoneBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 66
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -202,6 +250,14 @@ items:
|
|||
nameWithType: PhoneBehavior.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -235,6 +291,14 @@ items:
|
|||
nameWithType: PhoneBehavior.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.PhoneBehavior.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs
|
||||
startLine: 79
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: PickUpOrSpawnBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpOrSpawnBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -61,6 +69,14 @@ items:
|
|||
nameWithType: PickUpOrSpawnBehavior.PickUpOrSpawnBehavior(Action, Func<FurnitureType>, int[], Func<Furniture, bool>)
|
||||
fullName: TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.PickUpOrSpawnBehavior(TinyLife.Actions.Action, System.Func<TinyLife.Objects.FurnitureType>, int[], System.Func<TinyLife.Objects.Furniture, bool>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -101,6 +117,14 @@ items:
|
|||
nameWithType: PickUpOrSpawnBehavior.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -128,6 +152,14 @@ items:
|
|||
nameWithType: PickUpOrSpawnBehavior.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
56
docs/api/TinyLife.Actions.Behaviors.ReadBehavior.yml
generated
56
docs/api/TinyLife.Actions.Behaviors.ReadBehavior.yml
generated
|
@ -18,6 +18,14 @@ items:
|
|||
nameWithType: ReadBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ReadBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 11
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -60,6 +68,14 @@ items:
|
|||
nameWithType: ReadBehavior.FullyInProgress
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior.FullyInProgress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullyInProgress
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -87,6 +103,14 @@ items:
|
|||
nameWithType: ReadBehavior.ReadBehavior(Action, Func<FurnitureType>, int[], Func<Furniture, bool>)
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior.ReadBehavior(TinyLife.Actions.Action, System.Func<TinyLife.Objects.FurnitureType>, int[], System.Func<TinyLife.Objects.Furniture, bool>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -127,6 +151,14 @@ items:
|
|||
nameWithType: ReadBehavior.Initialize()
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -151,6 +183,14 @@ items:
|
|||
nameWithType: ReadBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -188,6 +228,14 @@ items:
|
|||
nameWithType: ReadBehavior.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -221,6 +269,14 @@ items:
|
|||
nameWithType: ReadBehavior.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.ReadBehavior.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
40
docs/api/TinyLife.Actions.Behaviors.SinkBehavior.yml
generated
40
docs/api/TinyLife.Actions.Behaviors.SinkBehavior.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: SinkBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.SinkBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SinkBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -61,6 +69,14 @@ items:
|
|||
nameWithType: SinkBehavior.SinkBehavior(Action)
|
||||
fullName: TinyLife.Actions.Behaviors.SinkBehavior.SinkBehavior(TinyLife.Actions.Action)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -91,6 +107,14 @@ items:
|
|||
nameWithType: SinkBehavior.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.Behaviors.SinkBehavior.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -118,6 +142,14 @@ items:
|
|||
nameWithType: SinkBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.SinkBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -155,6 +187,14 @@ items:
|
|||
nameWithType: SinkBehavior.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.SinkBehavior.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -18,6 +18,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WorkAtDeskObjectBehavior
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -65,6 +73,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior.IsWorking
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.IsWorking
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsWorking
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -88,6 +104,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior.WorkAtDeskObjectBehavior(Action)
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.WorkAtDeskObjectBehavior(TinyLife.Actions.Action)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -115,6 +139,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior.WorkAtDeskObjectBehavior(Action, TimeSpan, TimeSpan)
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.WorkAtDeskObjectBehavior(TinyLife.Actions.Action, System.TimeSpan, System.TimeSpan)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -148,6 +180,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -175,6 +215,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
@ -212,6 +260,14 @@ items:
|
|||
nameWithType: WorkAtDeskObjectBehavior.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs
|
||||
startLine: 87
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: CanExecuteResult.ResultType
|
||||
fullName: TinyLife.Actions.CanExecuteResult.ResultType
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ResultType
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -39,6 +47,14 @@ items:
|
|||
nameWithType: CanExecuteResult.ResultType.Valid
|
||||
fullName: TinyLife.Actions.CanExecuteResult.ResultType.Valid
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Valid
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -62,6 +78,14 @@ items:
|
|||
nameWithType: CanExecuteResult.ResultType.Invalid
|
||||
fullName: TinyLife.Actions.CanExecuteResult.ResultType.Invalid
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Invalid
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -82,6 +106,14 @@ items:
|
|||
nameWithType: CanExecuteResult.ResultType.Hidden
|
||||
fullName: TinyLife.Actions.CanExecuteResult.ResultType.Hidden
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Hidden
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
96
docs/api/TinyLife.Actions.CanExecuteResult.yml
generated
96
docs/api/TinyLife.Actions.CanExecuteResult.yml
generated
|
@ -23,6 +23,14 @@ items:
|
|||
nameWithType: CanExecuteResult
|
||||
fullName: TinyLife.Actions.CanExecuteResult
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecuteResult
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -58,6 +66,14 @@ items:
|
|||
nameWithType: CanExecuteResult.CanExecuteResult(string, CanExecuteResult.ResultType)
|
||||
fullName: TinyLife.Actions.CanExecuteResult.CanExecuteResult(string, TinyLife.Actions.CanExecuteResult.ResultType)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -94,6 +110,14 @@ items:
|
|||
nameWithType: CanExecuteResult.Name
|
||||
fullName: TinyLife.Actions.CanExecuteResult.Name
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -120,6 +144,14 @@ items:
|
|||
nameWithType: CanExecuteResult.Type
|
||||
fullName: TinyLife.Actions.CanExecuteResult.Type
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -143,6 +175,14 @@ items:
|
|||
nameWithType: CanExecuteResult.Valid
|
||||
fullName: TinyLife.Actions.CanExecuteResult.Valid
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Valid
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -162,6 +202,14 @@ items:
|
|||
nameWithType: CanExecuteResult.Hidden
|
||||
fullName: TinyLife.Actions.CanExecuteResult.Hidden
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Hidden
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -181,6 +229,14 @@ items:
|
|||
nameWithType: CanExecuteResult.ObjectBroken
|
||||
fullName: TinyLife.Actions.CanExecuteResult.ObjectBroken
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ObjectBroken
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -200,6 +256,14 @@ items:
|
|||
nameWithType: CanExecuteResult.NotYours
|
||||
fullName: TinyLife.Actions.CanExecuteResult.NotYours
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NotYours
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -219,6 +283,14 @@ items:
|
|||
nameWithType: CanExecuteResult.NotEnoughMoney
|
||||
fullName: TinyLife.Actions.CanExecuteResult.NotEnoughMoney
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NotEnoughMoney
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -238,6 +310,14 @@ items:
|
|||
nameWithType: CanExecuteResult.NotEnoughSkill
|
||||
fullName: TinyLife.Actions.CanExecuteResult.NotEnoughSkill
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NotEnoughSkill
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -257,6 +337,14 @@ items:
|
|||
nameWithType: CanExecuteResult.LotStaffOnly
|
||||
fullName: TinyLife.Actions.CanExecuteResult.LotStaffOnly
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LotStaffOnly
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -276,6 +364,14 @@ items:
|
|||
nameWithType: CanExecuteResult.NoOneFree
|
||||
fullName: TinyLife.Actions.CanExecuteResult.NoOneFree
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CanExecuteResult.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NoOneFree
|
||||
path: ../TinyLife/Actions/CanExecuteResult.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Option
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -51,6 +59,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.Name
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 76
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -72,6 +88,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.SuccessAction
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.SuccessAction
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SuccessAction
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 80
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -93,6 +117,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.FailAction
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.FailAction
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FailAction
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 84
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -114,6 +146,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.SuccessChance
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.SuccessChance
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SuccessChance
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -135,6 +175,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.Option(string, Action<ChoicePromptInfo, Person>, Action<ChoicePromptInfo, Person>, Func<Person, float>)
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.Option(string, System.Action<TinyLife.Actions.ChoicePromptInfo, TinyLife.Objects.Person>, System.Action<TinyLife.Actions.ChoicePromptInfo, TinyLife.Objects.Person>, System.Func<TinyLife.Objects.Person, float>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -171,6 +219,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.Option(string, Func<Person, float>, Func<Person, float>, Func<Person, float>)
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.Option(string, System.Func<TinyLife.Objects.Person, float>, System.Func<TinyLife.Objects.Person, float>, System.Func<TinyLife.Objects.Person, float>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 111
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -207,6 +263,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.Option(string, EmotionType, SkillType, float, float, float)
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.Option(string, TinyLife.Emotions.EmotionType, TinyLife.Skills.SkillType, float, float, float)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 141
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -249,6 +313,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Option.Execute(ChoicePromptInfo, Person, bool)
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Option.Execute(TinyLife.Actions.ChoicePromptInfo, TinyLife.Objects.Person, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Execute
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 157
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
40
docs/api/TinyLife.Actions.ChoicePromptInfo.yml
generated
40
docs/api/TinyLife.Actions.ChoicePromptInfo.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ChoicePromptInfo
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -47,6 +55,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Name
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -68,6 +84,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.Options
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.Options
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Options
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -89,6 +113,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.ChoicePromptInfo(string, params ChoicePromptInfo.Option[])
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.ChoicePromptInfo(string, params TinyLife.Actions.ChoicePromptInfo.Option[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -119,6 +151,14 @@ items:
|
|||
nameWithType: ChoicePromptInfo.CreatePromptContent(Person, CoveringGroup)
|
||||
fullName: TinyLife.Actions.ChoicePromptInfo.CreatePromptContent(TinyLife.Objects.Person, TinyLife.Uis.CoveringGroup)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/ChoicePromptInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreatePromptContent
|
||||
path: ../TinyLife/Actions/ChoicePromptInfo.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
56
docs/api/TinyLife.Actions.CleanEverythingAction.yml
generated
56
docs/api/TinyLife.Actions.CleanEverythingAction.yml
generated
|
@ -18,6 +18,14 @@ items:
|
|||
nameWithType: CleanEverythingAction
|
||||
fullName: TinyLife.Actions.CleanEverythingAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CleanEverythingAction
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 11
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -124,6 +132,14 @@ items:
|
|||
nameWithType: CleanEverythingAction.CleaningActions
|
||||
fullName: TinyLife.Actions.CleanEverythingAction.CleaningActions
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CleaningActions
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -150,6 +166,14 @@ items:
|
|||
nameWithType: CleanEverythingAction.CleanEverythingAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.CleanEverythingAction.CleanEverythingAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -180,6 +204,14 @@ items:
|
|||
nameWithType: CleanEverythingAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.CleanEverythingAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -217,6 +249,14 @@ items:
|
|||
nameWithType: CleanEverythingAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.CleanEverythingAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -250,6 +290,14 @@ items:
|
|||
nameWithType: CleanEverythingAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.CleanEverythingAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 50
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -279,6 +327,14 @@ items:
|
|||
nameWithType: CleanEverythingAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.CleanEverythingAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CleanEverythingAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/CleanEverythingAction.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
40
docs/api/TinyLife.Actions.CompletionType.yml
generated
40
docs/api/TinyLife.Actions.CompletionType.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: CompletionType
|
||||
fullName: TinyLife.Actions.CompletionType
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CompletionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompletionType
|
||||
path: ../TinyLife/Actions/CompletionType.cs
|
||||
startLine: 7
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -41,6 +49,14 @@ items:
|
|||
nameWithType: CompletionType.Active
|
||||
fullName: TinyLife.Actions.CompletionType.Active
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CompletionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Active
|
||||
path: ../TinyLife/Actions/CompletionType.cs
|
||||
startLine: 12
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -61,6 +77,14 @@ items:
|
|||
nameWithType: CompletionType.Completed
|
||||
fullName: TinyLife.Actions.CompletionType.Completed
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CompletionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Completed
|
||||
path: ../TinyLife/Actions/CompletionType.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -81,6 +105,14 @@ items:
|
|||
nameWithType: CompletionType.Failed
|
||||
fullName: TinyLife.Actions.CompletionType.Failed
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CompletionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Failed
|
||||
path: ../TinyLife/Actions/CompletionType.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -104,6 +136,14 @@ items:
|
|||
nameWithType: CompletionType.Canceled
|
||||
fullName: TinyLife.Actions.CompletionType.Canceled
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/CompletionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Canceled
|
||||
path: ../TinyLife/Actions/CompletionType.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
64
docs/api/TinyLife.Actions.DebugAction.yml
generated
64
docs/api/TinyLife.Actions.DebugAction.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: DebugAction
|
||||
fullName: TinyLife.Actions.DebugAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DebugAction
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 12
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -121,6 +129,14 @@ items:
|
|||
nameWithType: DebugAction.DebugAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.DebugAction.DebugAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -151,6 +167,14 @@ items:
|
|||
nameWithType: DebugAction.Run()
|
||||
fullName: TinyLife.Actions.DebugAction.Run()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Run
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -171,6 +195,14 @@ items:
|
|||
nameWithType: DebugAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.DebugAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -200,6 +232,14 @@ items:
|
|||
nameWithType: DebugAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.DebugAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -230,6 +270,14 @@ items:
|
|||
nameWithType: DebugAction.Create(string, ObjectCategory, Action<Action>, ActionType.CanExecuteDelegate)
|
||||
fullName: TinyLife.Actions.DebugAction.Create(string, TinyLife.Objects.ObjectCategory, System.Action<TinyLife.Actions.Action>, TinyLife.Actions.ActionType.CanExecuteDelegate)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -269,6 +317,14 @@ items:
|
|||
nameWithType: DebugAction.Create(string, ObjectCategory, string, Func<ActionInfo, IEnumerable<object>>, ActionType.CanExecuteDelegate)
|
||||
fullName: TinyLife.Actions.DebugAction.Create(string, TinyLife.Objects.ObjectCategory, string, System.Func<TinyLife.Actions.ActionInfo, System.Collections.Generic.IEnumerable<object>>, TinyLife.Actions.ActionType.CanExecuteDelegate)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -311,6 +367,14 @@ items:
|
|||
nameWithType: DebugAction.Create(string, ObjectCategory, Type, ActionType.CanExecuteDelegate)
|
||||
fullName: TinyLife.Actions.DebugAction.Create(string, TinyLife.Objects.ObjectCategory, System.Type, TinyLife.Actions.ActionType.CanExecuteDelegate)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DebugAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/DebugAction.cs
|
||||
startLine: 78
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
104
docs/api/TinyLife.Actions.DeferredAction.yml
generated
104
docs/api/TinyLife.Actions.DeferredAction.yml
generated
|
@ -24,6 +24,14 @@ items:
|
|||
nameWithType: DeferredAction
|
||||
fullName: TinyLife.Actions.DeferredAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DeferredAction
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 12
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -120,6 +128,14 @@ items:
|
|||
nameWithType: DeferredAction.FullyInProgress
|
||||
fullName: TinyLife.Actions.DeferredAction.FullyInProgress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullyInProgress
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -150,6 +166,14 @@ items:
|
|||
nameWithType: DeferredAction.InProgressTime
|
||||
fullName: TinyLife.Actions.DeferredAction.InProgressTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InProgressTime
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -180,6 +204,14 @@ items:
|
|||
nameWithType: DeferredAction.Action
|
||||
fullName: TinyLife.Actions.DeferredAction.Action
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Action
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -203,6 +235,14 @@ items:
|
|||
nameWithType: DeferredAction.DeferredAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.DeferredAction.DeferredAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -230,6 +270,14 @@ items:
|
|||
nameWithType: DeferredAction.DeferredAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.DeferredAction.DeferredAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -260,6 +308,14 @@ items:
|
|||
nameWithType: DeferredAction.CreateAction()
|
||||
fullName: TinyLife.Actions.DeferredAction.CreateAction()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateAction
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -286,6 +342,14 @@ items:
|
|||
nameWithType: DeferredAction.Initialize()
|
||||
fullName: TinyLife.Actions.DeferredAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -310,6 +374,14 @@ items:
|
|||
nameWithType: DeferredAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.DeferredAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -347,6 +419,14 @@ items:
|
|||
nameWithType: DeferredAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.DeferredAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -382,6 +462,14 @@ items:
|
|||
nameWithType: DeferredAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.DeferredAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 60
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -415,6 +503,14 @@ items:
|
|||
nameWithType: DeferredAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.DeferredAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -444,6 +540,14 @@ items:
|
|||
nameWithType: DeferredAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.DeferredAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DeferredAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/DeferredAction.cs
|
||||
startLine: 70
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
88
docs/api/TinyLife.Actions.DieAction.yml
generated
88
docs/api/TinyLife.Actions.DieAction.yml
generated
|
@ -22,6 +22,14 @@ items:
|
|||
nameWithType: DieAction
|
||||
fullName: TinyLife.Actions.DieAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DieAction
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -121,6 +129,14 @@ items:
|
|||
nameWithType: DieAction.Reason
|
||||
fullName: TinyLife.Actions.DieAction.Reason
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reason
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -152,6 +168,14 @@ items:
|
|||
nameWithType: DieAction.DieAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.DieAction.DieAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -182,6 +206,14 @@ items:
|
|||
nameWithType: DieAction.Initialize()
|
||||
fullName: TinyLife.Actions.DieAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -206,6 +238,14 @@ items:
|
|||
nameWithType: DieAction.GetDisplayName()
|
||||
fullName: TinyLife.Actions.DieAction.GetDisplayName()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -233,6 +273,14 @@ items:
|
|||
nameWithType: DieAction.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.DieAction.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -266,6 +314,14 @@ items:
|
|||
nameWithType: DieAction.CanEnqueueConversation(PersonLike, ActionType)
|
||||
fullName: TinyLife.Actions.DieAction.CanEnqueueConversation(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanEnqueueConversation
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -302,6 +358,14 @@ items:
|
|||
nameWithType: DieAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.DieAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -339,6 +403,14 @@ items:
|
|||
nameWithType: DieAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.DieAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -368,6 +440,14 @@ items:
|
|||
nameWithType: DieAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.DieAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 99
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -398,6 +478,14 @@ items:
|
|||
nameWithType: DieAction.Enqueue(PersonLike, DeathReason)
|
||||
fullName: TinyLife.Actions.DieAction.Enqueue(TinyLife.Objects.PersonLike, TinyLife.Objects.DeathReason)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DieAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Enqueue
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 111
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
40
docs/api/TinyLife.Actions.DiscardHeldItemAction.yml
generated
40
docs/api/TinyLife.Actions.DiscardHeldItemAction.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: DiscardHeldItemAction
|
||||
fullName: TinyLife.Actions.DiscardHeldItemAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DiscardHeldItemAction
|
||||
path: ../TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
startLine: 12
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -132,6 +140,14 @@ items:
|
|||
nameWithType: DiscardHeldItemAction.DiscardActions
|
||||
fullName: TinyLife.Actions.DiscardHeldItemAction.DiscardActions
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DiscardActions
|
||||
path: ../TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -156,6 +172,14 @@ items:
|
|||
nameWithType: DiscardHeldItemAction.DiscardHeldItemAction(PersonLike)
|
||||
fullName: TinyLife.Actions.DiscardHeldItemAction.DiscardHeldItemAction(TinyLife.Objects.PersonLike)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -181,6 +205,14 @@ items:
|
|||
nameWithType: DiscardHeldItemAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.DiscardHeldItemAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -212,6 +244,14 @@ items:
|
|||
nameWithType: DiscardHeldItemAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.DiscardHeldItemAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/DiscardHeldItemAction.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
64
docs/api/TinyLife.Actions.DriveAction.yml
generated
64
docs/api/TinyLife.Actions.DriveAction.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: DriveAction
|
||||
fullName: TinyLife.Actions.DriveAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DriveAction
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -124,6 +132,14 @@ items:
|
|||
nameWithType: DriveAction.DriveAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.DriveAction.DriveAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -151,6 +167,14 @@ items:
|
|||
nameWithType: DriveAction.FindPath(ICollection<(Point Pos, int Floor)>)
|
||||
fullName: TinyLife.Actions.DriveAction.FindPath(System.Collections.Generic.ICollection<(Microsoft.Xna.Framework.Point Pos, int Floor)>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindPath
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -182,6 +206,14 @@ items:
|
|||
nameWithType: DriveAction.GetSpeed()
|
||||
fullName: TinyLife.Actions.DriveAction.GetSpeed()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetSpeed
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 68
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -206,6 +238,14 @@ items:
|
|||
nameWithType: DriveAction.OnPathReady()
|
||||
fullName: TinyLife.Actions.DriveAction.OnPathReady()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnPathReady
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -230,6 +270,14 @@ items:
|
|||
nameWithType: DriveAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.DriveAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 96
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -267,6 +315,14 @@ items:
|
|||
nameWithType: DriveAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.DriveAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 114
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -296,6 +352,14 @@ items:
|
|||
nameWithType: DriveAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.DriveAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/DriveAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/DriveAction.cs
|
||||
startLine: 126
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
392
docs/api/TinyLife.Actions.Emote.yml
generated
392
docs/api/TinyLife.Actions.Emote.yml
generated
|
@ -60,6 +60,14 @@ items:
|
|||
nameWithType: Emote
|
||||
fullName: TinyLife.Actions.Emote
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Emote
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -91,6 +99,14 @@ items:
|
|||
nameWithType: Emote.Cutlery
|
||||
fullName: TinyLife.Actions.Emote.Cutlery
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cutlery
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -110,6 +126,14 @@ items:
|
|||
nameWithType: Emote.Apple
|
||||
fullName: TinyLife.Actions.Emote.Apple
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Apple
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -129,6 +153,14 @@ items:
|
|||
nameWithType: Emote.Burger
|
||||
fullName: TinyLife.Actions.Emote.Burger
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Burger
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -148,6 +180,14 @@ items:
|
|||
nameWithType: Emote.Lollipop
|
||||
fullName: TinyLife.Actions.Emote.Lollipop
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Lollipop
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 25
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -167,6 +207,14 @@ items:
|
|||
nameWithType: Emote.Skateboard
|
||||
fullName: TinyLife.Actions.Emote.Skateboard
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Skateboard
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -186,6 +234,14 @@ items:
|
|||
nameWithType: Emote.Medal
|
||||
fullName: TinyLife.Actions.Emote.Medal
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Medal
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -205,6 +261,14 @@ items:
|
|||
nameWithType: Emote.Controller
|
||||
fullName: TinyLife.Actions.Emote.Controller
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Controller
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -224,6 +288,14 @@ items:
|
|||
nameWithType: Emote.MusicNote
|
||||
fullName: TinyLife.Actions.Emote.MusicNote
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MusicNote
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -243,6 +315,14 @@ items:
|
|||
nameWithType: Emote.Clock
|
||||
fullName: TinyLife.Actions.Emote.Clock
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Clock
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -262,6 +342,14 @@ items:
|
|||
nameWithType: Emote.House
|
||||
fullName: TinyLife.Actions.Emote.House
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: House
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -281,6 +369,14 @@ items:
|
|||
nameWithType: Emote.Path
|
||||
fullName: TinyLife.Actions.Emote.Path
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Path
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -300,6 +396,14 @@ items:
|
|||
nameWithType: Emote.X
|
||||
fullName: TinyLife.Actions.Emote.X
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: X
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -319,6 +423,14 @@ items:
|
|||
nameWithType: Emote.Heart
|
||||
fullName: TinyLife.Actions.Emote.Heart
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Heart
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -338,6 +450,14 @@ items:
|
|||
nameWithType: Emote.Smile
|
||||
fullName: TinyLife.Actions.Emote.Smile
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Smile
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -357,6 +477,14 @@ items:
|
|||
nameWithType: Emote.Sleep
|
||||
fullName: TinyLife.Actions.Emote.Sleep
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sleep
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -376,6 +504,14 @@ items:
|
|||
nameWithType: Emote.OhNo
|
||||
fullName: TinyLife.Actions.Emote.OhNo
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OhNo
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -395,6 +531,14 @@ items:
|
|||
nameWithType: Emote.Happy
|
||||
fullName: TinyLife.Actions.Emote.Happy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Happy
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -414,6 +558,14 @@ items:
|
|||
nameWithType: Emote.Handcuffs
|
||||
fullName: TinyLife.Actions.Emote.Handcuffs
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Handcuffs
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -433,6 +585,14 @@ items:
|
|||
nameWithType: Emote.BrokenHeart
|
||||
fullName: TinyLife.Actions.Emote.BrokenHeart
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BrokenHeart
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -452,6 +612,14 @@ items:
|
|||
nameWithType: Emote.Bowling
|
||||
fullName: TinyLife.Actions.Emote.Bowling
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Bowling
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -471,6 +639,14 @@ items:
|
|||
nameWithType: Emote.EightBall
|
||||
fullName: TinyLife.Actions.Emote.EightBall
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EightBall
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -490,6 +666,14 @@ items:
|
|||
nameWithType: Emote.Dice
|
||||
fullName: TinyLife.Actions.Emote.Dice
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Dice
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -509,6 +693,14 @@ items:
|
|||
nameWithType: Emote.MovieClapper
|
||||
fullName: TinyLife.Actions.Emote.MovieClapper
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MovieClapper
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -528,6 +720,14 @@ items:
|
|||
nameWithType: Emote.Gift
|
||||
fullName: TinyLife.Actions.Emote.Gift
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Gift
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -547,6 +747,14 @@ items:
|
|||
nameWithType: Emote.Pushpin
|
||||
fullName: TinyLife.Actions.Emote.Pushpin
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Pushpin
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -566,6 +774,14 @@ items:
|
|||
nameWithType: Emote.Cake
|
||||
fullName: TinyLife.Actions.Emote.Cake
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cake
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 47
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -585,6 +801,14 @@ items:
|
|||
nameWithType: Emote.Trophy
|
||||
fullName: TinyLife.Actions.Emote.Trophy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trophy
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -604,6 +828,14 @@ items:
|
|||
nameWithType: Emote.EmptyBattery
|
||||
fullName: TinyLife.Actions.Emote.EmptyBattery
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmptyBattery
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -623,6 +855,14 @@ items:
|
|||
nameWithType: Emote.Painting
|
||||
fullName: TinyLife.Actions.Emote.Painting
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Painting
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 50
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -642,6 +882,14 @@ items:
|
|||
nameWithType: Emote.Cat
|
||||
fullName: TinyLife.Actions.Emote.Cat
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cat
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -661,6 +909,14 @@ items:
|
|||
nameWithType: Emote.FullBattery
|
||||
fullName: TinyLife.Actions.Emote.FullBattery
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullBattery
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -680,6 +936,14 @@ items:
|
|||
nameWithType: Emote.Party
|
||||
fullName: TinyLife.Actions.Emote.Party
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Party
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -699,6 +963,14 @@ items:
|
|||
nameWithType: Emote.NoBrain
|
||||
fullName: TinyLife.Actions.Emote.NoBrain
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NoBrain
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 54
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -718,6 +990,14 @@ items:
|
|||
nameWithType: Emote.Angry
|
||||
fullName: TinyLife.Actions.Emote.Angry
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Angry
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -737,6 +1017,14 @@ items:
|
|||
nameWithType: Emote.Relaxed
|
||||
fullName: TinyLife.Actions.Emote.Relaxed
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Relaxed
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -756,6 +1044,14 @@ items:
|
|||
nameWithType: Emote.FireExtinguisher
|
||||
fullName: TinyLife.Actions.Emote.FireExtinguisher
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FireExtinguisher
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -775,6 +1071,14 @@ items:
|
|||
nameWithType: Emote.Stonks
|
||||
fullName: TinyLife.Actions.Emote.Stonks
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stonks
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -794,6 +1098,14 @@ items:
|
|||
nameWithType: Emote.Coffee
|
||||
fullName: TinyLife.Actions.Emote.Coffee
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Coffee
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -813,6 +1125,14 @@ items:
|
|||
nameWithType: Emote.Workout
|
||||
fullName: TinyLife.Actions.Emote.Workout
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Workout
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 60
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -832,6 +1152,14 @@ items:
|
|||
nameWithType: Emote.Tick
|
||||
fullName: TinyLife.Actions.Emote.Tick
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Tick
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -851,6 +1179,14 @@ items:
|
|||
nameWithType: Emote.Bug
|
||||
fullName: TinyLife.Actions.Emote.Bug
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Bug
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -870,6 +1206,14 @@ items:
|
|||
nameWithType: Emote.Money
|
||||
fullName: TinyLife.Actions.Emote.Money
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Money
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 63
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -889,6 +1233,14 @@ items:
|
|||
nameWithType: Emote.LightBulb
|
||||
fullName: TinyLife.Actions.Emote.LightBulb
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LightBulb
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 64
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -908,6 +1260,14 @@ items:
|
|||
nameWithType: Emote.Texture
|
||||
fullName: TinyLife.Actions.Emote.Texture
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Texture
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 70
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -929,6 +1289,14 @@ items:
|
|||
nameWithType: Emote.Categories
|
||||
fullName: TinyLife.Actions.Emote.Categories
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Categories
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -950,6 +1318,14 @@ items:
|
|||
nameWithType: Emote.Draw(Map, Vector2, float, SpriteBatch, Vector2, bool, ParentInfo)
|
||||
fullName: TinyLife.Actions.Emote.Draw(TinyLife.World.Map, Microsoft.Xna.Framework.Vector2, float, Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, bool, TinyLife.Objects.ParentInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Draw
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 91
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -995,6 +1371,14 @@ items:
|
|||
nameWithType: Emote.GetEmotes(EmoteCategory)
|
||||
fullName: TinyLife.Actions.Emote.GetEmotes(TinyLife.Actions.EmoteCategory)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetEmotes
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1022,6 +1406,14 @@ items:
|
|||
nameWithType: Emote.Register(TextureRegion, EmoteCategory)
|
||||
fullName: TinyLife.Actions.Emote.Register(MLEM.Textures.TextureRegion, TinyLife.Actions.EmoteCategory)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 111
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
72
docs/api/TinyLife.Actions.EmoteCategory.yml
generated
72
docs/api/TinyLife.Actions.EmoteCategory.yml
generated
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: EmoteCategory
|
||||
fullName: TinyLife.Actions.EmoteCategory
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmoteCategory
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 176
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -51,6 +59,14 @@ items:
|
|||
nameWithType: EmoteCategory.General
|
||||
fullName: TinyLife.Actions.EmoteCategory.General
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: General
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 180
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -69,6 +85,14 @@ items:
|
|||
nameWithType: EmoteCategory.Travel
|
||||
fullName: TinyLife.Actions.EmoteCategory.Travel
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Travel
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 181
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -87,6 +111,14 @@ items:
|
|||
nameWithType: EmoteCategory.Negative
|
||||
fullName: TinyLife.Actions.EmoteCategory.Negative
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Negative
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 182
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -105,6 +137,14 @@ items:
|
|||
nameWithType: EmoteCategory.Flirty
|
||||
fullName: TinyLife.Actions.EmoteCategory.Flirty
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Flirty
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 183
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -123,6 +163,14 @@ items:
|
|||
nameWithType: EmoteCategory.Unable
|
||||
fullName: TinyLife.Actions.EmoteCategory.Unable
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Unable
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -141,6 +189,14 @@ items:
|
|||
nameWithType: EmoteCategory.Food
|
||||
fullName: TinyLife.Actions.EmoteCategory.Food
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Food
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 185
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -159,6 +215,14 @@ items:
|
|||
nameWithType: EmoteCategory.Object
|
||||
fullName: TinyLife.Actions.EmoteCategory.Object
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Object
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 186
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -177,6 +241,14 @@ items:
|
|||
nameWithType: EmoteCategory.Emotion
|
||||
fullName: TinyLife.Actions.EmoteCategory.Emotion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Emotion
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 187
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
56
docs/api/TinyLife.Actions.EmoteChoices.yml
generated
56
docs/api/TinyLife.Actions.EmoteChoices.yml
generated
|
@ -18,6 +18,14 @@ items:
|
|||
nameWithType: EmoteChoices
|
||||
fullName: TinyLife.Actions.EmoteChoices
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmoteChoices
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 122
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -48,6 +56,14 @@ items:
|
|||
nameWithType: EmoteChoices.EmoteChoices(EmoteCategory)
|
||||
fullName: TinyLife.Actions.EmoteChoices.EmoteChoices(TinyLife.Actions.EmoteCategory)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 130
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -74,6 +90,14 @@ items:
|
|||
nameWithType: EmoteChoices.EmoteChoices(params Emote[])
|
||||
fullName: TinyLife.Actions.EmoteChoices.EmoteChoices(params TinyLife.Actions.Emote[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 137
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -100,6 +124,14 @@ items:
|
|||
nameWithType: EmoteChoices.GetEmote(Random)
|
||||
fullName: TinyLife.Actions.EmoteChoices.GetEmote(System.Random)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetEmote
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -127,6 +159,14 @@ items:
|
|||
nameWithType: EmoteChoices.implicit operator EmoteChoices(EmoteCategory)
|
||||
fullName: TinyLife.Actions.EmoteChoices.implicit operator TinyLife.Actions.EmoteChoices(TinyLife.Actions.EmoteCategory)
|
||||
type: Operator
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_Implicit
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 153
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -155,6 +195,14 @@ items:
|
|||
nameWithType: EmoteChoices.implicit operator EmoteChoices(Emote[])
|
||||
fullName: TinyLife.Actions.EmoteChoices.implicit operator TinyLife.Actions.EmoteChoices(TinyLife.Actions.Emote[])
|
||||
type: Operator
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_Implicit
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 160
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -183,6 +231,14 @@ items:
|
|||
nameWithType: EmoteChoices.implicit operator EmoteChoices(Emote)
|
||||
fullName: TinyLife.Actions.EmoteChoices.implicit operator TinyLife.Actions.EmoteChoices(TinyLife.Actions.Emote)
|
||||
type: Operator
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Emote.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_Implicit
|
||||
path: ../TinyLife/Actions/Emote.cs
|
||||
startLine: 167
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
64
docs/api/TinyLife.Actions.GoHereAction.yml
generated
64
docs/api/TinyLife.Actions.GoHereAction.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: GoHereAction
|
||||
fullName: TinyLife.Actions.GoHereAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoHereAction
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -133,6 +141,14 @@ items:
|
|||
nameWithType: GoHereAction.WalkSpeedMultiplier
|
||||
fullName: TinyLife.Actions.GoHereAction.WalkSpeedMultiplier
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WalkSpeedMultiplier
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -167,6 +183,14 @@ items:
|
|||
nameWithType: GoHereAction.DriveSpeedMultiplier
|
||||
fullName: TinyLife.Actions.GoHereAction.DriveSpeedMultiplier
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DriveSpeedMultiplier
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -201,6 +225,14 @@ items:
|
|||
nameWithType: GoHereAction.GoHereAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.GoHereAction.GoHereAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -231,6 +263,14 @@ items:
|
|||
nameWithType: GoHereAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.GoHereAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -262,6 +302,14 @@ items:
|
|||
nameWithType: GoHereAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.GoHereAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -289,6 +337,14 @@ items:
|
|||
nameWithType: GoHereAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.GoHereAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -317,6 +373,14 @@ items:
|
|||
nameWithType: GoHereAction.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.GoHereAction.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/GoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -21,6 +21,14 @@ items:
|
|||
nameWithType: MultiActionHandler
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MultiActionHandler
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -65,6 +73,14 @@ items:
|
|||
nameWithType: MultiActionHandler.OnInitialize
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.OnInitialize
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnInitialize
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -89,6 +105,14 @@ items:
|
|||
nameWithType: MultiActionHandler.Actions
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.Actions
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Actions
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -129,6 +153,14 @@ items:
|
|||
nameWithType: MultiActionHandler.Current
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.Current
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Current
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -152,6 +184,14 @@ items:
|
|||
nameWithType: MultiActionHandler.MultiActionHandler(Action)
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.MultiActionHandler(TinyLife.Actions.Action)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -179,6 +219,14 @@ items:
|
|||
nameWithType: MultiActionHandler.Initialize(ICollection<Action>)
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.Initialize(System.Collections.Generic.ICollection<TinyLife.Actions.Action>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -214,6 +262,14 @@ items:
|
|||
nameWithType: MultiActionHandler.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 86
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -253,6 +309,14 @@ items:
|
|||
nameWithType: MultiActionHandler.Validate(Action, PersonLike)
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.Validate(TinyLife.Actions.Action, TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -286,6 +350,14 @@ items:
|
|||
nameWithType: MultiActionHandler.IsCompleted()
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 124
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -314,6 +386,14 @@ items:
|
|||
nameWithType: MultiActionHandler.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Handlers.MultiActionHandler.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs
|
||||
startLine: 139
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
|
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UnderlyingActionHandler
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -64,6 +72,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.Action
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.Action
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Action
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -100,6 +116,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.UnderlyingActionHandler(Action)
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.UnderlyingActionHandler(TinyLife.Actions.Action)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -127,6 +151,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.Initialize<T>(ActionType, ActionInfo, bool)
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.Initialize<T>(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -164,6 +196,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.InitializeExact(Action)
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.InitializeExact(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InitializeExact
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -191,6 +231,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -227,6 +275,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.Validate(Action, PersonLike)
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.Validate(TinyLife.Actions.Action, TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 87
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -260,6 +316,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.IsCompleted()
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -283,6 +347,14 @@ items:
|
|||
nameWithType: UnderlyingActionHandler.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.Handlers.UnderlyingActionHandler.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 118
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
|
160
docs/api/TinyLife.Actions.HelpAction.yml
generated
160
docs/api/TinyLife.Actions.HelpAction.yml
generated
|
@ -31,6 +31,14 @@ items:
|
|||
nameWithType: HelpAction
|
||||
fullName: TinyLife.Actions.HelpAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HelpAction
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -155,6 +163,14 @@ items:
|
|||
nameWithType: HelpAction.IsHelper
|
||||
fullName: TinyLife.Actions.HelpAction.IsHelper
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsHelper
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -178,6 +194,14 @@ items:
|
|||
nameWithType: HelpAction.HelpedAction
|
||||
fullName: TinyLife.Actions.HelpAction.HelpedAction
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HelpedAction
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -201,6 +225,14 @@ items:
|
|||
nameWithType: HelpAction.Helper
|
||||
fullName: TinyLife.Actions.HelpAction.Helper
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Helper
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -224,6 +256,14 @@ items:
|
|||
nameWithType: HelpAction.HelpAction(ActionInfo, bool, PersonLike)
|
||||
fullName: TinyLife.Actions.HelpAction.HelpAction(TinyLife.Actions.ActionInfo, bool, TinyLife.Objects.PersonLike)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -253,6 +293,14 @@ items:
|
|||
nameWithType: HelpAction.HelpAction(ActionType, ActionInfo, bool, PersonLike)
|
||||
fullName: TinyLife.Actions.HelpAction.HelpAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, bool, TinyLife.Objects.PersonLike)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -284,6 +332,14 @@ items:
|
|||
nameWithType: HelpAction.CreateHelpedAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.HelpAction.CreateHelpedAction(TinyLife.Actions.ActionInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateHelpedAction
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -314,6 +370,14 @@ items:
|
|||
nameWithType: HelpAction.UpdateHelpedAction(Action, GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.HelpAction.UpdateHelpedAction(TinyLife.Actions.Action, Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateHelpedAction
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 68
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -350,6 +414,14 @@ items:
|
|||
nameWithType: HelpAction.OnHelpedActionCompleted(Action, CompletionType)
|
||||
fullName: TinyLife.Actions.HelpAction.OnHelpedActionCompleted(TinyLife.Actions.Action, TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnHelpedActionCompleted
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 75
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -377,6 +449,14 @@ items:
|
|||
nameWithType: HelpAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.HelpAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 78
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -412,6 +492,14 @@ items:
|
|||
nameWithType: HelpAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.HelpAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 85
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -445,6 +533,14 @@ items:
|
|||
nameWithType: HelpAction.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.HelpAction.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 90
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -478,6 +574,14 @@ items:
|
|||
nameWithType: HelpAction.GetProgress()
|
||||
fullName: TinyLife.Actions.HelpAction.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 95
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -507,6 +611,14 @@ items:
|
|||
nameWithType: HelpAction.IsConversationCompleted()
|
||||
fullName: TinyLife.Actions.HelpAction.IsConversationCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsConversationCompleted
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 100
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -536,6 +648,14 @@ items:
|
|||
nameWithType: HelpAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.HelpAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 106
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -567,6 +687,14 @@ items:
|
|||
nameWithType: HelpAction.InitializeConversation()
|
||||
fullName: TinyLife.Actions.HelpAction.InitializeConversation()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InitializeConversation
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 126
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -591,6 +719,14 @@ items:
|
|||
nameWithType: HelpAction.UpdateConversation(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.HelpAction.UpdateConversation(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateConversation
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 134
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -630,6 +766,14 @@ items:
|
|||
nameWithType: HelpAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.HelpAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 158
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -658,6 +802,14 @@ items:
|
|||
nameWithType: HelpAction.OnChildCompleted(Action, CompletionType, bool)
|
||||
fullName: TinyLife.Actions.HelpAction.OnChildCompleted(TinyLife.Actions.Action, TinyLife.Actions.CompletionType, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnChildCompleted
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 164
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -697,6 +849,14 @@ items:
|
|||
nameWithType: HelpAction.CreateActions(string, ObjectCategory, Type, ActionType.CanExecuteDelegate, ActionType.CanExecuteDelegate, ActionType.AiSettings?, ActionType.AiSettings?)
|
||||
fullName: TinyLife.Actions.HelpAction.CreateActions(string, TinyLife.Objects.ObjectCategory, System.Type, TinyLife.Actions.ActionType.CanExecuteDelegate, TinyLife.Actions.ActionType.CanExecuteDelegate, TinyLife.Actions.ActionType.AiSettings?, TinyLife.Actions.ActionType.AiSettings?)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HelpAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateActions
|
||||
path: ../TinyLife/Actions/HelpAction.cs
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
64
docs/api/TinyLife.Actions.HoldingPersonAction.yml
generated
64
docs/api/TinyLife.Actions.HoldingPersonAction.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: HoldingPersonAction
|
||||
fullName: TinyLife.Actions.HoldingPersonAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HoldingPersonAction
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 12
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -149,6 +157,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.IsHoldingParty
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.IsHoldingParty
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsHoldingParty
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -172,6 +188,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.HoldingPersonAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.HoldingPersonAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -199,6 +223,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.HoldingPersonAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.HoldingPersonAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -229,6 +261,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -260,6 +300,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.CreateLastActions()
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.CreateLastActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateLastActions
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -291,6 +339,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -324,6 +380,14 @@ items:
|
|||
nameWithType: HoldingPersonAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.HoldingPersonAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/HoldingPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/HoldingPersonAction.cs
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
40
docs/api/TinyLife.Actions.MultiAction.Stage.yml
generated
40
docs/api/TinyLife.Actions.MultiAction.Stage.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: MultiAction.Stage
|
||||
fullName: TinyLife.Actions.MultiAction.Stage
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stage
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 222
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -37,6 +45,14 @@ items:
|
|||
nameWithType: MultiAction.Stage.First
|
||||
fullName: TinyLife.Actions.MultiAction.Stage.First
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: First
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 227
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -57,6 +73,14 @@ items:
|
|||
nameWithType: MultiAction.Stage.Main
|
||||
fullName: TinyLife.Actions.MultiAction.Stage.Main
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Main
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 231
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -77,6 +101,14 @@ items:
|
|||
nameWithType: MultiAction.Stage.Last
|
||||
fullName: TinyLife.Actions.MultiAction.Stage.Last
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Last
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 235
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -97,6 +129,14 @@ items:
|
|||
nameWithType: MultiAction.Stage.Done
|
||||
fullName: TinyLife.Actions.MultiAction.Stage.Done
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Done
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 239
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
192
docs/api/TinyLife.Actions.MultiAction.yml
generated
192
docs/api/TinyLife.Actions.MultiAction.yml
generated
|
@ -35,6 +35,14 @@ items:
|
|||
nameWithType: MultiAction
|
||||
fullName: TinyLife.Actions.MultiAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MultiAction
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -143,6 +151,14 @@ items:
|
|||
nameWithType: MultiAction.Handler
|
||||
fullName: TinyLife.Actions.MultiAction.Handler
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Handler
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -174,6 +190,14 @@ items:
|
|||
nameWithType: MultiAction.MainElapsedTime
|
||||
fullName: TinyLife.Actions.MultiAction.MainElapsedTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MainElapsedTime
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 25
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -207,6 +231,14 @@ items:
|
|||
nameWithType: MultiAction.InProgressTime
|
||||
fullName: TinyLife.Actions.MultiAction.InProgressTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InProgressTime
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -237,6 +269,14 @@ items:
|
|||
nameWithType: MultiAction.CurrentStage
|
||||
fullName: TinyLife.Actions.MultiAction.CurrentStage
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentStage
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -270,6 +310,14 @@ items:
|
|||
nameWithType: MultiAction.MultiAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.MultiAction.MultiAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -297,6 +345,14 @@ items:
|
|||
nameWithType: MultiAction.MultiAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.MultiAction.MultiAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -327,6 +383,14 @@ items:
|
|||
nameWithType: MultiAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.MultiAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -357,6 +421,14 @@ items:
|
|||
nameWithType: MultiAction.CreateLastActions()
|
||||
fullName: TinyLife.Actions.MultiAction.CreateLastActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateLastActions
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -387,6 +459,14 @@ items:
|
|||
nameWithType: MultiAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.MultiAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 70
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -410,6 +490,14 @@ items:
|
|||
nameWithType: MultiAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.MultiAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -436,6 +524,14 @@ items:
|
|||
nameWithType: MultiAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.MultiAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 87
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -474,6 +570,14 @@ items:
|
|||
nameWithType: MultiAction.OnFirstUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.MultiAction.OnFirstUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFirstUpdate
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -507,6 +611,14 @@ items:
|
|||
nameWithType: MultiAction.OnLastUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.MultiAction.OnLastUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnLastUpdate
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -540,6 +652,14 @@ items:
|
|||
nameWithType: MultiAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.MultiAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 112
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -567,6 +687,14 @@ items:
|
|||
nameWithType: MultiAction.PreInitialize()
|
||||
fullName: TinyLife.Actions.MultiAction.PreInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PreInitialize
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 118
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -590,6 +718,14 @@ items:
|
|||
nameWithType: MultiAction.PreCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.MultiAction.PreCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PreCompleted
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 124
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -614,6 +750,14 @@ items:
|
|||
nameWithType: MultiAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.MultiAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 127
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -651,6 +795,14 @@ items:
|
|||
nameWithType: MultiAction.Initialize()
|
||||
fullName: TinyLife.Actions.MultiAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 159
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -675,6 +827,14 @@ items:
|
|||
nameWithType: MultiAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.MultiAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 169
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -704,6 +864,14 @@ items:
|
|||
nameWithType: MultiAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.MultiAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 189
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -734,6 +902,14 @@ items:
|
|||
nameWithType: MultiAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.MultiAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 204
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -767,6 +943,14 @@ items:
|
|||
nameWithType: MultiAction.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.MultiAction.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 209
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -800,6 +984,14 @@ items:
|
|||
nameWithType: MultiAction.CanStartNow()
|
||||
fullName: TinyLife.Actions.MultiAction.CanStartNow()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/MultiAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanStartNow
|
||||
path: ../TinyLife/Actions/MultiAction.cs
|
||||
startLine: 215
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
96
docs/api/TinyLife.Actions.OrderFromStaffAction.yml
generated
96
docs/api/TinyLife.Actions.OrderFromStaffAction.yml
generated
|
@ -23,6 +23,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OrderFromStaffAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -155,6 +163,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.ImportantObject
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.ImportantObject
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ImportantObject
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -178,6 +194,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.PickUpOrderAction
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.PickUpOrderAction
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpOrderAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -204,6 +228,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.MaxDistanceFromObject
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.MaxDistanceFromObject
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MaxDistanceFromObject
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -227,6 +259,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.OrderFromStaffAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.OrderFromStaffAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -257,6 +297,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.OrderFromStaffAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.OrderFromStaffAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -284,6 +332,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.CreatePrepareAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.CreatePrepareAction(TinyLife.Actions.ActionInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreatePrepareAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -311,6 +367,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -342,6 +406,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.UpdateConversation(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.UpdateConversation(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateConversation
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 69
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -381,6 +453,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.IsConversationCompleted()
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.IsConversationCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsConversationCompleted
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 76
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -410,6 +490,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 81
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -445,6 +533,14 @@ items:
|
|||
nameWithType: OrderFromStaffAction.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.OrderFromStaffAction.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OrderFromStaffAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 86
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
80
docs/api/TinyLife.Actions.OutOfTownAction.yml
generated
80
docs/api/TinyLife.Actions.OutOfTownAction.yml
generated
|
@ -21,6 +21,14 @@ items:
|
|||
nameWithType: OutOfTownAction
|
||||
fullName: TinyLife.Actions.OutOfTownAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OutOfTownAction
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -135,6 +143,14 @@ items:
|
|||
nameWithType: OutOfTownAction.NeedsToTakeCareOf
|
||||
fullName: TinyLife.Actions.OutOfTownAction.NeedsToTakeCareOf
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NeedsToTakeCareOf
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -161,6 +177,14 @@ items:
|
|||
nameWithType: OutOfTownAction.OutOfTownAction(ActionType, ActionInfo, bool, bool, params NeedType[])
|
||||
fullName: TinyLife.Actions.OutOfTownAction.OutOfTownAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, bool, bool, params TinyLife.NeedType[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -203,6 +227,14 @@ items:
|
|||
nameWithType: OutOfTownAction.OutOfTownAction(ActionInfo, bool, bool, params NeedType[])
|
||||
fullName: TinyLife.Actions.OutOfTownAction.OutOfTownAction(TinyLife.Actions.ActionInfo, bool, bool, params TinyLife.NeedType[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -242,6 +274,14 @@ items:
|
|||
nameWithType: OutOfTownAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.OutOfTownAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -273,6 +313,14 @@ items:
|
|||
nameWithType: OutOfTownAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.OutOfTownAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -297,6 +345,14 @@ items:
|
|||
nameWithType: OutOfTownAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.OutOfTownAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -336,6 +392,14 @@ items:
|
|||
nameWithType: OutOfTownAction.GetNextAction(CompletionType)
|
||||
fullName: TinyLife.Actions.OutOfTownAction.GetNextAction(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -369,6 +433,14 @@ items:
|
|||
nameWithType: OutOfTownAction.CanEnqueueConversation(PersonLike, ActionType)
|
||||
fullName: TinyLife.Actions.OutOfTownAction.CanEnqueueConversation(TinyLife.Objects.PersonLike, TinyLife.Actions.ActionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanEnqueueConversation
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -405,6 +477,14 @@ items:
|
|||
nameWithType: OutOfTownAction.CausesExtremelyFastSpeed()
|
||||
fullName: TinyLife.Actions.OutOfTownAction.CausesExtremelyFastSpeed()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/OutOfTownAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CausesExtremelyFastSpeed
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
112
docs/api/TinyLife.Actions.PathfindAction.yml
generated
112
docs/api/TinyLife.Actions.PathfindAction.yml
generated
|
@ -25,6 +25,14 @@ items:
|
|||
nameWithType: PathfindAction
|
||||
fullName: TinyLife.Actions.PathfindAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PathfindAction
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -127,6 +135,14 @@ items:
|
|||
nameWithType: PathfindAction.SpeedMultiplier
|
||||
fullName: TinyLife.Actions.PathfindAction.SpeedMultiplier
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpeedMultiplier
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -161,6 +177,14 @@ items:
|
|||
nameWithType: PathfindAction.Path
|
||||
fullName: TinyLife.Actions.PathfindAction.Path
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Path
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -187,6 +211,14 @@ items:
|
|||
nameWithType: PathfindAction.PathReady
|
||||
fullName: TinyLife.Actions.PathfindAction.PathReady
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PathReady
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -210,6 +242,14 @@ items:
|
|||
nameWithType: PathfindAction.PathfindAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.PathfindAction.PathfindAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -240,6 +280,14 @@ items:
|
|||
nameWithType: PathfindAction.PathfindAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.PathfindAction.PathfindAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -267,6 +315,14 @@ items:
|
|||
nameWithType: PathfindAction.FindPath(ICollection<(Point Pos, int Floor)>)
|
||||
fullName: TinyLife.Actions.PathfindAction.FindPath(System.Collections.Generic.ICollection<(Microsoft.Xna.Framework.Point Pos, int Floor)>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindPath
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -297,6 +353,14 @@ items:
|
|||
nameWithType: PathfindAction.GetSpeed()
|
||||
fullName: TinyLife.Actions.PathfindAction.GetSpeed()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetSpeed
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -320,6 +384,14 @@ items:
|
|||
nameWithType: PathfindAction.OnPathReady()
|
||||
fullName: TinyLife.Actions.PathfindAction.OnPathReady()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnPathReady
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -343,6 +415,14 @@ items:
|
|||
nameWithType: PathfindAction.Initialize()
|
||||
fullName: TinyLife.Actions.PathfindAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -367,6 +447,14 @@ items:
|
|||
nameWithType: PathfindAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.PathfindAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -404,6 +492,14 @@ items:
|
|||
nameWithType: PathfindAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.PathfindAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 106
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -433,6 +529,14 @@ items:
|
|||
nameWithType: PathfindAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.PathfindAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 117
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -463,6 +567,14 @@ items:
|
|||
nameWithType: PathfindAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.PathfindAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 125
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
88
docs/api/TinyLife.Actions.PathfindToPersonAction.yml
generated
88
docs/api/TinyLife.Actions.PathfindToPersonAction.yml
generated
|
@ -22,6 +22,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PathfindToPersonAction
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -122,6 +130,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.WalkSpeedMultiplier
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.WalkSpeedMultiplier
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WalkSpeedMultiplier
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -156,6 +172,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.DriveSpeedMultiplier
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.DriveSpeedMultiplier
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DriveSpeedMultiplier
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -190,6 +214,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.Target
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.Target
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Target
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -213,6 +245,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.PathfindToPersonAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.PathfindToPersonAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -243,6 +283,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.PathfindToPersonAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.PathfindToPersonAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -280,6 +328,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.GetMaxPathfindTime()
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.GetMaxPathfindTime()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetMaxPathfindTime
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -306,6 +362,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -343,6 +407,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -376,6 +448,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -405,6 +485,14 @@ items:
|
|||
nameWithType: PathfindToPersonAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.PathfindToPersonAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PathfindToPersonAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/PathfindToPersonAction.cs
|
||||
startLine: 110
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
40
docs/api/TinyLife.Actions.PutAwayAction.yml
generated
40
docs/api/TinyLife.Actions.PutAwayAction.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: PutAwayAction
|
||||
fullName: TinyLife.Actions.PutAwayAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PutAwayAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PutAwayAction
|
||||
path: ../TinyLife/Actions/PutAwayAction.cs
|
||||
startLine: 12
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -131,6 +139,14 @@ items:
|
|||
nameWithType: PutAwayAction.Items
|
||||
fullName: TinyLife.Actions.PutAwayAction.Items
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PutAwayAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Items
|
||||
path: ../TinyLife/Actions/PutAwayAction.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -157,6 +173,14 @@ items:
|
|||
nameWithType: PutAwayAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.PutAwayAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PutAwayAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/PutAwayAction.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -188,6 +212,14 @@ items:
|
|||
nameWithType: PutAwayAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.PutAwayAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PutAwayAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/PutAwayAction.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -212,6 +244,14 @@ items:
|
|||
nameWithType: PutAwayAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.PutAwayAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/PutAwayAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/PutAwayAction.cs
|
||||
startLine: 47
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
48
docs/api/TinyLife.Actions.SellAction.yml
generated
48
docs/api/TinyLife.Actions.SellAction.yml
generated
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: SellAction
|
||||
fullName: TinyLife.Actions.SellAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SellAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SellAction
|
||||
path: ../TinyLife/Actions/SellAction.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -132,6 +140,14 @@ items:
|
|||
nameWithType: SellAction.Items
|
||||
fullName: TinyLife.Actions.SellAction.Items
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SellAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Items
|
||||
path: ../TinyLife/Actions/SellAction.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -158,6 +174,14 @@ items:
|
|||
nameWithType: SellAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.SellAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SellAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/SellAction.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -189,6 +213,14 @@ items:
|
|||
nameWithType: SellAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.SellAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SellAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/SellAction.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -213,6 +245,14 @@ items:
|
|||
nameWithType: SellAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.SellAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SellAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/SellAction.cs
|
||||
startLine: 54
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -240,6 +280,14 @@ items:
|
|||
nameWithType: SellAction.GetSoldObject<T>(ActionInfo)
|
||||
fullName: TinyLife.Actions.SellAction.GetSoldObject<T>(TinyLife.Actions.ActionInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SellAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetSoldObject
|
||||
path: ../TinyLife/Actions/SellAction.cs
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -22,6 +22,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionSettings
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 75
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -50,6 +58,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.Settings
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.Settings
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 81
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -74,6 +90,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.ConstructBehavior
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.ConstructBehavior
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructBehavior
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 85
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -95,6 +119,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.CompletionTime
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.CompletionTime
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompletionTime
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 89
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -116,6 +148,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.GainedSkill
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.GainedSkill
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainedSkill
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -137,6 +177,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.RestoredNeeds
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.RestoredNeeds
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RestoredNeeds
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -158,6 +206,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.EfficiencyMattersCompletion
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.EfficiencyMattersCompletion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EfficiencyMattersCompletion
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 101
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -179,6 +235,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.DisallowedEmotions
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.DisallowedEmotions
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DisallowedEmotions
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -200,6 +264,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.OnCompleted
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.OnCompleted
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -221,6 +293,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.AllowMultitasking
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.AllowMultitasking
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AllowMultitasking
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 114
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -244,6 +324,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.ActionSettings.ActionSettings(string, ObjectCategory)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.ActionSettings(string, TinyLife.Objects.ObjectCategory)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 121
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
64
docs/api/TinyLife.Actions.SimpleBehaviorAction.yml
generated
64
docs/api/TinyLife.Actions.SimpleBehaviorAction.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SimpleBehaviorAction
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -133,6 +141,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.Settings
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Settings
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -156,6 +172,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.SimpleBehaviorAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.SimpleBehaviorAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -183,6 +207,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -218,6 +250,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -257,6 +297,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -284,6 +332,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -312,6 +368,14 @@ items:
|
|||
nameWithType: SimpleBehaviorAction.Create(SimpleBehaviorAction.ActionSettings)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 63
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
48
docs/api/TinyLife.Actions.SitAction.yml
generated
48
docs/api/TinyLife.Actions.SitAction.yml
generated
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: SitAction
|
||||
fullName: TinyLife.Actions.SitAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SitAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SitAction
|
||||
path: ../TinyLife/Actions/SitAction.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -133,6 +141,14 @@ items:
|
|||
nameWithType: SitAction.SitAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.SitAction.SitAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SitAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SitAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -163,6 +179,14 @@ items:
|
|||
nameWithType: SitAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.SitAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SitAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/SitAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -194,6 +218,14 @@ items:
|
|||
nameWithType: SitAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.SitAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SitAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/SitAction.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -233,6 +265,14 @@ items:
|
|||
nameWithType: SitAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.SitAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SitAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/SitAction.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -260,6 +300,14 @@ items:
|
|||
nameWithType: SitAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.SitAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SitAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/SitAction.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: SocialAction.StartPartnerAction
|
||||
fullName: TinyLife.Actions.SocialAction.StartPartnerAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StartPartnerAction
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 319
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -123,6 +131,14 @@ items:
|
|||
nameWithType: SocialAction.StartPartnerAction.StartPartnerAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.SocialAction.StartPartnerAction.StartPartnerAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 322
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -150,6 +166,14 @@ items:
|
|||
nameWithType: SocialAction.StartPartnerAction.Initialize()
|
||||
fullName: TinyLife.Actions.SocialAction.StartPartnerAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 325
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -174,6 +198,14 @@ items:
|
|||
nameWithType: SocialAction.StartPartnerAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.SocialAction.StartPartnerAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 353
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
256
docs/api/TinyLife.Actions.SocialAction.yml
generated
256
docs/api/TinyLife.Actions.SocialAction.yml
generated
|
@ -43,6 +43,14 @@ items:
|
|||
nameWithType: SocialAction
|
||||
fullName: TinyLife.Actions.SocialAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SocialAction
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -157,6 +165,14 @@ items:
|
|||
nameWithType: SocialAction.IsMain
|
||||
fullName: TinyLife.Actions.SocialAction.IsMain
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsMain
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -193,6 +209,14 @@ items:
|
|||
nameWithType: SocialAction.Partner
|
||||
fullName: TinyLife.Actions.SocialAction.Partner
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Partner
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -216,6 +240,14 @@ items:
|
|||
nameWithType: SocialAction.PartnerAction
|
||||
fullName: TinyLife.Actions.SocialAction.PartnerAction
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PartnerAction
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -239,6 +271,14 @@ items:
|
|||
nameWithType: SocialAction.MainAction
|
||||
fullName: TinyLife.Actions.SocialAction.MainAction
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MainAction
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -262,6 +302,14 @@ items:
|
|||
nameWithType: SocialAction.ConversationTime
|
||||
fullName: TinyLife.Actions.SocialAction.ConversationTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConversationTime
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -298,6 +346,14 @@ items:
|
|||
nameWithType: SocialAction.InProgressTime
|
||||
fullName: TinyLife.Actions.SocialAction.InProgressTime
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InProgressTime
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -328,6 +384,14 @@ items:
|
|||
nameWithType: SocialAction.SocialAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.SocialAction.SocialAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -355,6 +419,14 @@ items:
|
|||
nameWithType: SocialAction.SocialAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.SocialAction.SocialAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 54
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -385,6 +457,14 @@ items:
|
|||
nameWithType: SocialAction.IsConversationCompleted()
|
||||
fullName: TinyLife.Actions.SocialAction.IsConversationCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsConversationCompleted
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -413,6 +493,14 @@ items:
|
|||
nameWithType: SocialAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.SocialAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -444,6 +532,14 @@ items:
|
|||
nameWithType: SocialAction.InitializeConversation()
|
||||
fullName: TinyLife.Actions.SocialAction.InitializeConversation()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InitializeConversation
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 86
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -467,6 +563,14 @@ items:
|
|||
nameWithType: SocialAction.UpdateConversation(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.SocialAction.UpdateConversation(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateConversation
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 96
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -505,6 +609,14 @@ items:
|
|||
nameWithType: SocialAction.AndThenUpdateBoth(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.SocialAction.AndThenUpdateBoth(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdateBoth
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 108
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -543,6 +655,14 @@ items:
|
|||
nameWithType: SocialAction.GetMaxWaitTime()
|
||||
fullName: TinyLife.Actions.SocialAction.GetMaxWaitTime()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetMaxWaitTime
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 119
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -569,6 +689,14 @@ items:
|
|||
nameWithType: SocialAction.EnqueuePartnerAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.SocialAction.EnqueuePartnerAction(TinyLife.Actions.ActionInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EnqueuePartnerAction
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 130
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -601,6 +729,14 @@ items:
|
|||
nameWithType: SocialAction.GetPartnerArguments(ActionInfo)
|
||||
fullName: TinyLife.Actions.SocialAction.GetPartnerArguments(TinyLife.Actions.ActionInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetPartnerArguments
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 140
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -631,6 +767,14 @@ items:
|
|||
nameWithType: SocialAction.OnBothCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.SocialAction.OnBothCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnBothCompleted
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 149
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -658,6 +802,14 @@ items:
|
|||
nameWithType: SocialAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.SocialAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 152
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -697,6 +849,14 @@ items:
|
|||
nameWithType: SocialAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.SocialAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 159
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -724,6 +884,14 @@ items:
|
|||
nameWithType: SocialAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.SocialAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 174
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -748,6 +916,14 @@ items:
|
|||
nameWithType: SocialAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.SocialAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -776,6 +952,14 @@ items:
|
|||
nameWithType: SocialAction.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.SocialAction.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 195
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -809,6 +993,14 @@ items:
|
|||
nameWithType: SocialAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.SocialAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 202
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -844,6 +1036,14 @@ items:
|
|||
nameWithType: SocialAction.CanStartNow()
|
||||
fullName: TinyLife.Actions.SocialAction.CanStartNow()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanStartNow
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 213
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -872,6 +1072,14 @@ items:
|
|||
nameWithType: SocialAction.GetDisplayName()
|
||||
fullName: TinyLife.Actions.SocialAction.GetDisplayName()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 223
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -899,6 +1107,14 @@ items:
|
|||
nameWithType: SocialAction.TryForceResult(CompletionType, CanExecuteResult?, MapObject)
|
||||
fullName: TinyLife.Actions.SocialAction.TryForceResult(TinyLife.Actions.CompletionType, TinyLife.Actions.CanExecuteResult?, TinyLife.Objects.MapObject)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryForceResult
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 228
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -938,6 +1154,14 @@ items:
|
|||
nameWithType: SocialAction.InvokeForBoth(Action<PersonLike, PersonLike>)
|
||||
fullName: TinyLife.Actions.SocialAction.InvokeForBoth(System.Action<TinyLife.Objects.PersonLike, TinyLife.Objects.PersonLike>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InvokeForBoth
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 241
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -965,6 +1189,14 @@ items:
|
|||
nameWithType: SocialAction.IsHelper(bool)
|
||||
fullName: TinyLife.Actions.SocialAction.IsHelper(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsHelper
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 251
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -998,6 +1230,14 @@ items:
|
|||
nameWithType: SocialAction.GetHelper(bool)
|
||||
fullName: TinyLife.Actions.SocialAction.GetHelper(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetHelper
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 261
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1031,6 +1271,14 @@ items:
|
|||
nameWithType: SocialAction.GetRecipientAction(bool)
|
||||
fullName: TinyLife.Actions.SocialAction.GetRecipientAction(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRecipientAction
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 271
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1064,6 +1312,14 @@ items:
|
|||
nameWithType: SocialAction.CreateAskOffer(string, ObjectCategory, Type, ActionType.CanExecuteDelegate, ActionType.CanExecuteDelegate, ActionType.AiSettings?, ActionType.AiSettings?, CanExecuteResult?)
|
||||
fullName: TinyLife.Actions.SocialAction.CreateAskOffer(string, TinyLife.Objects.ObjectCategory, System.Type, TinyLife.Actions.ActionType.CanExecuteDelegate, TinyLife.Actions.ActionType.CanExecuteDelegate, TinyLife.Actions.ActionType.AiSettings?, TinyLife.Actions.ActionType.AiSettings?, TinyLife.Actions.CanExecuteResult?)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/SocialAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateAskOffer
|
||||
path: ../TinyLife/Actions/SocialAction.cs
|
||||
startLine: 289
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
56
docs/api/TinyLife.Actions.StoreAction.yml
generated
56
docs/api/TinyLife.Actions.StoreAction.yml
generated
|
@ -18,6 +18,14 @@ items:
|
|||
nameWithType: StoreAction
|
||||
fullName: TinyLife.Actions.StoreAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StoreAction
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -131,6 +139,14 @@ items:
|
|||
nameWithType: StoreAction.Items
|
||||
fullName: TinyLife.Actions.StoreAction.Items
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Items
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -157,6 +173,14 @@ items:
|
|||
nameWithType: StoreAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.StoreAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -188,6 +212,14 @@ items:
|
|||
nameWithType: StoreAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.StoreAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -212,6 +244,14 @@ items:
|
|||
nameWithType: StoreAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.StoreAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -251,6 +291,14 @@ items:
|
|||
nameWithType: StoreAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.StoreAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 54
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -278,6 +326,14 @@ items:
|
|||
nameWithType: StoreAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.StoreAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/StoreAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/StoreAction.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -12,6 +12,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.EvaluationResult
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluationResult
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 488
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
200
docs/api/TinyLife.Actions.TalkAction.TalkSettings.yml
generated
200
docs/api/TinyLife.Actions.TalkAction.TalkSettings.yml
generated
|
@ -36,6 +36,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkSettings
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 164
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -64,6 +72,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.Settings
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.Settings
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 170
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -88,6 +104,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.FriendshipGain
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FriendshipGain
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 175
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -112,6 +136,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.GoBadlyChance
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoBadlyChance
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 180
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -136,6 +168,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.TalkMinutes
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkMinutes
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -157,6 +197,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.TalkMinutesVariation
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutesVariation
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkMinutesVariation
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 188
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -178,6 +226,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.EmoteCategory
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmoteCategory
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 192
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -199,6 +255,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.SpeakStyle
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpeakStyle
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 196
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -220,6 +284,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.PartnerEmoteCategory
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.PartnerEmoteCategory
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PartnerEmoteCategory
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 201
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -244,6 +316,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.PartnerSpeakStyle
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.PartnerSpeakStyle
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PartnerSpeakStyle
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 206
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -268,6 +348,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.GainedSkill
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainedSkill
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 210
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -289,6 +377,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.GainSkillOnFailure
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainSkillOnFailure
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 215
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -313,6 +409,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.RestoredNeed
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RestoredNeed
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 220
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -337,6 +441,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.FailEmotion
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.FailEmotion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FailEmotion
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 225
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -361,6 +473,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.SuccessEmotion
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.SuccessEmotion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SuccessEmotion
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 229
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -382,6 +502,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.GainRomancePercentage
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainRomancePercentage
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainRomancePercentage
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 235
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -408,6 +536,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.LoweredEmotion
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.LoweredEmotion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LoweredEmotion
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 240
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -432,6 +568,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.OnSuccess
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.OnSuccess
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnSuccess
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 244
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -453,6 +597,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.OnFailure
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.OnFailure
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFailure
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 248
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -474,6 +626,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.IgnorePriorityDecline
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.IgnorePriorityDecline
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnorePriorityDecline
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 253
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -498,6 +658,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.TalkSettings()
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkSettings()
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 258
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -521,6 +689,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.Update(SocialAction, GameTime, float)
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.Update(TinyLife.Actions.SocialAction, Microsoft.Xna.Framework.GameTime, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 276
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -554,6 +730,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.EvaluateFully(SocialAction)
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluateFully
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 289
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -583,6 +767,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.EvaluateSimple(Action, PersonLike, float, float)
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action, TinyLife.Objects.PersonLike, float, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluateSimple
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 311
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -624,6 +816,14 @@ items:
|
|||
nameWithType: TalkAction.TalkSettings.EvaluateValues(ActionInfo, PersonLike, float, float)
|
||||
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues(TinyLife.Actions.ActionInfo, TinyLife.Objects.PersonLike, float, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluateValues
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 393
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
104
docs/api/TinyLife.Actions.TalkAction.yml
generated
104
docs/api/TinyLife.Actions.TalkAction.yml
generated
|
@ -24,6 +24,14 @@ items:
|
|||
nameWithType: TalkAction
|
||||
fullName: TinyLife.Actions.TalkAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkAction
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -160,6 +168,14 @@ items:
|
|||
nameWithType: TalkAction.OnEvaluate
|
||||
fullName: TinyLife.Actions.TalkAction.OnEvaluate
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnEvaluate
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -184,6 +200,14 @@ items:
|
|||
nameWithType: TalkAction.OnTalkSuccess
|
||||
fullName: TinyLife.Actions.TalkAction.OnTalkSuccess
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnTalkSuccess
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -208,6 +232,14 @@ items:
|
|||
nameWithType: TalkAction.OnTalkFailure
|
||||
fullName: TinyLife.Actions.TalkAction.OnTalkFailure
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnTalkFailure
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -232,6 +264,14 @@ items:
|
|||
nameWithType: TalkAction.Settings
|
||||
fullName: TinyLife.Actions.TalkAction.Settings
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -255,6 +295,14 @@ items:
|
|||
nameWithType: TalkAction.TalkAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.TalkAction.TalkAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -285,6 +333,14 @@ items:
|
|||
nameWithType: TalkAction.UpdateConversation(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.TalkAction.UpdateConversation(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateConversation
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -324,6 +380,14 @@ items:
|
|||
nameWithType: TalkAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.TalkAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -352,6 +416,14 @@ items:
|
|||
nameWithType: TalkAction.IsConversationCompleted()
|
||||
fullName: TinyLife.Actions.TalkAction.IsConversationCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsConversationCompleted
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -381,6 +453,14 @@ items:
|
|||
nameWithType: TalkAction.Create(string, Func<PersonLike, float>, TalkAction.TalkSettings)
|
||||
fullName: TinyLife.Actions.TalkAction.Create(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -420,6 +500,14 @@ items:
|
|||
nameWithType: TalkAction.CreateFunny(string, Func<PersonLike, float>, TalkAction.TalkSettings, int, int)
|
||||
fullName: TinyLife.Actions.TalkAction.CreateFunny(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings, int, int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFunny
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 108
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -465,6 +553,14 @@ items:
|
|||
nameWithType: TalkAction.CreateMean(string, Func<PersonLike, float>, TalkAction.TalkSettings)
|
||||
fullName: TinyLife.Actions.TalkAction.CreateMean(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateMean
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 133
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -504,6 +600,14 @@ items:
|
|||
nameWithType: TalkAction.CreateRomantic(string, Func<PersonLike, float>, TalkAction.TalkSettings)
|
||||
fullName: TinyLife.Actions.TalkAction.CreateRomantic(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateRomantic
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -18,6 +18,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TellPeopleToLeaveRoomAction
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -119,6 +127,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction.ExcludedPeople
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction.ExcludedPeople
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ExcludedPeople
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -150,6 +166,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction.TellPeopleToLeaveRoomAction(ActionInfo, params Guid[])
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction.TellPeopleToLeaveRoomAction(TinyLife.Actions.ActionInfo, params System.Guid[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -177,6 +201,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction.Initialize()
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -201,6 +233,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -230,6 +270,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -260,6 +308,14 @@ items:
|
|||
nameWithType: TellPeopleToLeaveRoomAction.TryToLeaveRoom(Room, PersonLike)
|
||||
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction.TryToLeaveRoom(TinyLife.World.Room, TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryToLeaveRoom
|
||||
path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
72
docs/api/TinyLife.Actions.TryGoHereAction.yml
generated
72
docs/api/TinyLife.Actions.TryGoHereAction.yml
generated
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: TryGoHereAction
|
||||
fullName: TinyLife.Actions.TryGoHereAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryGoHereAction
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -119,6 +127,14 @@ items:
|
|||
nameWithType: TryGoHereAction.TryGoHereAction(PersonLike, IEnumerable<(Map Map, Point Pos, float Floor)>)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Objects.PersonLike, System.Collections.Generic.IEnumerable<(TinyLife.World.Map Map, Microsoft.Xna.Framework.Point Pos, float Floor)>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -146,6 +162,14 @@ items:
|
|||
nameWithType: TryGoHereAction.TryGoHereAction(PersonLike, IEnumerable<(Map Map, Vector2 Pos, float Floor)>)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Objects.PersonLike, System.Collections.Generic.IEnumerable<(TinyLife.World.Map Map, Microsoft.Xna.Framework.Vector2 Pos, float Floor)>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -173,6 +197,14 @@ items:
|
|||
nameWithType: TryGoHereAction.TryGoHereAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -210,6 +242,14 @@ items:
|
|||
nameWithType: TryGoHereAction.Initialize()
|
||||
fullName: TinyLife.Actions.TryGoHereAction.Initialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -234,6 +274,14 @@ items:
|
|||
nameWithType: TryGoHereAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -271,6 +319,14 @@ items:
|
|||
nameWithType: TryGoHereAction.Validate(PersonLike)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -304,6 +360,14 @@ items:
|
|||
nameWithType: TryGoHereAction.IsCompleted()
|
||||
fullName: TinyLife.Actions.TryGoHereAction.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -333,6 +397,14 @@ items:
|
|||
nameWithType: TryGoHereAction.OnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 66
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
48
docs/api/TinyLife.Actions.WalkAction.yml
generated
48
docs/api/TinyLife.Actions.WalkAction.yml
generated
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: WalkAction
|
||||
fullName: TinyLife.Actions.WalkAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WalkAction
|
||||
path: ../TinyLife/Actions/WalkAction.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -122,6 +130,14 @@ items:
|
|||
nameWithType: WalkAction.DrainEnergy
|
||||
fullName: TinyLife.Actions.WalkAction.DrainEnergy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DrainEnergy
|
||||
path: ../TinyLife/Actions/WalkAction.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -156,6 +172,14 @@ items:
|
|||
nameWithType: WalkAction.WalkAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.WalkAction.WalkAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/WalkAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -183,6 +207,14 @@ items:
|
|||
nameWithType: WalkAction.FindPath(ICollection<(Point Pos, int Floor)>)
|
||||
fullName: TinyLife.Actions.WalkAction.FindPath(System.Collections.Generic.ICollection<(Microsoft.Xna.Framework.Point Pos, int Floor)>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindPath
|
||||
path: ../TinyLife/Actions/WalkAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -214,6 +246,14 @@ items:
|
|||
nameWithType: WalkAction.GetSpeed()
|
||||
fullName: TinyLife.Actions.WalkAction.GetSpeed()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetSpeed
|
||||
path: ../TinyLife/Actions/WalkAction.cs
|
||||
startLine: 54
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -238,6 +278,14 @@ items:
|
|||
nameWithType: WalkAction.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.WalkAction.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WalkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/WalkAction.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
64
docs/api/TinyLife.Actions.WatchTvAction.yml
generated
64
docs/api/TinyLife.Actions.WatchTvAction.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: WatchTvAction
|
||||
fullName: TinyLife.Actions.WatchTvAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WatchTvAction
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -131,6 +139,14 @@ items:
|
|||
nameWithType: WatchTvAction.FullyInProgress
|
||||
fullName: TinyLife.Actions.WatchTvAction.FullyInProgress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FullyInProgress
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -161,6 +177,14 @@ items:
|
|||
nameWithType: WatchTvAction.WatchTvAction(ActionType, ActionInfo, Television.Channel)
|
||||
fullName: TinyLife.Actions.WatchTvAction.WatchTvAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, TinyLife.Objects.Television.Channel)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -190,6 +214,14 @@ items:
|
|||
nameWithType: WatchTvAction.CreateFirstActions()
|
||||
fullName: TinyLife.Actions.WatchTvAction.CreateFirstActions()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -221,6 +253,14 @@ items:
|
|||
nameWithType: WatchTvAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.WatchTvAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -260,6 +300,14 @@ items:
|
|||
nameWithType: WatchTvAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.WatchTvAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -287,6 +335,14 @@ items:
|
|||
nameWithType: WatchTvAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.WatchTvAction.CanMultitask(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -322,6 +378,14 @@ items:
|
|||
nameWithType: WatchTvAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.WatchTvAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WatchTvAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/WatchTvAction.cs
|
||||
startLine: 112
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
72
docs/api/TinyLife.Actions.WorkAction.yml
generated
72
docs/api/TinyLife.Actions.WorkAction.yml
generated
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: WorkAction
|
||||
fullName: TinyLife.Actions.WorkAction
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WorkAction
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -131,6 +139,14 @@ items:
|
|||
nameWithType: WorkAction.Job
|
||||
fullName: TinyLife.Actions.WorkAction.Job
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Job
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -154,6 +170,14 @@ items:
|
|||
nameWithType: WorkAction.WorkAction(ActionType, ActionInfo)
|
||||
fullName: TinyLife.Actions.WorkAction.WorkAction(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -181,6 +205,14 @@ items:
|
|||
nameWithType: WorkAction.CanCancel(Action)
|
||||
fullName: TinyLife.Actions.WorkAction.CanCancel(TinyLife.Actions.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -214,6 +246,14 @@ items:
|
|||
nameWithType: WorkAction.PreInitialize()
|
||||
fullName: TinyLife.Actions.WorkAction.PreInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PreInitialize
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -238,6 +278,14 @@ items:
|
|||
nameWithType: WorkAction.AndThenInitialize()
|
||||
fullName: TinyLife.Actions.WorkAction.AndThenInitialize()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -262,6 +310,14 @@ items:
|
|||
nameWithType: WorkAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.WorkAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -301,6 +357,14 @@ items:
|
|||
nameWithType: WorkAction.AndThenIsCompleted()
|
||||
fullName: TinyLife.Actions.WorkAction.AndThenIsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -328,6 +392,14 @@ items:
|
|||
nameWithType: WorkAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.WorkAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/WorkAction.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 95
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
8
docs/api/TinyLife.Debug.CheatDelegate.yml
generated
8
docs/api/TinyLife.Debug.CheatDelegate.yml
generated
|
@ -12,6 +12,14 @@ items:
|
|||
nameWithType: Debug.CheatDelegate
|
||||
fullName: TinyLife.Debug.CheatDelegate
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Debug.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CheatDelegate
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 943
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
8
docs/api/TinyLife.Debug.DebugDelegate.yml
generated
8
docs/api/TinyLife.Debug.DebugDelegate.yml
generated
|
@ -12,6 +12,14 @@ items:
|
|||
nameWithType: Debug.DebugDelegate
|
||||
fullName: TinyLife.Debug.DebugDelegate
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Debug.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DebugDelegate
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 948
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
32
docs/api/TinyLife.Debug.yml
generated
32
docs/api/TinyLife.Debug.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: Debug
|
||||
fullName: TinyLife.Debug
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Debug.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Debug
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -46,6 +54,14 @@ items:
|
|||
nameWithType: Debug.Cheats
|
||||
fullName: TinyLife.Debug.Cheats
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Debug.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cheats
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -72,6 +88,14 @@ items:
|
|||
nameWithType: Debug.DebugLines
|
||||
fullName: TinyLife.Debug.DebugLines
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Debug.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DebugLines
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -98,6 +122,14 @@ items:
|
|||
nameWithType: Debug.TryCheat(string)
|
||||
fullName: TinyLife.Debug.TryCheat(string)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Debug.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryCheat
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 725
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
32
docs/api/TinyLife.DifficultyModifier.yml
generated
32
docs/api/TinyLife.DifficultyModifier.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: DifficultyModifier
|
||||
fullName: TinyLife.DifficultyModifier
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DifficultyModifier
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 684
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -36,6 +44,14 @@ items:
|
|||
nameWithType: DifficultyModifier.Chill
|
||||
fullName: TinyLife.DifficultyModifier.Chill
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Chill
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 689
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -56,6 +72,14 @@ items:
|
|||
nameWithType: DifficultyModifier.Normal
|
||||
fullName: TinyLife.DifficultyModifier.Normal
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Normal
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 693
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -76,6 +100,14 @@ items:
|
|||
nameWithType: DifficultyModifier.Intense
|
||||
fullName: TinyLife.DifficultyModifier.Intense
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Intense
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 697
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
24
docs/api/TinyLife.Emotions.CombinedEmotionSource.yml
generated
24
docs/api/TinyLife.Emotions.CombinedEmotionSource.yml
generated
|
@ -14,6 +14,14 @@ items:
|
|||
nameWithType: CombinedEmotionSource
|
||||
fullName: TinyLife.Emotions.CombinedEmotionSource
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/IEmotionSource.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CombinedEmotionSource
|
||||
path: ../TinyLife/Emotions/IEmotionSource.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -60,6 +68,14 @@ items:
|
|||
nameWithType: CombinedEmotionSource.SourceString
|
||||
fullName: TinyLife.Emotions.CombinedEmotionSource.SourceString
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/IEmotionSource.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SourceString
|
||||
path: ../TinyLife/Emotions/IEmotionSource.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -85,6 +101,14 @@ items:
|
|||
nameWithType: CombinedEmotionSource.CombinedEmotionSource(params IEmotionSource[])
|
||||
fullName: TinyLife.Emotions.CombinedEmotionSource.CombinedEmotionSource(params TinyLife.Emotions.IEmotionSource[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/IEmotionSource.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Emotions/IEmotionSource.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Instance
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 486
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -64,6 +72,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.Type
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 493
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -95,6 +111,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.Amount
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.Amount
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Amount
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 498
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -126,6 +150,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.TotalTime
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.TotalTime
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TotalTime
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 503
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -157,6 +189,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.Time
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.Time
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Time
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 508
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -190,6 +230,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.Person
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.Person
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 513
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -213,6 +261,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.Source
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.Source
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Source
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 518
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -239,6 +295,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.PassTime(TimeSpan)
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.PassTime(System.TimeSpan)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PassTime
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 538
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -266,6 +330,14 @@ items:
|
|||
nameWithType: EmotionModifier.Instance.Validate(PersonLike)
|
||||
fullName: TinyLife.Emotions.EmotionModifier.Instance.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 552
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
1712
docs/api/TinyLife.Emotions.EmotionModifier.yml
generated
1712
docs/api/TinyLife.Emotions.EmotionModifier.yml
generated
File diff suppressed because it is too large
Load diff
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: EmotionType.TypeCategory
|
||||
fullName: TinyLife.Emotions.EmotionType.TypeCategory
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TypeCategory
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 99
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -39,6 +47,14 @@ items:
|
|||
nameWithType: EmotionType.TypeCategory.Negative
|
||||
fullName: TinyLife.Emotions.EmotionType.TypeCategory.Negative
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Negative
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -59,6 +75,14 @@ items:
|
|||
nameWithType: EmotionType.TypeCategory.Positive
|
||||
fullName: TinyLife.Emotions.EmotionType.TypeCategory.Positive
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Positive
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 108
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -79,6 +103,14 @@ items:
|
|||
nameWithType: EmotionType.TypeCategory.Neutral
|
||||
fullName: TinyLife.Emotions.EmotionType.TypeCategory.Neutral
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Neutral
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 112
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
208
docs/api/TinyLife.Emotions.EmotionType.yml
generated
208
docs/api/TinyLife.Emotions.EmotionType.yml
generated
|
@ -37,6 +37,14 @@ items:
|
|||
nameWithType: EmotionType
|
||||
fullName: TinyLife.Emotions.EmotionType
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmotionType
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -77,6 +85,14 @@ items:
|
|||
nameWithType: EmotionType.Types
|
||||
fullName: TinyLife.Emotions.EmotionType.Types
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Types
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -98,6 +114,14 @@ items:
|
|||
nameWithType: EmotionType.Fine
|
||||
fullName: TinyLife.Emotions.EmotionType.Fine
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Fine
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -117,6 +141,14 @@ items:
|
|||
nameWithType: EmotionType.Uncomfortable
|
||||
fullName: TinyLife.Emotions.EmotionType.Uncomfortable
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Uncomfortable
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -136,6 +168,14 @@ items:
|
|||
nameWithType: EmotionType.Happy
|
||||
fullName: TinyLife.Emotions.EmotionType.Happy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Happy
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -155,6 +195,14 @@ items:
|
|||
nameWithType: EmotionType.Asleep
|
||||
fullName: TinyLife.Emotions.EmotionType.Asleep
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Asleep
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 29
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -174,6 +222,14 @@ items:
|
|||
nameWithType: EmotionType.Embarrassed
|
||||
fullName: TinyLife.Emotions.EmotionType.Embarrassed
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Embarrassed
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -193,6 +249,14 @@ items:
|
|||
nameWithType: EmotionType.Sad
|
||||
fullName: TinyLife.Emotions.EmotionType.Sad
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sad
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -212,6 +276,14 @@ items:
|
|||
nameWithType: EmotionType.Bored
|
||||
fullName: TinyLife.Emotions.EmotionType.Bored
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Bored
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -231,6 +303,14 @@ items:
|
|||
nameWithType: EmotionType.Frisky
|
||||
fullName: TinyLife.Emotions.EmotionType.Frisky
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Frisky
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -250,6 +330,14 @@ items:
|
|||
nameWithType: EmotionType.Creative
|
||||
fullName: TinyLife.Emotions.EmotionType.Creative
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Creative
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -269,6 +357,14 @@ items:
|
|||
nameWithType: EmotionType.Focused
|
||||
fullName: TinyLife.Emotions.EmotionType.Focused
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Focused
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -288,6 +384,14 @@ items:
|
|||
nameWithType: EmotionType.Stunned
|
||||
fullName: TinyLife.Emotions.EmotionType.Stunned
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stunned
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -307,6 +411,14 @@ items:
|
|||
nameWithType: EmotionType.Angry
|
||||
fullName: TinyLife.Emotions.EmotionType.Angry
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Angry
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -326,6 +438,14 @@ items:
|
|||
nameWithType: EmotionType.Energetic
|
||||
fullName: TinyLife.Emotions.EmotionType.Energetic
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Energetic
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -345,6 +465,14 @@ items:
|
|||
nameWithType: EmotionType.Uneasy
|
||||
fullName: TinyLife.Emotions.EmotionType.Uneasy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Uneasy
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -364,6 +492,14 @@ items:
|
|||
nameWithType: EmotionType.Relaxed
|
||||
fullName: TinyLife.Emotions.EmotionType.Relaxed
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Relaxed
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -383,6 +519,14 @@ items:
|
|||
nameWithType: EmotionType.Confident
|
||||
fullName: TinyLife.Emotions.EmotionType.Confident
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Confident
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -402,6 +546,14 @@ items:
|
|||
nameWithType: EmotionType.Goofy
|
||||
fullName: TinyLife.Emotions.EmotionType.Goofy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goofy
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -421,6 +573,14 @@ items:
|
|||
nameWithType: EmotionType.Name
|
||||
fullName: TinyLife.Emotions.EmotionType.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -442,6 +602,14 @@ items:
|
|||
nameWithType: EmotionType.Icon
|
||||
fullName: TinyLife.Emotions.EmotionType.Icon
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Icon
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -463,6 +631,14 @@ items:
|
|||
nameWithType: EmotionType.Color
|
||||
fullName: TinyLife.Emotions.EmotionType.Color
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Color
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -487,6 +663,14 @@ items:
|
|||
nameWithType: EmotionType.Category
|
||||
fullName: TinyLife.Emotions.EmotionType.Category
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Category
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -511,6 +695,14 @@ items:
|
|||
nameWithType: EmotionType.Priority
|
||||
fullName: TinyLife.Emotions.EmotionType.Priority
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Priority
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 68
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -537,6 +729,14 @@ items:
|
|||
nameWithType: EmotionType.EmotionType(string, TextureRegion, Color, EmotionType.TypeCategory)
|
||||
fullName: TinyLife.Emotions.EmotionType.EmotionType(string, MLEM.Textures.TextureRegion, Microsoft.Xna.Framework.Color, TinyLife.Emotions.EmotionType.TypeCategory)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -573,6 +773,14 @@ items:
|
|||
nameWithType: EmotionType.Register(EmotionType)
|
||||
fullName: TinyLife.Emotions.EmotionType.Register(TinyLife.Emotions.EmotionType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Emotions/EmotionType.cs
|
||||
startLine: 89
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
16
docs/api/TinyLife.Emotions.IEmotionSource.yml
generated
16
docs/api/TinyLife.Emotions.IEmotionSource.yml
generated
|
@ -13,6 +13,14 @@ items:
|
|||
nameWithType: IEmotionSource
|
||||
fullName: TinyLife.Emotions.IEmotionSource
|
||||
type: Interface
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/IEmotionSource.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IEmotionSource
|
||||
path: ../TinyLife/Emotions/IEmotionSource.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -41,6 +49,14 @@ items:
|
|||
nameWithType: IEmotionSource.SourceString
|
||||
fullName: TinyLife.Emotions.IEmotionSource.SourceString
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/IEmotionSource.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SourceString
|
||||
path: ../TinyLife/Emotions/IEmotionSource.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
64
docs/api/TinyLife.GameImpl.GameMode.yml
generated
64
docs/api/TinyLife.GameImpl.GameMode.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode
|
||||
fullName: TinyLife.GameImpl.GameMode
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GameMode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1472
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -40,6 +48,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.InitialLoad
|
||||
fullName: TinyLife.GameImpl.GameMode.InitialLoad
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InitialLoad
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1475
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -60,6 +76,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.Splash
|
||||
fullName: TinyLife.GameImpl.GameMode.Splash
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Splash
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1477
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -80,6 +104,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.MainMenu
|
||||
fullName: TinyLife.GameImpl.GameMode.MainMenu
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MainMenu
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1479
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -100,6 +132,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.SelectHousehold
|
||||
fullName: TinyLife.GameImpl.GameMode.SelectHousehold
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SelectHousehold
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1481
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -120,6 +160,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.InGameHousehold
|
||||
fullName: TinyLife.GameImpl.GameMode.InGameHousehold
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InGameHousehold
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1483
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -140,6 +188,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.BuildOnly
|
||||
fullName: TinyLife.GameImpl.GameMode.BuildOnly
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BuildOnly
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1485
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -160,6 +216,14 @@ items:
|
|||
nameWithType: GameImpl.GameMode.CharacterCreation
|
||||
fullName: TinyLife.GameImpl.GameMode.CharacterCreation
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CharacterCreation
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1487
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
336
docs/api/TinyLife.GameImpl.yml
generated
336
docs/api/TinyLife.GameImpl.yml
generated
|
@ -53,6 +53,14 @@ items:
|
|||
nameWithType: GameImpl
|
||||
fullName: TinyLife.GameImpl
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GameImpl
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -135,6 +143,14 @@ items:
|
|||
nameWithType: GameImpl.Version
|
||||
fullName: TinyLife.GameImpl.Version
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Version
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 63
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -156,6 +172,14 @@ items:
|
|||
nameWithType: GameImpl.Instance
|
||||
fullName: TinyLife.GameImpl.Instance
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Instance
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 68
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -179,6 +203,14 @@ items:
|
|||
nameWithType: GameImpl.Achievements
|
||||
fullName: TinyLife.GameImpl.Achievements
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Achievements
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 76
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -205,6 +237,14 @@ items:
|
|||
nameWithType: GameImpl.GraphicsMetrics
|
||||
fullName: TinyLife.GameImpl.GraphicsMetrics
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GraphicsMetrics
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 82
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -228,6 +268,14 @@ items:
|
|||
nameWithType: GameImpl.Camera
|
||||
fullName: TinyLife.GameImpl.Camera
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Camera
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 86
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -251,6 +299,14 @@ items:
|
|||
nameWithType: GameImpl.Listener
|
||||
fullName: TinyLife.GameImpl.Listener
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Listener
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 90
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -274,6 +330,14 @@ items:
|
|||
nameWithType: GameImpl.CurrentTool
|
||||
fullName: TinyLife.GameImpl.CurrentTool
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentTool
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -297,6 +361,14 @@ items:
|
|||
nameWithType: GameImpl.CurrentHousehold
|
||||
fullName: TinyLife.GameImpl.CurrentHousehold
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentHousehold
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -320,6 +392,14 @@ items:
|
|||
nameWithType: GameImpl.Money
|
||||
fullName: TinyLife.GameImpl.Money
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Money
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 113
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -343,6 +423,14 @@ items:
|
|||
nameWithType: GameImpl.CurrentLot
|
||||
fullName: TinyLife.GameImpl.CurrentLot
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentLot
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 123
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -366,6 +454,14 @@ items:
|
|||
nameWithType: GameImpl.Speed
|
||||
fullName: TinyLife.GameImpl.Speed
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Speed
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 129
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -394,6 +490,14 @@ items:
|
|||
nameWithType: GameImpl.FollowingPerson
|
||||
fullName: TinyLife.GameImpl.FollowingPerson
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FollowingPerson
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 142
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -417,6 +521,14 @@ items:
|
|||
nameWithType: GameImpl.SaveName
|
||||
fullName: TinyLife.GameImpl.SaveName
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SaveName
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -440,6 +552,14 @@ items:
|
|||
nameWithType: GameImpl.Mode
|
||||
fullName: TinyLife.GameImpl.Mode
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Mode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 150
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -463,6 +583,14 @@ items:
|
|||
nameWithType: GameImpl.CursorPosition
|
||||
fullName: TinyLife.GameImpl.CursorPosition
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CursorPosition
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 155
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -489,6 +617,14 @@ items:
|
|||
nameWithType: GameImpl.CurrentCursor
|
||||
fullName: TinyLife.GameImpl.CurrentCursor
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentCursor
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 160
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -513,6 +649,14 @@ items:
|
|||
nameWithType: GameImpl.CurrentMaps
|
||||
fullName: TinyLife.GameImpl.CurrentMaps
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentMaps
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 165
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -539,6 +683,14 @@ items:
|
|||
nameWithType: GameImpl.CurrentMap
|
||||
fullName: TinyLife.GameImpl.CurrentMap
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentMap
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 170
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -565,6 +717,14 @@ items:
|
|||
nameWithType: GameImpl.OnFinalizingGameContent
|
||||
fullName: TinyLife.GameImpl.OnFinalizingGameContent
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFinalizingGameContent
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 176
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -589,6 +749,14 @@ items:
|
|||
nameWithType: GameImpl.OnFinishedLoading
|
||||
fullName: TinyLife.GameImpl.OnFinishedLoading
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFinishedLoading
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 180
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -610,6 +778,14 @@ items:
|
|||
nameWithType: GameImpl.OnSwitchGameMode
|
||||
fullName: TinyLife.GameImpl.OnSwitchGameMode
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnSwitchGameMode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -631,6 +807,14 @@ items:
|
|||
nameWithType: GameImpl.LoadContent()
|
||||
fullName: TinyLife.GameImpl.LoadContent()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LoadContent
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 280
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -652,6 +836,14 @@ items:
|
|||
nameWithType: GameImpl.DoUpdate(GameTime)
|
||||
fullName: TinyLife.GameImpl.DoUpdate(Microsoft.Xna.Framework.GameTime)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoUpdate
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 330
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -680,6 +872,14 @@ items:
|
|||
nameWithType: GameImpl.DoDraw(GameTime)
|
||||
fullName: TinyLife.GameImpl.DoDraw(Microsoft.Xna.Framework.GameTime)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoDraw
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 641
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -708,6 +908,14 @@ items:
|
|||
nameWithType: GameImpl.Dispose(bool)
|
||||
fullName: TinyLife.GameImpl.Dispose(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Dispose
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 677
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -734,6 +942,14 @@ items:
|
|||
nameWithType: GameImpl.RotateCamera(bool)
|
||||
fullName: TinyLife.GameImpl.RotateCamera(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RotateCamera
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 700
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -761,6 +977,14 @@ items:
|
|||
nameWithType: GameImpl.ZoomCamera(int)
|
||||
fullName: TinyLife.GameImpl.ZoomCamera(int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ZoomCamera
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 716
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -788,6 +1012,14 @@ items:
|
|||
nameWithType: GameImpl.IsCursorOnUi()
|
||||
fullName: TinyLife.GameImpl.IsCursorOnUi()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCursorOnUi
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 728
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -811,6 +1043,14 @@ items:
|
|||
nameWithType: GameImpl.SwitchGameMode(GameImpl.GameMode)
|
||||
fullName: TinyLife.GameImpl.SwitchGameMode(TinyLife.GameImpl.GameMode)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SwitchGameMode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 740
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -838,6 +1078,14 @@ items:
|
|||
nameWithType: GameImpl.SwitchMap(Map, Action, Action)
|
||||
fullName: TinyLife.GameImpl.SwitchMap(TinyLife.World.Map, System.Action, System.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SwitchMap
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 849
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -868,6 +1116,14 @@ items:
|
|||
nameWithType: GameImpl.CanBeExtremelyFast()
|
||||
fullName: TinyLife.GameImpl.CanBeExtremelyFast()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanBeExtremelyFast
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 876
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -894,6 +1150,14 @@ items:
|
|||
nameWithType: GameImpl.CanSwitchGameModes()
|
||||
fullName: TinyLife.GameImpl.CanSwitchGameModes()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanSwitchGameModes
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 887
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -920,6 +1184,14 @@ items:
|
|||
nameWithType: GameImpl.FadeKeyboardLighting(Color)
|
||||
fullName: TinyLife.GameImpl.FadeKeyboardLighting(Microsoft.Xna.Framework.Color)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FadeKeyboardLighting
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 902
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -947,6 +1219,14 @@ items:
|
|||
nameWithType: GameImpl.TakeScreenshot(Point, RectangleF?, Matrix?, RenderTarget2D)
|
||||
fullName: TinyLife.GameImpl.TakeScreenshot(Microsoft.Xna.Framework.Point, MLEM.Maths.RectangleF?, Microsoft.Xna.Framework.Matrix?, Microsoft.Xna.Framework.Graphics.RenderTarget2D)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TakeScreenshot
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 928
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -980,6 +1260,14 @@ items:
|
|||
nameWithType: GameImpl.MarkLotVisible(Lot)
|
||||
fullName: TinyLife.GameImpl.MarkLotVisible(TinyLife.World.Lot)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MarkLotVisible
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 956
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1009,6 +1297,14 @@ items:
|
|||
nameWithType: GameImpl.MarkLotNonVisible(Lot)
|
||||
fullName: TinyLife.GameImpl.MarkLotNonVisible(TinyLife.World.Lot)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MarkLotNonVisible
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 972
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1033,6 +1329,14 @@ items:
|
|||
nameWithType: GameImpl.IsLotVisible(Lot)
|
||||
fullName: TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsLotVisible
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 983
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1063,6 +1367,14 @@ items:
|
|||
nameWithType: GameImpl.FollowPerson(PersonLike, bool, Action)
|
||||
fullName: TinyLife.GameImpl.FollowPerson(TinyLife.Objects.PersonLike, bool, System.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FollowPerson
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 996
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1099,6 +1411,14 @@ items:
|
|||
nameWithType: GameImpl.AddMapToSave(PerSaveOptions.MapInfo, Action)
|
||||
fullName: TinyLife.GameImpl.AddMapToSave(TinyLife.PerSaveOptions.MapInfo, System.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddMapToSave
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1028
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1129,6 +1449,14 @@ items:
|
|||
nameWithType: GameImpl.RemoveMapFromSave(Map)
|
||||
fullName: TinyLife.GameImpl.RemoveMapFromSave(TinyLife.World.Map)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RemoveMapFromSave
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1051
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1153,6 +1481,14 @@ items:
|
|||
nameWithType: GameImpl.CompleteAchievement(AchievementType)
|
||||
fullName: TinyLife.GameImpl.CompleteAchievement(TinyLife.Goals.AchievementType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/GameImpl.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteAchievement
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1062
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
48
docs/api/TinyLife.GameSpeed.yml
generated
48
docs/api/TinyLife.GameSpeed.yml
generated
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: GameSpeed
|
||||
fullName: TinyLife.GameSpeed
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GameSpeed
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 634
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -41,6 +49,14 @@ items:
|
|||
nameWithType: GameSpeed.Paused
|
||||
fullName: TinyLife.GameSpeed.Paused
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Paused
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 639
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -61,6 +77,14 @@ items:
|
|||
nameWithType: GameSpeed.Regular
|
||||
fullName: TinyLife.GameSpeed.Regular
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Regular
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 643
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -81,6 +105,14 @@ items:
|
|||
nameWithType: GameSpeed.Fast
|
||||
fullName: TinyLife.GameSpeed.Fast
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Fast
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 647
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -101,6 +133,14 @@ items:
|
|||
nameWithType: GameSpeed.VeryFast
|
||||
fullName: TinyLife.GameSpeed.VeryFast
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VeryFast
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 651
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -121,6 +161,14 @@ items:
|
|||
nameWithType: GameSpeed.ExtremelyFast
|
||||
fullName: TinyLife.GameSpeed.ExtremelyFast
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Options.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ExtremelyFast
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 656
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
88
docs/api/TinyLife.GenealogyType.yml
generated
88
docs/api/TinyLife.GenealogyType.yml
generated
|
@ -22,6 +22,14 @@ items:
|
|||
nameWithType: GenealogyType
|
||||
fullName: TinyLife.GenealogyType
|
||||
type: Enum
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GenealogyType
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 551
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -49,6 +57,14 @@ items:
|
|||
nameWithType: GenealogyType.Unrelated
|
||||
fullName: TinyLife.GenealogyType.Unrelated
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Unrelated
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 556
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -69,6 +85,14 @@ items:
|
|||
nameWithType: GenealogyType.Parent
|
||||
fullName: TinyLife.GenealogyType.Parent
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Parent
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 560
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -89,6 +113,14 @@ items:
|
|||
nameWithType: GenealogyType.Child
|
||||
fullName: TinyLife.GenealogyType.Child
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Child
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 564
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -109,6 +141,14 @@ items:
|
|||
nameWithType: GenealogyType.Sibling
|
||||
fullName: TinyLife.GenealogyType.Sibling
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sibling
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 568
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -129,6 +169,14 @@ items:
|
|||
nameWithType: GenealogyType.Nibling
|
||||
fullName: TinyLife.GenealogyType.Nibling
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Nibling
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 572
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -149,6 +197,14 @@ items:
|
|||
nameWithType: GenealogyType.Pibling
|
||||
fullName: TinyLife.GenealogyType.Pibling
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Pibling
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 576
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -169,6 +225,14 @@ items:
|
|||
nameWithType: GenealogyType.Grandparent
|
||||
fullName: TinyLife.GenealogyType.Grandparent
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Grandparent
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 580
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -189,6 +253,14 @@ items:
|
|||
nameWithType: GenealogyType.Grandchild
|
||||
fullName: TinyLife.GenealogyType.Grandchild
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Grandchild
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 584
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -209,6 +281,14 @@ items:
|
|||
nameWithType: GenealogyType.Cousin
|
||||
fullName: TinyLife.GenealogyType.Cousin
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cousin
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 588
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -229,6 +309,14 @@ items:
|
|||
nameWithType: GenealogyType.DistantlyRelated
|
||||
fullName: TinyLife.GenealogyType.DistantlyRelated
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Relationship.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DistantlyRelated
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 592
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
72
docs/api/TinyLife.Goals.Achievement.yml
generated
72
docs/api/TinyLife.Goals.Achievement.yml
generated
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: Achievement
|
||||
fullName: TinyLife.Goals.Achievement
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Achievement
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 167
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -64,6 +72,14 @@ items:
|
|||
nameWithType: Achievement.Type
|
||||
fullName: TinyLife.Goals.Achievement.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 174
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -95,6 +111,14 @@ items:
|
|||
nameWithType: Achievement.Goals
|
||||
fullName: TinyLife.Goals.Achievement.Goals
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 178
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -132,6 +156,14 @@ items:
|
|||
nameWithType: Achievement.Completed
|
||||
fullName: TinyLife.Goals.Achievement.Completed
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Completed
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -172,6 +204,14 @@ items:
|
|||
nameWithType: Achievement.Achievement(AchievementType, GoalSet)
|
||||
fullName: TinyLife.Goals.Achievement.Achievement(TinyLife.Goals.AchievementType, TinyLife.Goals.GoalSet)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 193
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -205,6 +245,14 @@ items:
|
|||
nameWithType: Achievement.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Goals.Achievement.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 205
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -241,6 +289,14 @@ items:
|
|||
nameWithType: Achievement.CreateElement()
|
||||
fullName: TinyLife.Goals.Achievement.CreateElement()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateElement
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 215
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -267,6 +323,14 @@ items:
|
|||
nameWithType: Achievement.Validate()
|
||||
fullName: TinyLife.Goals.Achievement.Validate()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 247
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -290,6 +354,14 @@ items:
|
|||
nameWithType: Achievement.Complete()
|
||||
fullName: TinyLife.Goals.Achievement.Complete()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Complete
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 255
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
112
docs/api/TinyLife.Goals.AchievementType.yml
generated
112
docs/api/TinyLife.Goals.AchievementType.yml
generated
|
@ -25,6 +25,14 @@ items:
|
|||
nameWithType: AchievementType
|
||||
fullName: TinyLife.Goals.AchievementType
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AchievementType
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -65,6 +73,14 @@ items:
|
|||
nameWithType: AchievementType.Types
|
||||
fullName: TinyLife.Goals.AchievementType.Types
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Types
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -86,6 +102,14 @@ items:
|
|||
nameWithType: AchievementType.SomeoneDiesOnYourLot
|
||||
fullName: TinyLife.Goals.AchievementType.SomeoneDiesOnYourLot
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SomeoneDiesOnYourLot
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -105,6 +129,14 @@ items:
|
|||
nameWithType: AchievementType.DieOnPublicLot
|
||||
fullName: TinyLife.Goals.AchievementType.DieOnPublicLot
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DieOnPublicLot
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -124,6 +156,14 @@ items:
|
|||
nameWithType: AchievementType.HiddenTrash
|
||||
fullName: TinyLife.Goals.AchievementType.HiddenTrash
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HiddenTrash
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -143,6 +183,14 @@ items:
|
|||
nameWithType: AchievementType.Name
|
||||
fullName: TinyLife.Goals.AchievementType.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -164,6 +212,14 @@ items:
|
|||
nameWithType: AchievementType.Icon
|
||||
fullName: TinyLife.Goals.AchievementType.Icon
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Icon
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 75
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -185,6 +241,14 @@ items:
|
|||
nameWithType: AchievementType.Goals
|
||||
fullName: TinyLife.Goals.AchievementType.Goals
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 80
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -209,6 +273,14 @@ items:
|
|||
nameWithType: AchievementType.Hidden
|
||||
fullName: TinyLife.Goals.AchievementType.Hidden
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Hidden
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 84
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -230,6 +302,14 @@ items:
|
|||
nameWithType: AchievementType.DisplayName
|
||||
fullName: TinyLife.Goals.AchievementType.DisplayName
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DisplayName
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 89
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -253,6 +333,14 @@ items:
|
|||
nameWithType: AchievementType.AchievementType(string, TextureRegion, GoalInfo, bool)
|
||||
fullName: TinyLife.Goals.AchievementType.AchievementType(string, MLEM.Textures.TextureRegion, TinyLife.Goals.GoalInfo, bool)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 98
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -289,6 +377,14 @@ items:
|
|||
nameWithType: AchievementType.AchievementType(string, TextureRegion, GoalSetInfo, bool)
|
||||
fullName: TinyLife.Goals.AchievementType.AchievementType(string, MLEM.Textures.TextureRegion, TinyLife.Goals.GoalSetInfo, bool)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 107
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -325,6 +421,14 @@ items:
|
|||
nameWithType: AchievementType.Construct()
|
||||
fullName: TinyLife.Goals.AchievementType.Construct()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Construct
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 118
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -348,6 +452,14 @@ items:
|
|||
nameWithType: AchievementType.Register(AchievementType)
|
||||
fullName: TinyLife.Goals.AchievementType.Register(TinyLife.Goals.AchievementType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Achievement.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Goals/Achievement.cs
|
||||
startLine: 127
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
48
docs/api/TinyLife.Goals.AmountGoal.yml
generated
48
docs/api/TinyLife.Goals.AmountGoal.yml
generated
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: AmountGoal
|
||||
fullName: TinyLife.Goals.AmountGoal
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AmountGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AmountGoal
|
||||
path: ../TinyLife/Goals/AmountGoal.cs
|
||||
startLine: 9
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -68,6 +76,14 @@ items:
|
|||
nameWithType: AmountGoal.AmountGoal(GoalSet, AutoGoalInfo)
|
||||
fullName: TinyLife.Goals.AmountGoal.AmountGoal(TinyLife.Goals.GoalSet, TinyLife.Goals.AutoGoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AmountGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/AmountGoal.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -95,6 +111,14 @@ items:
|
|||
nameWithType: AmountGoal.GetProgress()
|
||||
fullName: TinyLife.Goals.AmountGoal.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AmountGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/AmountGoal.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -119,6 +143,14 @@ items:
|
|||
nameWithType: AmountGoal.Reset()
|
||||
fullName: TinyLife.Goals.AmountGoal.Reset()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AmountGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/AmountGoal.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -140,6 +172,14 @@ items:
|
|||
nameWithType: AmountGoal.GetDisplayedProgress(bool)
|
||||
fullName: TinyLife.Goals.AmountGoal.GetDisplayedProgress(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AmountGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayedProgress
|
||||
path: ../TinyLife/Goals/AmountGoal.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -173,6 +213,14 @@ items:
|
|||
nameWithType: AmountGoal.Trigger(float)
|
||||
fullName: TinyLife.Goals.AmountGoal.Trigger(float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AmountGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/AmountGoal.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
72
docs/api/TinyLife.Goals.AutoGoalInfo.yml
generated
72
docs/api/TinyLife.Goals.AutoGoalInfo.yml
generated
|
@ -20,6 +20,14 @@ items:
|
|||
nameWithType: AutoGoalInfo
|
||||
fullName: TinyLife.Goals.AutoGoalInfo
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AutoGoalInfo
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -63,6 +71,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Triggers
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Triggers
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Triggers
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -87,6 +103,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Condition
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Condition
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Condition
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -111,6 +135,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.AutoGoalInfo(string, GoalTrigger[], Func<object, bool>, Func<GoalSet, AutoGoalInfo, Goal>)
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.AutoGoalInfo(string, TinyLife.Goals.GoalTrigger[], System.Func<object, bool>, System.Func<TinyLife.Goals.GoalSet, TinyLife.Goals.AutoGoalInfo, TinyLife.Goals.Goal>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -150,6 +182,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Timed<T>(string, TimeSpan, Func<T, bool>, params GoalTrigger[])
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Timed<T>(string, System.TimeSpan, System.Func<T, bool>, params TinyLife.Goals.GoalTrigger[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Timed
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 89
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -195,6 +235,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Amount<T>(string, float, Func<T, bool>, params GoalTrigger[])
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Amount<T>(string, float, System.Func<T, bool>, params TinyLife.Goals.GoalTrigger[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Amount
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -240,6 +288,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Distinct<T>(string, int, Func<T, string>, Func<T, bool>, params GoalTrigger[])
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Distinct<T>(string, int, System.Func<T, string>, System.Func<T, bool>, params TinyLife.Goals.GoalTrigger[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Distinct
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 121
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -290,6 +346,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Distinct<T>(string, IEnumerable<string>, Func<T, string>, Func<T, bool>, params GoalTrigger[])
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Distinct<T>(string, System.Collections.Generic.IEnumerable<string>, System.Func<T, string>, System.Func<T, bool>, params TinyLife.Goals.GoalTrigger[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Distinct
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 141
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -340,6 +404,14 @@ items:
|
|||
nameWithType: AutoGoalInfo.Conditioned<T>(string, Func<T, bool>, params GoalTrigger[])
|
||||
fullName: TinyLife.Goals.AutoGoalInfo.Conditioned<T>(string, System.Func<T, bool>, params TinyLife.Goals.GoalTrigger[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Conditioned
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 158
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
40
docs/api/TinyLife.Goals.AutoTriggerGoal-1.yml
generated
40
docs/api/TinyLife.Goals.AutoTriggerGoal-1.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal<T>
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal<T>
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AutoTriggerGoal
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -77,6 +85,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal<T>.AutoTriggerGoal(GoalSet, AutoGoalInfo)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal<T>.AutoTriggerGoal(TinyLife.Goals.GoalSet, TinyLife.Goals.AutoGoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -104,6 +120,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal<T>.Trigger(T)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal<T>.Trigger(T)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -133,6 +157,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal<T>.Trigger(object)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal<T>.Trigger(object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -164,6 +196,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal<T>.CanTrigger(object, GoalTrigger, object)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal<T>.CanTrigger(object, TinyLife.Goals.GoalTrigger, object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanTrigger
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
32
docs/api/TinyLife.Goals.AutoTriggerGoal.yml
generated
32
docs/api/TinyLife.Goals.AutoTriggerGoal.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AutoTriggerGoal
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 8
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -67,6 +75,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal.AutoTriggerGoal(GoalSet, AutoGoalInfo)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal.AutoTriggerGoal(TinyLife.Goals.GoalSet, TinyLife.Goals.AutoGoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 11
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -94,6 +110,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal.Trigger(object)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal.Trigger(object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -124,6 +148,14 @@ items:
|
|||
nameWithType: AutoTriggerGoal.CanTrigger(object, GoalTrigger, object)
|
||||
fullName: TinyLife.Goals.AutoTriggerGoal.CanTrigger(object, TinyLife.Goals.GoalTrigger, object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/AutoTriggerGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanTrigger
|
||||
path: ../TinyLife/Goals/AutoTriggerGoal.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
48
docs/api/TinyLife.Goals.ConditionedGoal.yml
generated
48
docs/api/TinyLife.Goals.ConditionedGoal.yml
generated
|
@ -17,6 +17,14 @@ items:
|
|||
nameWithType: ConditionedGoal
|
||||
fullName: TinyLife.Goals.ConditionedGoal
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ConditionedGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConditionedGoal
|
||||
path: ../TinyLife/Goals/ConditionedGoal.cs
|
||||
startLine: 8
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -68,6 +76,14 @@ items:
|
|||
nameWithType: ConditionedGoal.ConditionedGoal(GoalSet, AutoGoalInfo)
|
||||
fullName: TinyLife.Goals.ConditionedGoal.ConditionedGoal(TinyLife.Goals.GoalSet, TinyLife.Goals.AutoGoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ConditionedGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/ConditionedGoal.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -95,6 +111,14 @@ items:
|
|||
nameWithType: ConditionedGoal.GetProgress()
|
||||
fullName: TinyLife.Goals.ConditionedGoal.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ConditionedGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/ConditionedGoal.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -119,6 +143,14 @@ items:
|
|||
nameWithType: ConditionedGoal.Reset()
|
||||
fullName: TinyLife.Goals.ConditionedGoal.Reset()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ConditionedGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/ConditionedGoal.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -140,6 +172,14 @@ items:
|
|||
nameWithType: ConditionedGoal.GetDisplayedProgress(bool)
|
||||
fullName: TinyLife.Goals.ConditionedGoal.GetDisplayedProgress(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ConditionedGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayedProgress
|
||||
path: ../TinyLife/Goals/ConditionedGoal.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -173,6 +213,14 @@ items:
|
|||
nameWithType: ConditionedGoal.Trigger(bool)
|
||||
fullName: TinyLife.Goals.ConditionedGoal.Trigger(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ConditionedGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/ConditionedGoal.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
64
docs/api/TinyLife.Goals.DistinctGoal-1.yml
generated
64
docs/api/TinyLife.Goals.DistinctGoal-1.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DistinctGoal
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 10
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -73,6 +81,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.DistinctGoal(GoalSet, AutoGoalInfo)
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.DistinctGoal(TinyLife.Goals.GoalSet, TinyLife.Goals.AutoGoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -100,6 +116,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.GetProgress()
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -126,6 +150,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.Reset()
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.Reset()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -149,6 +181,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.GetDisplayedProgress(bool)
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.GetDisplayedProgress(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayedProgress
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -182,6 +222,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.Validate(GoalSet)
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.Validate(TinyLife.Goals.GoalSet)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -212,6 +260,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.Trigger(T)
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.Trigger(T)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -242,6 +298,14 @@ items:
|
|||
nameWithType: DistinctGoal<T>.CanTrigger(object, GoalTrigger, object)
|
||||
fullName: TinyLife.Goals.DistinctGoal<T>.CanTrigger(object, TinyLife.Goals.GoalTrigger, object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/DistinctGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanTrigger
|
||||
path: ../TinyLife/Goals/DistinctGoal.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
24
docs/api/TinyLife.Goals.Goal-1.yml
generated
24
docs/api/TinyLife.Goals.Goal-1.yml
generated
|
@ -14,6 +14,14 @@ items:
|
|||
nameWithType: Goal<TInfo>
|
||||
fullName: TinyLife.Goals.Goal<TInfo>
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goal
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -69,6 +77,14 @@ items:
|
|||
nameWithType: Goal<TInfo>.Info
|
||||
fullName: TinyLife.Goals.Goal<TInfo>.Info
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 107
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -94,6 +110,14 @@ items:
|
|||
nameWithType: Goal<TInfo>.Goal(GoalSet, TInfo)
|
||||
fullName: TinyLife.Goals.Goal<TInfo>.Goal(TinyLife.Goals.GoalSet, TInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 110
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
80
docs/api/TinyLife.Goals.Goal.yml
generated
80
docs/api/TinyLife.Goals.Goal.yml
generated
|
@ -21,6 +21,14 @@ items:
|
|||
nameWithType: Goal
|
||||
fullName: TinyLife.Goals.Goal
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goal
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -74,6 +82,14 @@ items:
|
|||
nameWithType: Goal.Name
|
||||
fullName: TinyLife.Goals.Goal.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -105,6 +121,14 @@ items:
|
|||
nameWithType: Goal.Set
|
||||
fullName: TinyLife.Goals.Goal.Set
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Set
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -128,6 +152,14 @@ items:
|
|||
nameWithType: Goal.Info
|
||||
fullName: TinyLife.Goals.Goal.Info
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -151,6 +183,14 @@ items:
|
|||
nameWithType: Goal.Goal(GoalSet, GoalInfo)
|
||||
fullName: TinyLife.Goals.Goal.Goal(TinyLife.Goals.GoalSet, TinyLife.Goals.GoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -181,6 +221,14 @@ items:
|
|||
nameWithType: Goal.GetProgress()
|
||||
fullName: TinyLife.Goals.Goal.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -204,6 +252,14 @@ items:
|
|||
nameWithType: Goal.Reset()
|
||||
fullName: TinyLife.Goals.Goal.Reset()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 50
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -224,6 +280,14 @@ items:
|
|||
nameWithType: Goal.GetDisplayedProgress(bool)
|
||||
fullName: TinyLife.Goals.Goal.GetDisplayedProgress(bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayedProgress
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -256,6 +320,14 @@ items:
|
|||
nameWithType: Goal.Validate(GoalSet)
|
||||
fullName: TinyLife.Goals.Goal.Validate(TinyLife.Goals.GoalSet)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 66
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -283,6 +355,14 @@ items:
|
|||
nameWithType: Goal.GetDisplay(Anchor, bool, bool)
|
||||
fullName: TinyLife.Goals.Goal.GetDisplay(MLEM.Ui.Anchor, bool, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Goal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplay
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 81
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
32
docs/api/TinyLife.Goals.GoalInfo.yml
generated
32
docs/api/TinyLife.Goals.GoalInfo.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: GoalInfo
|
||||
fullName: TinyLife.Goals.GoalInfo
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoalInfo
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 11
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -57,6 +65,14 @@ items:
|
|||
nameWithType: GoalInfo.Name
|
||||
fullName: TinyLife.Goals.GoalInfo.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -78,6 +94,14 @@ items:
|
|||
nameWithType: GoalInfo.GoalInfo(string, Func<GoalSet, GoalInfo, Goal>)
|
||||
fullName: TinyLife.Goals.GoalInfo.GoalInfo(string, System.Func<TinyLife.Goals.GoalSet, TinyLife.Goals.GoalInfo, TinyLife.Goals.Goal>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -108,6 +132,14 @@ items:
|
|||
nameWithType: GoalInfo.Construct(GoalSet)
|
||||
fullName: TinyLife.Goals.GoalInfo.Construct(TinyLife.Goals.GoalSet)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalInfo.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Construct
|
||||
path: ../TinyLife/Goals/GoalInfo.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
96
docs/api/TinyLife.Goals.GoalSet.yml
generated
96
docs/api/TinyLife.Goals.GoalSet.yml
generated
|
@ -23,6 +23,14 @@ items:
|
|||
nameWithType: GoalSet
|
||||
fullName: TinyLife.Goals.GoalSet
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoalSet
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -74,6 +82,14 @@ items:
|
|||
nameWithType: GoalSet.Goals
|
||||
fullName: TinyLife.Goals.GoalSet.Goals
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -97,6 +113,14 @@ items:
|
|||
nameWithType: GoalSet.Info
|
||||
fullName: TinyLife.Goals.GoalSet.Info
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -120,6 +144,14 @@ items:
|
|||
nameWithType: GoalSet.GoalSet(GoalSetInfo)
|
||||
fullName: TinyLife.Goals.GoalSet.GoalSet(TinyLife.Goals.GoalSetInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -147,6 +179,14 @@ items:
|
|||
nameWithType: GoalSet.GetProgress()
|
||||
fullName: TinyLife.Goals.GoalSet.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -170,6 +210,14 @@ items:
|
|||
nameWithType: GoalSet.IsCompleted()
|
||||
fullName: TinyLife.Goals.GoalSet.IsCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 83
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -196,6 +244,14 @@ items:
|
|||
nameWithType: GoalSet.Reset()
|
||||
fullName: TinyLife.Goals.GoalSet.Reset()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 90
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -216,6 +272,14 @@ items:
|
|||
nameWithType: GoalSet.GetGoals<T>()
|
||||
fullName: TinyLife.Goals.GoalSet.GetGoals<T>()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetGoals
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 100
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -245,6 +309,14 @@ items:
|
|||
nameWithType: GoalSet.GetGoal<T>(string)
|
||||
fullName: TinyLife.Goals.GoalSet.GetGoal<T>(string)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetGoal
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 110
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -278,6 +350,14 @@ items:
|
|||
nameWithType: GoalSet.GetGoal<T>()
|
||||
fullName: TinyLife.Goals.GoalSet.GetGoal<T>()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetGoal
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 120
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -310,6 +390,14 @@ items:
|
|||
nameWithType: GoalSet.GetDisplay(Anchor, bool)
|
||||
fullName: TinyLife.Goals.GoalSet.GetDisplay(MLEM.Ui.Anchor, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplay
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 130
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -343,6 +431,14 @@ items:
|
|||
nameWithType: GoalSet.Validate(GoalSetInfo)
|
||||
fullName: TinyLife.Goals.GoalSet.Validate(TinyLife.Goals.GoalSetInfo)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
32
docs/api/TinyLife.Goals.GoalSetInfo.yml
generated
32
docs/api/TinyLife.Goals.GoalSetInfo.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: GoalSetInfo
|
||||
fullName: TinyLife.Goals.GoalSetInfo
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoalSetInfo
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 15
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -52,6 +60,14 @@ items:
|
|||
nameWithType: GoalSetInfo.Configurations
|
||||
fullName: TinyLife.Goals.GoalSetInfo.Configurations
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Configurations
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -73,6 +89,14 @@ items:
|
|||
nameWithType: GoalSetInfo.GoalSetInfo(params GoalInfo[])
|
||||
fullName: TinyLife.Goals.GoalSetInfo.GoalSetInfo(params TinyLife.Goals.GoalInfo[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -100,6 +124,14 @@ items:
|
|||
nameWithType: GoalSetInfo.Construct()
|
||||
fullName: TinyLife.Goals.GoalSetInfo.Construct()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalSet.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Construct
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
160
docs/api/TinyLife.Goals.GoalTrigger.yml
generated
160
docs/api/TinyLife.Goals.GoalTrigger.yml
generated
|
@ -31,6 +31,14 @@ items:
|
|||
nameWithType: GoalTrigger
|
||||
fullName: TinyLife.Goals.GoalTrigger
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoalTrigger
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -65,6 +73,14 @@ items:
|
|||
nameWithType: GoalTrigger.PersonUpdate
|
||||
fullName: TinyLife.Goals.GoalTrigger.PersonUpdate
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PersonUpdate
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -89,6 +105,14 @@ items:
|
|||
nameWithType: GoalTrigger.FurnitureCreated
|
||||
fullName: TinyLife.Goals.GoalTrigger.FurnitureCreated
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FurnitureCreated
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -115,6 +139,14 @@ items:
|
|||
nameWithType: GoalTrigger.ActionCompleted
|
||||
fullName: TinyLife.Goals.GoalTrigger.ActionCompleted
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionCompleted
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -139,6 +171,14 @@ items:
|
|||
nameWithType: GoalTrigger.ActionEnded
|
||||
fullName: TinyLife.Goals.GoalTrigger.ActionEnded
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionEnded
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -163,6 +203,14 @@ items:
|
|||
nameWithType: GoalTrigger.ActionUpdate
|
||||
fullName: TinyLife.Goals.GoalTrigger.ActionUpdate
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionUpdate
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -187,6 +235,14 @@ items:
|
|||
nameWithType: GoalTrigger.EarnMoney
|
||||
fullName: TinyLife.Goals.GoalTrigger.EarnMoney
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EarnMoney
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -213,6 +269,14 @@ items:
|
|||
nameWithType: GoalTrigger.EmotionGained
|
||||
fullName: TinyLife.Goals.GoalTrigger.EmotionGained
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmotionGained
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 54
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -237,6 +301,14 @@ items:
|
|||
nameWithType: GoalTrigger.EmotionLost
|
||||
fullName: TinyLife.Goals.GoalTrigger.EmotionLost
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmotionLost
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -261,6 +333,14 @@ items:
|
|||
nameWithType: GoalTrigger.FoodEaten
|
||||
fullName: TinyLife.Goals.GoalTrigger.FoodEaten
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FoodEaten
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 64
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -285,6 +365,14 @@ items:
|
|||
nameWithType: GoalTrigger.ProjectCompleted
|
||||
fullName: TinyLife.Goals.GoalTrigger.ProjectCompleted
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ProjectCompleted
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 69
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -309,6 +397,14 @@ items:
|
|||
nameWithType: GoalTrigger.Name
|
||||
fullName: TinyLife.Goals.GoalTrigger.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -330,6 +426,14 @@ items:
|
|||
nameWithType: GoalTrigger.ValidObjects
|
||||
fullName: TinyLife.Goals.GoalTrigger.ValidObjects
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ValidObjects
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 78
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -351,6 +455,14 @@ items:
|
|||
nameWithType: GoalTrigger.ValidValues
|
||||
fullName: TinyLife.Goals.GoalTrigger.ValidValues
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ValidValues
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 82
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -372,6 +484,14 @@ items:
|
|||
nameWithType: GoalTrigger.GoalTrigger(string, IEnumerable<Type>, IEnumerable<Type>)
|
||||
fullName: TinyLife.Goals.GoalTrigger.GoalTrigger(string, System.Collections.Generic.IEnumerable<System.Type>, System.Collections.Generic.IEnumerable<System.Type>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 90
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -405,6 +525,14 @@ items:
|
|||
nameWithType: GoalTrigger.IsObjectCompatible(Type)
|
||||
fullName: TinyLife.Goals.GoalTrigger.IsObjectCompatible(System.Type)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsObjectCompatible
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 113
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -435,6 +563,14 @@ items:
|
|||
nameWithType: GoalTrigger.IsValueCompatible(Type)
|
||||
fullName: TinyLife.Goals.GoalTrigger.IsValueCompatible(System.Type)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsValueCompatible
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 127
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -465,6 +601,14 @@ items:
|
|||
nameWithType: GoalTrigger.Equals(GoalTrigger)
|
||||
fullName: TinyLife.Goals.GoalTrigger.Equals(TinyLife.Goals.GoalTrigger)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Equals
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 136
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -494,6 +638,14 @@ items:
|
|||
nameWithType: GoalTrigger.Equals(object)
|
||||
fullName: TinyLife.Goals.GoalTrigger.Equals(object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Equals
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 141
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -525,6 +677,14 @@ items:
|
|||
nameWithType: GoalTrigger.GetHashCode()
|
||||
fullName: TinyLife.Goals.GoalTrigger.GetHashCode()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/GoalTrigger.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetHashCode
|
||||
path: ../TinyLife/Goals/GoalTrigger.cs
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
32
docs/api/TinyLife.Goals.IGoalTriggerable.yml
generated
32
docs/api/TinyLife.Goals.IGoalTriggerable.yml
generated
|
@ -15,6 +15,14 @@ items:
|
|||
nameWithType: IGoalTriggerable
|
||||
fullName: TinyLife.Goals.IGoalTriggerable
|
||||
type: Interface
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/IGoalTriggerable.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IGoalTriggerable
|
||||
path: ../TinyLife/Goals/IGoalTriggerable.cs
|
||||
startLine: 9
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -36,6 +44,14 @@ items:
|
|||
nameWithType: IGoalTriggerable.TryTrigger(object, GoalTrigger, object)
|
||||
fullName: TinyLife.Goals.IGoalTriggerable.TryTrigger(object, TinyLife.Goals.GoalTrigger, object)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/IGoalTriggerable.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryTrigger
|
||||
path: ../TinyLife/Goals/IGoalTriggerable.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -75,6 +91,14 @@ items:
|
|||
nameWithType: IGoalTriggerable.Trigger(IGoalTriggerable, object, GoalTrigger, params object[])
|
||||
fullName: TinyLife.Goals.IGoalTriggerable.Trigger(TinyLife.Goals.IGoalTriggerable, object, TinyLife.Goals.GoalTrigger, params object[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/IGoalTriggerable.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/IGoalTriggerable.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -119,6 +143,14 @@ items:
|
|||
nameWithType: IGoalTriggerable.Trigger(IEnumerable<IGoalTriggerable>, object, GoalTrigger, params object[])
|
||||
fullName: TinyLife.Goals.IGoalTriggerable.Trigger(System.Collections.Generic.IEnumerable<TinyLife.Goals.IGoalTriggerable>, object, TinyLife.Goals.GoalTrigger, params object[])
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/IGoalTriggerable.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Trigger
|
||||
path: ../TinyLife/Goals/IGoalTriggerable.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -12,6 +12,14 @@ items:
|
|||
nameWithType: Job.JobPerformanceDelegate
|
||||
fullName: TinyLife.Goals.Job.JobPerformanceDelegate
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: JobPerformanceDelegate
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 332
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
184
docs/api/TinyLife.Goals.Job.yml
generated
184
docs/api/TinyLife.Goals.Job.yml
generated
|
@ -34,6 +34,14 @@ items:
|
|||
nameWithType: Job
|
||||
fullName: TinyLife.Goals.Job
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Job
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -86,6 +94,14 @@ items:
|
|||
nameWithType: Job.OnGetWorkingPerformance
|
||||
fullName: TinyLife.Goals.Job.OnGetWorkingPerformance
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnGetWorkingPerformance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -110,6 +126,14 @@ items:
|
|||
nameWithType: Job.Type
|
||||
fullName: TinyLife.Goals.Job.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -141,6 +165,14 @@ items:
|
|||
nameWithType: Job.Person
|
||||
fullName: TinyLife.Goals.Job.Person
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -164,6 +196,14 @@ items:
|
|||
nameWithType: Job.Performance
|
||||
fullName: TinyLife.Goals.Job.Performance
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Performance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -200,6 +240,14 @@ items:
|
|||
nameWithType: Job.RequiredPromotionPerformance
|
||||
fullName: TinyLife.Goals.Job.RequiredPromotionPerformance
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPromotionPerformance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -226,6 +274,14 @@ items:
|
|||
nameWithType: Job.Level
|
||||
fullName: TinyLife.Goals.Job.Level
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Level
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -262,6 +318,14 @@ items:
|
|||
nameWithType: Job.DailyTasks
|
||||
fullName: TinyLife.Goals.Job.DailyTasks
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DailyTasks
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -295,6 +359,14 @@ items:
|
|||
nameWithType: Job.AmountOfRaises
|
||||
fullName: TinyLife.Goals.Job.AmountOfRaises
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AmountOfRaises
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -331,6 +403,14 @@ items:
|
|||
nameWithType: Job.CurrentHourlyPay
|
||||
fullName: TinyLife.Goals.Job.CurrentHourlyPay
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentHourlyPay
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 72
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -354,6 +434,14 @@ items:
|
|||
nameWithType: Job.VacationDaysAvailable
|
||||
fullName: TinyLife.Goals.Job.VacationDaysAvailable
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VacationDaysAvailable
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -385,6 +473,14 @@ items:
|
|||
nameWithType: Job.DaysOnVacation
|
||||
fullName: TinyLife.Goals.Job.DaysOnVacation
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DaysOnVacation
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 82
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -421,6 +517,14 @@ items:
|
|||
nameWithType: Job.Job(JobType, Person, int)
|
||||
fullName: TinyLife.Goals.Job.Job(TinyLife.Goals.JobType, TinyLife.Objects.Person, int)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 96
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -454,6 +558,14 @@ items:
|
|||
nameWithType: Job.Update(TimeSpan)
|
||||
fullName: TinyLife.Goals.Job.Update(System.TimeSpan)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -481,6 +593,14 @@ items:
|
|||
nameWithType: Job.UpdateWorking(WorkAction, TimeSpan, float)
|
||||
fullName: TinyLife.Goals.Job.UpdateWorking(TinyLife.Actions.WorkAction, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateWorking
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 155
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -517,6 +637,14 @@ items:
|
|||
nameWithType: Job.AddPerformance(float)
|
||||
fullName: TinyLife.Goals.Job.AddPerformance(float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddPerformance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 188
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -547,6 +675,14 @@ items:
|
|||
nameWithType: Job.AddLevel(int)
|
||||
fullName: TinyLife.Goals.Job.AddLevel(int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddLevel
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 214
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -580,6 +716,14 @@ items:
|
|||
nameWithType: Job.GetRaise()
|
||||
fullName: TinyLife.Goals.Job.GetRaise()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRaise
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 258
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -608,6 +752,14 @@ items:
|
|||
nameWithType: Job.HasRequiredPromotionSkills()
|
||||
fullName: TinyLife.Goals.Job.HasRequiredPromotionSkills()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HasRequiredPromotionSkills
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 277
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -631,6 +783,14 @@ items:
|
|||
nameWithType: Job.GetCoworkers()
|
||||
fullName: TinyLife.Goals.Job.GetCoworkers()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCoworkers
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 289
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -654,6 +814,14 @@ items:
|
|||
nameWithType: Job.GetCoworkersAtWork()
|
||||
fullName: TinyLife.Goals.Job.GetCoworkersAtWork()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCoworkersAtWork
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 297
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -677,6 +845,14 @@ items:
|
|||
nameWithType: Job.Validate(Person)
|
||||
fullName: TinyLife.Goals.Job.Validate(TinyLife.Objects.Person)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 305
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -703,6 +879,14 @@ items:
|
|||
nameWithType: Job.StartVacation(int, float)
|
||||
fullName: TinyLife.Goals.Job.StartVacation(int, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Job.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StartVacation
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 324
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
320
docs/api/TinyLife.Goals.JobType.yml
generated
320
docs/api/TinyLife.Goals.JobType.yml
generated
|
@ -51,6 +51,14 @@ items:
|
|||
nameWithType: JobType
|
||||
fullName: TinyLife.Goals.JobType
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: JobType
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -100,6 +108,14 @@ items:
|
|||
nameWithType: JobType.Types
|
||||
fullName: TinyLife.Goals.JobType.Types
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Types
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -124,6 +140,14 @@ items:
|
|||
nameWithType: JobType.PrimarySchoolStudent
|
||||
fullName: TinyLife.Goals.JobType.PrimarySchoolStudent
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PrimarySchoolStudent
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -143,6 +167,14 @@ items:
|
|||
nameWithType: JobType.Businessperson
|
||||
fullName: TinyLife.Goals.JobType.Businessperson
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Businessperson
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -162,6 +194,14 @@ items:
|
|||
nameWithType: JobType.Firefighter
|
||||
fullName: TinyLife.Goals.JobType.Firefighter
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Firefighter
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 60
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -181,6 +221,14 @@ items:
|
|||
nameWithType: JobType.Doctor
|
||||
fullName: TinyLife.Goals.JobType.Doctor
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Doctor
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 69
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -200,6 +248,14 @@ items:
|
|||
nameWithType: JobType.Programmer
|
||||
fullName: TinyLife.Goals.JobType.Programmer
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Programmer
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 78
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -219,6 +275,14 @@ items:
|
|||
nameWithType: JobType.RetailWorker
|
||||
fullName: TinyLife.Goals.JobType.RetailWorker
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RetailWorker
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 87
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -238,6 +302,14 @@ items:
|
|||
nameWithType: JobType.Teacher
|
||||
fullName: TinyLife.Goals.JobType.Teacher
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Teacher
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 96
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -257,6 +329,14 @@ items:
|
|||
nameWithType: JobType.Scientist
|
||||
fullName: TinyLife.Goals.JobType.Scientist
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Scientist
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -276,6 +356,14 @@ items:
|
|||
nameWithType: JobType.Name
|
||||
fullName: TinyLife.Goals.JobType.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 119
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -297,6 +385,14 @@ items:
|
|||
nameWithType: JobType.Icon
|
||||
fullName: TinyLife.Goals.JobType.Icon
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Icon
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 123
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -318,6 +414,14 @@ items:
|
|||
nameWithType: JobType.HourlyPay
|
||||
fullName: TinyLife.Goals.JobType.HourlyPay
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HourlyPay
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 128
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -342,6 +446,14 @@ items:
|
|||
nameWithType: JobType.WorkHours
|
||||
fullName: TinyLife.Goals.JobType.WorkHours
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WorkHours
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 133
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -366,6 +478,14 @@ items:
|
|||
nameWithType: JobType.OffWorkDays
|
||||
fullName: TinyLife.Goals.JobType.OffWorkDays
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OffWorkDays
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 138
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -390,6 +510,14 @@ items:
|
|||
nameWithType: JobType.RequiredPromotionSkills
|
||||
fullName: TinyLife.Goals.JobType.RequiredPromotionSkills
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPromotionSkills
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 143
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -416,6 +544,14 @@ items:
|
|||
nameWithType: JobType.MaxLevel
|
||||
fullName: TinyLife.Goals.JobType.MaxLevel
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MaxLevel
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 147
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -439,6 +575,14 @@ items:
|
|||
nameWithType: JobType.HasSpecialLocalization
|
||||
fullName: TinyLife.Goals.JobType.HasSpecialLocalization
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HasSpecialLocalization
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 152
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -465,6 +609,14 @@ items:
|
|||
nameWithType: JobType.RequiredAges
|
||||
fullName: TinyLife.Goals.JobType.RequiredAges
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredAges
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 157
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -491,6 +643,14 @@ items:
|
|||
nameWithType: JobType.CanQuitOrBeFired
|
||||
fullName: TinyLife.Goals.JobType.CanQuitOrBeFired
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanQuitOrBeFired
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 162
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -517,6 +677,14 @@ items:
|
|||
nameWithType: JobType.CanGetRaise
|
||||
fullName: TinyLife.Goals.JobType.CanGetRaise
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanGetRaise
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 167
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -543,6 +711,14 @@ items:
|
|||
nameWithType: JobType.DailyTasks
|
||||
fullName: TinyLife.Goals.JobType.DailyTasks
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DailyTasks
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 172
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -569,6 +745,14 @@ items:
|
|||
nameWithType: JobType.DailyTaskImportance
|
||||
fullName: TinyLife.Goals.JobType.DailyTaskImportance
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DailyTaskImportance
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 177
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -595,6 +779,14 @@ items:
|
|||
nameWithType: JobType.ChoicePrompts
|
||||
fullName: TinyLife.Goals.JobType.ChoicePrompts
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ChoicePrompts
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 181
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -618,6 +810,14 @@ items:
|
|||
nameWithType: JobType.SourceString
|
||||
fullName: TinyLife.Goals.JobType.SourceString
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SourceString
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 183
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -643,6 +843,14 @@ items:
|
|||
nameWithType: JobType.JobType(string, TextureRegion, float, (int Start, int End), params DayOfWeek[])
|
||||
fullName: TinyLife.Goals.JobType.JobType(string, MLEM.Textures.TextureRegion, float, (int Start, int End), params System.DayOfWeek[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 193
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -682,6 +890,14 @@ items:
|
|||
nameWithType: JobType.Construct(Person, int)
|
||||
fullName: TinyLife.Goals.JobType.Construct(TinyLife.Objects.Person, int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Construct
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 207
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -715,6 +931,14 @@ items:
|
|||
nameWithType: JobType.IsTimeToWork(TimeSpan)
|
||||
fullName: TinyLife.Goals.JobType.IsTimeToWork(System.TimeSpan)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsTimeToWork
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 216
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -742,6 +966,14 @@ items:
|
|||
nameWithType: JobType.ToScheduleString(TimeSpan?)
|
||||
fullName: TinyLife.Goals.JobType.ToScheduleString(System.TimeSpan?)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToScheduleString
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 225
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -771,6 +1003,14 @@ items:
|
|||
nameWithType: JobType.GetDisplayName(int?)
|
||||
fullName: TinyLife.Goals.JobType.GetDisplayName(int?)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 239
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -804,6 +1044,14 @@ items:
|
|||
nameWithType: JobType.GetRequiredPromotionSkills(Job)
|
||||
fullName: TinyLife.Goals.JobType.GetRequiredPromotionSkills(TinyLife.Goals.Job)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRequiredPromotionSkills
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 251
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -831,6 +1079,14 @@ items:
|
|||
nameWithType: JobType.OnWorkStartsInAnHour(Job)
|
||||
fullName: TinyLife.Goals.JobType.OnWorkStartsInAnHour(TinyLife.Goals.Job)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnWorkStartsInAnHour
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 266
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -858,6 +1114,14 @@ items:
|
|||
nameWithType: JobType.OnWorkHoursOver(Job)
|
||||
fullName: TinyLife.Goals.JobType.OnWorkHoursOver(TinyLife.Goals.Job)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnWorkHoursOver
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 277
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -887,6 +1151,14 @@ items:
|
|||
nameWithType: JobType.OnWorkFinished(Job, WorkAction)
|
||||
fullName: TinyLife.Goals.JobType.OnWorkFinished(TinyLife.Goals.Job, TinyLife.Actions.WorkAction)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnWorkFinished
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 288
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -917,6 +1189,14 @@ items:
|
|||
nameWithType: JobType.OnWorkStarted(Job, WorkAction)
|
||||
fullName: TinyLife.Goals.JobType.OnWorkStarted(TinyLife.Goals.Job, TinyLife.Actions.WorkAction)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnWorkStarted
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 299
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -947,6 +1227,14 @@ items:
|
|||
nameWithType: JobType.OnLevelChanged(Job, int)
|
||||
fullName: TinyLife.Goals.JobType.OnLevelChanged(TinyLife.Goals.Job, int)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnLevelChanged
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 307
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -980,6 +1268,14 @@ items:
|
|||
nameWithType: JobType.OnRaiseReceived(Job)
|
||||
fullName: TinyLife.Goals.JobType.OnRaiseReceived(TinyLife.Goals.Job)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRaiseReceived
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 317
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -1007,6 +1303,14 @@ items:
|
|||
nameWithType: JobType.UpdateWorking(Job, WorkAction, TimeSpan, float)
|
||||
fullName: TinyLife.Goals.JobType.UpdateWorking(TinyLife.Goals.Job, TinyLife.Actions.WorkAction, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateWorking
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 329
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -1046,6 +1350,14 @@ items:
|
|||
nameWithType: JobType.GetDefaultHourlyPay(Person)
|
||||
fullName: TinyLife.Goals.JobType.GetDefaultHourlyPay(TinyLife.Objects.Person)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDefaultHourlyPay
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 336
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -1073,6 +1385,14 @@ items:
|
|||
nameWithType: JobType.Register(JobType)
|
||||
fullName: TinyLife.Goals.JobType.Register(TinyLife.Goals.JobType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/JobType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Goals/JobType.cs
|
||||
startLine: 352
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
88
docs/api/TinyLife.Goals.LifeGoal.Instance.yml
generated
88
docs/api/TinyLife.Goals.LifeGoal.Instance.yml
generated
|
@ -22,6 +22,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Instance
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 242
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -63,6 +71,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Goal
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Goal
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goal
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 249
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -94,6 +110,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.CurrentGoals
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.CurrentGoals
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentGoals
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 253
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -127,6 +151,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.StageIndex
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.StageIndex
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StageIndex
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 260
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -165,6 +197,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Person
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Person
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 265
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -188,6 +228,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Stage
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Stage
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stage
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 270
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -214,6 +262,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Completed
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Completed
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Completed
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 274
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -237,6 +293,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Instance(Person, LifeGoal, int)
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Instance(TinyLife.Objects.Person, TinyLife.Goals.LifeGoal, int)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 282
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -270,6 +334,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Update()
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Update()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 294
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -290,6 +362,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Advance()
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Advance()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Advance
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 304
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -310,6 +390,14 @@ items:
|
|||
nameWithType: LifeGoal.Instance.Validate(Person)
|
||||
fullName: TinyLife.Goals.LifeGoal.Instance.Validate(TinyLife.Objects.Person)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 331
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
176
docs/api/TinyLife.Goals.LifeGoal.yml
generated
176
docs/api/TinyLife.Goals.LifeGoal.yml
generated
|
@ -33,6 +33,14 @@ items:
|
|||
nameWithType: LifeGoal
|
||||
fullName: TinyLife.Goals.LifeGoal
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LifeGoal
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -73,6 +81,14 @@ items:
|
|||
nameWithType: LifeGoal.Goals
|
||||
fullName: TinyLife.Goals.LifeGoal.Goals
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -94,6 +110,14 @@ items:
|
|||
nameWithType: LifeGoal.Chef
|
||||
fullName: TinyLife.Goals.LifeGoal.Chef
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Chef
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -113,6 +137,14 @@ items:
|
|||
nameWithType: LifeGoal.SmartKid
|
||||
fullName: TinyLife.Goals.LifeGoal.SmartKid
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SmartKid
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -132,6 +164,14 @@ items:
|
|||
nameWithType: LifeGoal.HouseholdHero
|
||||
fullName: TinyLife.Goals.LifeGoal.HouseholdHero
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HouseholdHero
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 70
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -151,6 +191,14 @@ items:
|
|||
nameWithType: LifeGoal.ComputerAddict
|
||||
fullName: TinyLife.Goals.LifeGoal.ComputerAddict
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ComputerAddict
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 82
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -170,6 +218,14 @@ items:
|
|||
nameWithType: LifeGoal.FriendOfEveryone
|
||||
fullName: TinyLife.Goals.LifeGoal.FriendOfEveryone
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FriendOfEveryone
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -189,6 +245,14 @@ items:
|
|||
nameWithType: LifeGoal.Millionaire
|
||||
fullName: TinyLife.Goals.LifeGoal.Millionaire
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Millionaire
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -208,6 +272,14 @@ items:
|
|||
nameWithType: LifeGoal.PerfectPainter
|
||||
fullName: TinyLife.Goals.LifeGoal.PerfectPainter
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PerfectPainter
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 116
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -227,6 +299,14 @@ items:
|
|||
nameWithType: LifeGoal.CreativeChild
|
||||
fullName: TinyLife.Goals.LifeGoal.CreativeChild
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreativeChild
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 128
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -246,6 +326,14 @@ items:
|
|||
nameWithType: LifeGoal.CapableCarpenter
|
||||
fullName: TinyLife.Goals.LifeGoal.CapableCarpenter
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CapableCarpenter
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 140
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -265,6 +353,14 @@ items:
|
|||
nameWithType: LifeGoal.GymRat
|
||||
fullName: TinyLife.Goals.LifeGoal.GymRat
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GymRat
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 152
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -284,6 +380,14 @@ items:
|
|||
nameWithType: LifeGoal.Writer
|
||||
fullName: TinyLife.Goals.LifeGoal.Writer
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Writer
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 164
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -303,6 +407,14 @@ items:
|
|||
nameWithType: LifeGoal.OnAdvanced
|
||||
fullName: TinyLife.Goals.LifeGoal.OnAdvanced
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnAdvanced
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 182
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -324,6 +436,14 @@ items:
|
|||
nameWithType: LifeGoal.OnCompleted
|
||||
fullName: TinyLife.Goals.LifeGoal.OnCompleted
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 186
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -345,6 +465,14 @@ items:
|
|||
nameWithType: LifeGoal.Name
|
||||
fullName: TinyLife.Goals.LifeGoal.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 191
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -366,6 +494,14 @@ items:
|
|||
nameWithType: LifeGoal.Stages
|
||||
fullName: TinyLife.Goals.LifeGoal.Stages
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stages
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 195
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -387,6 +523,14 @@ items:
|
|||
nameWithType: LifeGoal.RewardPersonality
|
||||
fullName: TinyLife.Goals.LifeGoal.RewardPersonality
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RewardPersonality
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 200
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -411,6 +555,14 @@ items:
|
|||
nameWithType: LifeGoal.AllowedAges
|
||||
fullName: TinyLife.Goals.LifeGoal.AllowedAges
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AllowedAges
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 205
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -437,6 +589,14 @@ items:
|
|||
nameWithType: LifeGoal.LifeGoal(string, PersonalityType, params GoalSetInfo[])
|
||||
fullName: TinyLife.Goals.LifeGoal.LifeGoal(string, TinyLife.PersonalityType, params TinyLife.Goals.GoalSetInfo[])
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 213
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -470,6 +630,14 @@ items:
|
|||
nameWithType: LifeGoal.IsCompleted(Person)
|
||||
fullName: TinyLife.Goals.LifeGoal.IsCompleted(TinyLife.Objects.Person)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 224
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -497,6 +665,14 @@ items:
|
|||
nameWithType: LifeGoal.Register(LifeGoal)
|
||||
fullName: TinyLife.Goals.LifeGoal.Register(TinyLife.Goals.LifeGoal)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/LifeGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 233
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
40
docs/api/TinyLife.Goals.ManualProgressGoal.yml
generated
40
docs/api/TinyLife.Goals.ManualProgressGoal.yml
generated
|
@ -16,6 +16,14 @@ items:
|
|||
nameWithType: ManualProgressGoal
|
||||
fullName: TinyLife.Goals.ManualProgressGoal
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ManualProgressGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ManualProgressGoal
|
||||
path: ../TinyLife/Goals/ManualProgressGoal.cs
|
||||
startLine: 11
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -63,6 +71,14 @@ items:
|
|||
nameWithType: ManualProgressGoal.ManualProgressGoal(GoalSet, GoalInfo)
|
||||
fullName: TinyLife.Goals.ManualProgressGoal.ManualProgressGoal(TinyLife.Goals.GoalSet, TinyLife.Goals.GoalInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ManualProgressGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/ManualProgressGoal.cs
|
||||
startLine: 17
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -93,6 +109,14 @@ items:
|
|||
nameWithType: ManualProgressGoal.GetProgress()
|
||||
fullName: TinyLife.Goals.ManualProgressGoal.GetProgress()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ManualProgressGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/ManualProgressGoal.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -117,6 +141,14 @@ items:
|
|||
nameWithType: ManualProgressGoal.Reset()
|
||||
fullName: TinyLife.Goals.ManualProgressGoal.Reset()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ManualProgressGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/ManualProgressGoal.cs
|
||||
startLine: 25
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -138,6 +170,14 @@ items:
|
|||
nameWithType: ManualProgressGoal.MakeProgress(PersonLike, float, float, ActionInfo, SkillType, float)
|
||||
fullName: TinyLife.Goals.ManualProgressGoal.MakeProgress(TinyLife.Objects.PersonLike, float, float, TinyLife.Actions.ActionInfo, TinyLife.Skills.SkillType, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/ManualProgressGoal.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MakeProgress
|
||||
path: ../TinyLife/Goals/ManualProgressGoal.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
64
docs/api/TinyLife.Goals.Memory.yml
generated
64
docs/api/TinyLife.Goals.Memory.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: Memory
|
||||
fullName: TinyLife.Goals.Memory
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Memory
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 14
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -69,6 +77,14 @@ items:
|
|||
nameWithType: Memory.Type
|
||||
fullName: TinyLife.Goals.Memory.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -100,6 +116,14 @@ items:
|
|||
nameWithType: Memory.TimeOccured
|
||||
fullName: TinyLife.Goals.Memory.TimeOccured
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TimeOccured
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -133,6 +157,14 @@ items:
|
|||
nameWithType: Memory.Info
|
||||
fullName: TinyLife.Goals.Memory.Info
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -166,6 +198,14 @@ items:
|
|||
nameWithType: Memory.TimeSinceOccured
|
||||
fullName: TinyLife.Goals.Memory.TimeSinceOccured
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TimeSinceOccured
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -189,6 +229,14 @@ items:
|
|||
nameWithType: Memory.Memory(MemoryType, ActionInfo, TimeSpan)
|
||||
fullName: TinyLife.Goals.Memory.Memory(TinyLife.Goals.MemoryType, TinyLife.Actions.ActionInfo, System.TimeSpan)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -225,6 +273,14 @@ items:
|
|||
nameWithType: Memory.Validate(PersonLike)
|
||||
fullName: TinyLife.Goals.Memory.Validate(TinyLife.Objects.PersonLike)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -255,6 +311,14 @@ items:
|
|||
nameWithType: Memory.Update(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Goals.Memory.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Memory.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Goals/Memory.cs
|
||||
startLine: 72
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
240
docs/api/TinyLife.Goals.MemoryType.yml
generated
240
docs/api/TinyLife.Goals.MemoryType.yml
generated
|
@ -41,6 +41,14 @@ items:
|
|||
nameWithType: MemoryType
|
||||
fullName: TinyLife.Goals.MemoryType
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MemoryType
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 20
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -83,6 +91,14 @@ items:
|
|||
nameWithType: MemoryType.Types
|
||||
fullName: TinyLife.Goals.MemoryType.Types
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Types
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -104,6 +120,14 @@ items:
|
|||
nameWithType: MemoryType.PublishFailure
|
||||
fullName: TinyLife.Goals.MemoryType.PublishFailure
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PublishFailure
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -123,6 +147,14 @@ items:
|
|||
nameWithType: MemoryType.SocialAction
|
||||
fullName: TinyLife.Goals.MemoryType.SocialAction
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SocialAction
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -142,6 +174,14 @@ items:
|
|||
nameWithType: MemoryType.PromotionOrRaise
|
||||
fullName: TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PromotionOrRaise
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -161,6 +201,14 @@ items:
|
|||
nameWithType: MemoryType.FamilySocial
|
||||
fullName: TinyLife.Goals.MemoryType.FamilySocial
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FamilySocial
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -180,6 +228,14 @@ items:
|
|||
nameWithType: MemoryType.WasOutside
|
||||
fullName: TinyLife.Goals.MemoryType.WasOutside
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WasOutside
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -199,6 +255,14 @@ items:
|
|||
nameWithType: MemoryType.WasRomanticWithSomeoneElse
|
||||
fullName: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WasRomanticWithSomeoneElse
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -218,6 +282,14 @@ items:
|
|||
nameWithType: MemoryType.HadFirstKiss
|
||||
fullName: TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadFirstKiss
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -237,6 +309,14 @@ items:
|
|||
nameWithType: MemoryType.HadChild
|
||||
fullName: TinyLife.Goals.MemoryType.HadChild
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadChild
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -256,6 +336,14 @@ items:
|
|||
nameWithType: MemoryType.AskedForFood
|
||||
fullName: TinyLife.Goals.MemoryType.AskedForFood
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AskedForFood
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -275,6 +363,14 @@ items:
|
|||
nameWithType: MemoryType.Slept
|
||||
fullName: TinyLife.Goals.MemoryType.Slept
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Slept
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -294,6 +390,14 @@ items:
|
|||
nameWithType: MemoryType.FoundOutReproductiveAbilities
|
||||
fullName: TinyLife.Goals.MemoryType.FoundOutReproductiveAbilities
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FoundOutReproductiveAbilities
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -313,6 +417,14 @@ items:
|
|||
nameWithType: MemoryType.HadAbortion
|
||||
fullName: TinyLife.Goals.MemoryType.HadAbortion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadAbortion
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -332,6 +444,14 @@ items:
|
|||
nameWithType: MemoryType.MayBePregnant
|
||||
fullName: TinyLife.Goals.MemoryType.MayBePregnant
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MayBePregnant
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -351,6 +471,14 @@ items:
|
|||
nameWithType: MemoryType.FoundOutPregnancy
|
||||
fullName: TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FoundOutPregnancy
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -370,6 +498,14 @@ items:
|
|||
nameWithType: MemoryType.ToldAboutPregnancy
|
||||
fullName: TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToldAboutPregnancy
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -389,6 +525,14 @@ items:
|
|||
nameWithType: MemoryType.GotDrunk
|
||||
fullName: TinyLife.Goals.MemoryType.GotDrunk
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GotDrunk
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -408,6 +552,14 @@ items:
|
|||
nameWithType: MemoryType.ActionDone
|
||||
fullName: TinyLife.Goals.MemoryType.ActionDone
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionDone
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -429,6 +581,14 @@ items:
|
|||
nameWithType: MemoryType.UsedSkillCategory
|
||||
fullName: TinyLife.Goals.MemoryType.UsedSkillCategory
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UsedSkillCategory
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 50
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -450,6 +610,14 @@ items:
|
|||
nameWithType: MemoryType.UsedFurniture
|
||||
fullName: TinyLife.Goals.MemoryType.UsedFurniture
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UsedFurniture
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -471,6 +639,14 @@ items:
|
|||
nameWithType: MemoryType.WorkedAtJob
|
||||
fullName: TinyLife.Goals.MemoryType.WorkedAtJob
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WorkedAtJob
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -492,6 +668,14 @@ items:
|
|||
nameWithType: MemoryType.AteFood
|
||||
fullName: TinyLife.Goals.MemoryType.AteFood
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AteFood
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -513,6 +697,14 @@ items:
|
|||
nameWithType: MemoryType.UpgradeLearned
|
||||
fullName: TinyLife.Goals.MemoryType.UpgradeLearned
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpgradeLearned
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 55
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -534,6 +726,14 @@ items:
|
|||
nameWithType: MemoryType.Name
|
||||
fullName: TinyLife.Goals.MemoryType.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -555,6 +755,14 @@ items:
|
|||
nameWithType: MemoryType.ConstructedType
|
||||
fullName: TinyLife.Goals.MemoryType.ConstructedType
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedType
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 66
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -576,6 +784,14 @@ items:
|
|||
nameWithType: MemoryType.SourceString
|
||||
fullName: TinyLife.Goals.MemoryType.SourceString
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SourceString
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 69
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -601,6 +817,14 @@ items:
|
|||
nameWithType: MemoryType.MemoryType(string, Type)
|
||||
fullName: TinyLife.Goals.MemoryType.MemoryType(string, System.Type)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 76
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -631,6 +855,14 @@ items:
|
|||
nameWithType: MemoryType.Construct<T>(ActionInfo, TimeSpan)
|
||||
fullName: TinyLife.Goals.MemoryType.Construct<T>(TinyLife.Actions.ActionInfo, System.TimeSpan)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Construct
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -670,6 +902,14 @@ items:
|
|||
nameWithType: MemoryType.Register(MemoryType)
|
||||
fullName: TinyLife.Goals.MemoryType.Register(TinyLife.Goals.MemoryType)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 103
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
64
docs/api/TinyLife.Goals.Project.ActionSettings.yml
generated
64
docs/api/TinyLife.Goals.Project.ActionSettings.yml
generated
|
@ -19,6 +19,14 @@ items:
|
|||
nameWithType: Project.ActionSettings
|
||||
fullName: TinyLife.Goals.Project.ActionSettings
|
||||
type: Struct
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionSettings
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 271
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -47,6 +55,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.Settings
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.Settings
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 277
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -71,6 +87,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.Type
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 281
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -92,6 +116,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.ConstructedTypeScrap
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.ConstructedTypeScrap
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedTypeScrap
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 287
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -118,6 +150,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.ProjectDisplayName
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.ProjectDisplayName
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ProjectDisplayName
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 292
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -142,6 +182,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.CanContinue
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.CanContinue
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanContinue
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 297
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -166,6 +214,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.IncludeProject
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.IncludeProject
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IncludeProject
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 302
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -190,6 +246,14 @@ items:
|
|||
nameWithType: Project.ActionSettings.ActionSettings(string, ObjectCategory, string, Type)
|
||||
fullName: TinyLife.Goals.Project.ActionSettings.ActionSettings(string, TinyLife.Objects.ObjectCategory, string, System.Type)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 311
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
168
docs/api/TinyLife.Goals.Project.yml
generated
168
docs/api/TinyLife.Goals.Project.yml
generated
|
@ -32,6 +32,14 @@ items:
|
|||
nameWithType: Project
|
||||
fullName: TinyLife.Goals.Project
|
||||
type: Class
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Project
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -82,6 +90,14 @@ items:
|
|||
nameWithType: Project.Type
|
||||
fullName: TinyLife.Goals.Project.Type
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -116,6 +132,14 @@ items:
|
|||
nameWithType: Project.Name
|
||||
fullName: TinyLife.Goals.Project.Name
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -147,6 +171,14 @@ items:
|
|||
nameWithType: Project.Completed
|
||||
fullName: TinyLife.Goals.Project.Completed
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Completed
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -173,6 +205,14 @@ items:
|
|||
nameWithType: Project.Quality
|
||||
fullName: TinyLife.Goals.Project.Quality
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Quality
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -208,6 +248,14 @@ items:
|
|||
nameWithType: Project.Progress
|
||||
fullName: TinyLife.Goals.Project.Progress
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Progress
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -234,6 +282,14 @@ items:
|
|||
nameWithType: Project.DailyPay
|
||||
fullName: TinyLife.Goals.Project.DailyPay
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DailyPay
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -274,6 +330,14 @@ items:
|
|||
nameWithType: Project.DailyPayReductionFactor
|
||||
fullName: TinyLife.Goals.Project.DailyPayReductionFactor
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DailyPayReductionFactor
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 68
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -314,6 +378,14 @@ items:
|
|||
nameWithType: Project.Person
|
||||
fullName: TinyLife.Goals.Project.Person
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -337,6 +409,14 @@ items:
|
|||
nameWithType: Project.Archived
|
||||
fullName: TinyLife.Goals.Project.Archived
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Archived
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -370,6 +450,14 @@ items:
|
|||
nameWithType: Project.Project(Person, string, string)
|
||||
fullName: TinyLife.Goals.Project.Project(TinyLife.Objects.Person, string, string)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 89
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -403,6 +491,14 @@ items:
|
|||
nameWithType: Project.Validate(Person)
|
||||
fullName: TinyLife.Goals.Project.Validate(TinyLife.Objects.Person)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 100
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -430,6 +526,14 @@ items:
|
|||
nameWithType: Project.MakeProgress(float, float, ActionInfo, SkillType, float)
|
||||
fullName: TinyLife.Goals.Project.MakeProgress(float, float, TinyLife.Actions.ActionInfo, TinyLife.Skills.SkillType, float)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MakeProgress
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 113
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -469,6 +573,14 @@ items:
|
|||
nameWithType: Project.Remove()
|
||||
fullName: TinyLife.Goals.Project.Remove()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Remove
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 120
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -489,6 +601,14 @@ items:
|
|||
nameWithType: Project.OnNewDay()
|
||||
fullName: TinyLife.Goals.Project.OnNewDay()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnNewDay
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 127
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -509,6 +629,14 @@ items:
|
|||
nameWithType: Project.OnCompleted()
|
||||
fullName: TinyLife.Goals.Project.OnCompleted()
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 142
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -532,6 +660,14 @@ items:
|
|||
nameWithType: Project.SetDailyPay(float, float, bool)
|
||||
fullName: TinyLife.Goals.Project.SetDailyPay(float, float, bool)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetDailyPay
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 153
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -568,6 +704,14 @@ items:
|
|||
nameWithType: Project.CreateActions(Project.ActionSettings)
|
||||
fullName: TinyLife.Goals.Project.CreateActions(TinyLife.Goals.Project.ActionSettings)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateActions
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 179
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -598,6 +742,14 @@ items:
|
|||
nameWithType: Project.GetPossibleArguments(ActionInfo, string, Predicate<Project>, Func<Project, string>)
|
||||
fullName: TinyLife.Goals.Project.GetPossibleArguments(TinyLife.Actions.ActionInfo, string, System.Predicate<TinyLife.Goals.Project>, System.Func<TinyLife.Goals.Project, string>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetPossibleArguments
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 214
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -640,6 +792,14 @@ items:
|
|||
nameWithType: Project.OpenNamePrompt(Action, string, Action<Project>, string)
|
||||
fullName: TinyLife.Goals.Project.OpenNamePrompt(TinyLife.Actions.Action, string, System.Action<TinyLife.Goals.Project>, string)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpenNamePrompt
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 228
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -679,6 +839,14 @@ items:
|
|||
nameWithType: Project.OpenScrapPrompt(Action, string, string, Action)
|
||||
fullName: TinyLife.Goals.Project.OpenScrapPrompt(TinyLife.Actions.Action, string, string, System.Action)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/Project.cs
|
||||
branch: 0.43.8-dev
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpenScrapPrompt
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 242
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue