2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Actions.Emote
commentId : T:TinyLife.Actions.Emote
id : Emote
parent : TinyLife.Actions
children :
2024-06-09 17:05:30 +02:00
- TinyLife.Actions.Emote.Angry
- TinyLife.Actions.Emote.Apple
- TinyLife.Actions.Emote.Bowling
- TinyLife.Actions.Emote.BrokenHeart
- TinyLife.Actions.Emote.Bug
- TinyLife.Actions.Emote.Burger
- TinyLife.Actions.Emote.Cake
- TinyLife.Actions.Emote.Cat
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.Emote.Categories
2024-06-09 17:05:30 +02:00
- TinyLife.Actions.Emote.Clock
- TinyLife.Actions.Emote.Coffee
- TinyLife.Actions.Emote.Controller
- TinyLife.Actions.Emote.Cutlery
- TinyLife.Actions.Emote.Dice
2023-10-11 16:05:32 +02:00
- TinyLife.Actions.Emote.Draw(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Boolean,TinyLife.Objects.ParentInfo)
2024-06-09 17:05:30 +02:00
- TinyLife.Actions.Emote.EightBall
- TinyLife.Actions.Emote.EmptyBattery
- TinyLife.Actions.Emote.FireExtinguisher
- TinyLife.Actions.Emote.FullBattery
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.Emote.GetEmotes(TinyLife.Actions.EmoteCategory)
2024-06-09 17:05:30 +02:00
- TinyLife.Actions.Emote.Gift
- TinyLife.Actions.Emote.Handcuffs
- TinyLife.Actions.Emote.Happy
- TinyLife.Actions.Emote.Heart
- TinyLife.Actions.Emote.House
- TinyLife.Actions.Emote.LightBulb
- TinyLife.Actions.Emote.Lollipop
- TinyLife.Actions.Emote.Medal
- TinyLife.Actions.Emote.Money
- TinyLife.Actions.Emote.MovieClapper
- TinyLife.Actions.Emote.MusicNote
- TinyLife.Actions.Emote.NoBrain
- TinyLife.Actions.Emote.OhNo
- TinyLife.Actions.Emote.Painting
- TinyLife.Actions.Emote.Party
- TinyLife.Actions.Emote.Path
- TinyLife.Actions.Emote.Pushpin
2023-05-29 13:04:25 +02:00
- TinyLife.Actions.Emote.Register(MLEM.Textures.TextureRegion,TinyLife.Actions.EmoteCategory)
2024-06-09 17:05:30 +02:00
- TinyLife.Actions.Emote.Relaxed
- TinyLife.Actions.Emote.Skateboard
- TinyLife.Actions.Emote.Sleep
- TinyLife.Actions.Emote.Smile
- TinyLife.Actions.Emote.Stonks
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.Emote.Texture
2024-06-09 17:05:30 +02:00
- TinyLife.Actions.Emote.Tick
- TinyLife.Actions.Emote.Trophy
- TinyLife.Actions.Emote.Workout
- TinyLife.Actions.Emote.X
2021-08-04 06:51:12 +02:00
langs :
- csharp
- vb
name : Emote
nameWithType : Emote
fullName : TinyLife.Actions.Emote
type : Class
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-06-09 17:05:30 +02:00
summary : An emote is a graphic that can be displayed in a bubble over a <xref href="TinyLife.Objects.PersonLike" data-throw-if-not-resolved="false"></xref>, usually as part of a conversation.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public class Emote
content.vb : Public Class Emote
inheritance :
- System.Object
inheritedMembers :
- System.Object.Equals(System.Object)
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetHashCode
- System.Object.GetType
- System.Object.MemberwiseClone
- System.Object.ReferenceEquals(System.Object,System.Object)
- System.Object.ToString
extensionMethods :
- TinyLife.Actions.Emote.TinyLife.Utilities.Extensions.JsonCopy``1
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Actions.Emote.Cutlery
commentId : F:TinyLife.Actions.Emote.Cutlery
id : Cutlery
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Cutlery
nameWithType : Emote.Cutlery
fullName : TinyLife.Actions.Emote.Cutlery
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Cutlery
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Cutlery As Emote
- uid : TinyLife.Actions.Emote.Apple
commentId : F:TinyLife.Actions.Emote.Apple
id : Apple
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Apple
nameWithType : Emote.Apple
fullName : TinyLife.Actions.Emote.Apple
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Apple
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Apple As Emote
- uid : TinyLife.Actions.Emote.Burger
commentId : F:TinyLife.Actions.Emote.Burger
id : Burger
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Burger
nameWithType : Emote.Burger
fullName : TinyLife.Actions.Emote.Burger
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Burger
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Burger As Emote
- uid : TinyLife.Actions.Emote.Lollipop
commentId : F:TinyLife.Actions.Emote.Lollipop
id : Lollipop
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Lollipop
nameWithType : Emote.Lollipop
fullName : TinyLife.Actions.Emote.Lollipop
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Lollipop
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Lollipop As Emote
- uid : TinyLife.Actions.Emote.Skateboard
commentId : F:TinyLife.Actions.Emote.Skateboard
id : Skateboard
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Skateboard
nameWithType : Emote.Skateboard
fullName : TinyLife.Actions.Emote.Skateboard
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Skateboard
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Skateboard As Emote
- uid : TinyLife.Actions.Emote.Medal
commentId : F:TinyLife.Actions.Emote.Medal
id : Medal
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Medal
nameWithType : Emote.Medal
fullName : TinyLife.Actions.Emote.Medal
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Medal
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Medal As Emote
- uid : TinyLife.Actions.Emote.Controller
commentId : F:TinyLife.Actions.Emote.Controller
id : Controller
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Controller
nameWithType : Emote.Controller
fullName : TinyLife.Actions.Emote.Controller
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Controller
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Controller As Emote
- uid : TinyLife.Actions.Emote.MusicNote
commentId : F:TinyLife.Actions.Emote.MusicNote
id : MusicNote
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : MusicNote
nameWithType : Emote.MusicNote
fullName : TinyLife.Actions.Emote.MusicNote
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote MusicNote
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly MusicNote As Emote
- uid : TinyLife.Actions.Emote.Clock
commentId : F:TinyLife.Actions.Emote.Clock
id : Clock
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Clock
nameWithType : Emote.Clock
fullName : TinyLife.Actions.Emote.Clock
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Clock
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Clock As Emote
- uid : TinyLife.Actions.Emote.House
commentId : F:TinyLife.Actions.Emote.House
id : House
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : House
nameWithType : Emote.House
fullName : TinyLife.Actions.Emote.House
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote House
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly House As Emote
- uid : TinyLife.Actions.Emote.Path
commentId : F:TinyLife.Actions.Emote.Path
id : Path
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Path
nameWithType : Emote.Path
fullName : TinyLife.Actions.Emote.Path
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Path
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Path As Emote
- uid : TinyLife.Actions.Emote.X
commentId : F:TinyLife.Actions.Emote.X
id : X
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : X
nameWithType : Emote.X
fullName : TinyLife.Actions.Emote.X
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote X
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly X As Emote
- uid : TinyLife.Actions.Emote.Heart
commentId : F:TinyLife.Actions.Emote.Heart
id : Heart
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Heart
nameWithType : Emote.Heart
fullName : TinyLife.Actions.Emote.Heart
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Heart
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Heart As Emote
- uid : TinyLife.Actions.Emote.Smile
commentId : F:TinyLife.Actions.Emote.Smile
id : Smile
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Smile
nameWithType : Emote.Smile
fullName : TinyLife.Actions.Emote.Smile
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Smile
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Smile As Emote
- uid : TinyLife.Actions.Emote.Sleep
commentId : F:TinyLife.Actions.Emote.Sleep
id : Sleep
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Sleep
nameWithType : Emote.Sleep
fullName : TinyLife.Actions.Emote.Sleep
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Sleep
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Sleep As Emote
- uid : TinyLife.Actions.Emote.OhNo
commentId : F:TinyLife.Actions.Emote.OhNo
id : OhNo
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : OhNo
nameWithType : Emote.OhNo
fullName : TinyLife.Actions.Emote.OhNo
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote OhNo
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly OhNo As Emote
- uid : TinyLife.Actions.Emote.Happy
commentId : F:TinyLife.Actions.Emote.Happy
id : Happy
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Happy
nameWithType : Emote.Happy
fullName : TinyLife.Actions.Emote.Happy
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Happy
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Happy As Emote
- uid : TinyLife.Actions.Emote.Handcuffs
commentId : F:TinyLife.Actions.Emote.Handcuffs
id : Handcuffs
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Handcuffs
nameWithType : Emote.Handcuffs
fullName : TinyLife.Actions.Emote.Handcuffs
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Handcuffs
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Handcuffs As Emote
- uid : TinyLife.Actions.Emote.BrokenHeart
commentId : F:TinyLife.Actions.Emote.BrokenHeart
id : BrokenHeart
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : BrokenHeart
nameWithType : Emote.BrokenHeart
fullName : TinyLife.Actions.Emote.BrokenHeart
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote BrokenHeart
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly BrokenHeart As Emote
- uid : TinyLife.Actions.Emote.Bowling
commentId : F:TinyLife.Actions.Emote.Bowling
id : Bowling
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Bowling
nameWithType : Emote.Bowling
fullName : TinyLife.Actions.Emote.Bowling
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Bowling
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Bowling As Emote
- uid : TinyLife.Actions.Emote.EightBall
commentId : F:TinyLife.Actions.Emote.EightBall
id : EightBall
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : EightBall
nameWithType : Emote.EightBall
fullName : TinyLife.Actions.Emote.EightBall
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote EightBall
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly EightBall As Emote
- uid : TinyLife.Actions.Emote.Dice
commentId : F:TinyLife.Actions.Emote.Dice
id : Dice
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Dice
nameWithType : Emote.Dice
fullName : TinyLife.Actions.Emote.Dice
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Dice
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Dice As Emote
- uid : TinyLife.Actions.Emote.MovieClapper
commentId : F:TinyLife.Actions.Emote.MovieClapper
id : MovieClapper
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : MovieClapper
nameWithType : Emote.MovieClapper
fullName : TinyLife.Actions.Emote.MovieClapper
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote MovieClapper
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly MovieClapper As Emote
- uid : TinyLife.Actions.Emote.Gift
commentId : F:TinyLife.Actions.Emote.Gift
id : Gift
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Gift
nameWithType : Emote.Gift
fullName : TinyLife.Actions.Emote.Gift
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Gift
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Gift As Emote
- uid : TinyLife.Actions.Emote.Pushpin
commentId : F:TinyLife.Actions.Emote.Pushpin
id : Pushpin
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Pushpin
nameWithType : Emote.Pushpin
fullName : TinyLife.Actions.Emote.Pushpin
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Pushpin
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Pushpin As Emote
- uid : TinyLife.Actions.Emote.Cake
commentId : F:TinyLife.Actions.Emote.Cake
id : Cake
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Cake
nameWithType : Emote.Cake
fullName : TinyLife.Actions.Emote.Cake
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Cake
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Cake As Emote
- uid : TinyLife.Actions.Emote.Trophy
commentId : F:TinyLife.Actions.Emote.Trophy
id : Trophy
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Trophy
nameWithType : Emote.Trophy
fullName : TinyLife.Actions.Emote.Trophy
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Trophy
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Trophy As Emote
- uid : TinyLife.Actions.Emote.EmptyBattery
commentId : F:TinyLife.Actions.Emote.EmptyBattery
id : EmptyBattery
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : EmptyBattery
nameWithType : Emote.EmptyBattery
fullName : TinyLife.Actions.Emote.EmptyBattery
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote EmptyBattery
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly EmptyBattery As Emote
- uid : TinyLife.Actions.Emote.Painting
commentId : F:TinyLife.Actions.Emote.Painting
id : Painting
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Painting
nameWithType : Emote.Painting
fullName : TinyLife.Actions.Emote.Painting
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Painting
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Painting As Emote
- uid : TinyLife.Actions.Emote.Cat
commentId : F:TinyLife.Actions.Emote.Cat
id : Cat
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Cat
nameWithType : Emote.Cat
fullName : TinyLife.Actions.Emote.Cat
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Cat
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Cat As Emote
- uid : TinyLife.Actions.Emote.FullBattery
commentId : F:TinyLife.Actions.Emote.FullBattery
id : FullBattery
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : FullBattery
nameWithType : Emote.FullBattery
fullName : TinyLife.Actions.Emote.FullBattery
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote FullBattery
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly FullBattery As Emote
- uid : TinyLife.Actions.Emote.Party
commentId : F:TinyLife.Actions.Emote.Party
id : Party
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Party
nameWithType : Emote.Party
fullName : TinyLife.Actions.Emote.Party
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Party
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Party As Emote
- uid : TinyLife.Actions.Emote.NoBrain
commentId : F:TinyLife.Actions.Emote.NoBrain
id : NoBrain
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : NoBrain
nameWithType : Emote.NoBrain
fullName : TinyLife.Actions.Emote.NoBrain
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote NoBrain
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly NoBrain As Emote
- uid : TinyLife.Actions.Emote.Angry
commentId : F:TinyLife.Actions.Emote.Angry
id : Angry
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Angry
nameWithType : Emote.Angry
fullName : TinyLife.Actions.Emote.Angry
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Angry
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Angry As Emote
- uid : TinyLife.Actions.Emote.Relaxed
commentId : F:TinyLife.Actions.Emote.Relaxed
id : Relaxed
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Relaxed
nameWithType : Emote.Relaxed
fullName : TinyLife.Actions.Emote.Relaxed
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Relaxed
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Relaxed As Emote
- uid : TinyLife.Actions.Emote.FireExtinguisher
commentId : F:TinyLife.Actions.Emote.FireExtinguisher
id : FireExtinguisher
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : FireExtinguisher
nameWithType : Emote.FireExtinguisher
fullName : TinyLife.Actions.Emote.FireExtinguisher
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote FireExtinguisher
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly FireExtinguisher As Emote
- uid : TinyLife.Actions.Emote.Stonks
commentId : F:TinyLife.Actions.Emote.Stonks
id : Stonks
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Stonks
nameWithType : Emote.Stonks
fullName : TinyLife.Actions.Emote.Stonks
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Stonks
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Stonks As Emote
- uid : TinyLife.Actions.Emote.Coffee
commentId : F:TinyLife.Actions.Emote.Coffee
id : Coffee
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Coffee
nameWithType : Emote.Coffee
fullName : TinyLife.Actions.Emote.Coffee
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Coffee
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Coffee As Emote
- uid : TinyLife.Actions.Emote.Workout
commentId : F:TinyLife.Actions.Emote.Workout
id : Workout
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Workout
nameWithType : Emote.Workout
fullName : TinyLife.Actions.Emote.Workout
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Workout
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Workout As Emote
- uid : TinyLife.Actions.Emote.Tick
commentId : F:TinyLife.Actions.Emote.Tick
id : Tick
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Tick
nameWithType : Emote.Tick
fullName : TinyLife.Actions.Emote.Tick
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Tick
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Tick As Emote
- uid : TinyLife.Actions.Emote.Bug
commentId : F:TinyLife.Actions.Emote.Bug
id : Bug
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Bug
nameWithType : Emote.Bug
fullName : TinyLife.Actions.Emote.Bug
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Bug
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Bug As Emote
- uid : TinyLife.Actions.Emote.Money
commentId : F:TinyLife.Actions.Emote.Money
id : Money
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Money
nameWithType : Emote.Money
fullName : TinyLife.Actions.Emote.Money
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote Money
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly Money As Emote
- uid : TinyLife.Actions.Emote.LightBulb
commentId : F:TinyLife.Actions.Emote.LightBulb
id : LightBulb
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : LightBulb
nameWithType : Emote.LightBulb
fullName : TinyLife.Actions.Emote.LightBulb
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
syntax :
content : public static readonly Emote LightBulb
return :
type : TinyLife.Actions.Emote
content.vb : Public Shared ReadOnly LightBulb As Emote
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions.Emote.Texture
commentId : F:TinyLife.Actions.Emote.Texture
id : Texture
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Texture
nameWithType : Emote.Texture
fullName : TinyLife.Actions.Emote.Texture
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : The texture that is displayed for this emote
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public readonly TextureRegion Texture
return :
type : MLEM.Textures.TextureRegion
content.vb : Public ReadOnly Texture As TextureRegion
- uid : TinyLife.Actions.Emote.Categories
commentId : F:TinyLife.Actions.Emote.Categories
id : Categories
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : Categories
nameWithType : Emote.Categories
fullName : TinyLife.Actions.Emote.Categories
type : Field
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A combined <xref href="TinyLife.Actions.EmoteCategory" data-throw-if-not-resolved="false"></xref> flag that determines the categories that this emote belongs to
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public readonly EmoteCategory Categories
return :
type : TinyLife.Actions.EmoteCategory
content.vb : Public ReadOnly Categories As EmoteCategory
2023-10-11 16:05:32 +02:00
- uid : TinyLife.Actions.Emote.Draw(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Boolean,TinyLife.Objects.ParentInfo)
commentId : M:TinyLife.Actions.Emote.Draw(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Boolean,TinyLife.Objects.ParentInfo)
id : Draw(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Boolean,TinyLife.Objects.ParentInfo)
2023-07-20 14:27:20 +02:00
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
2023-10-11 16:05:32 +02:00
name : Draw(Map, Vector2, float, SpriteBatch, Vector2, bool, ParentInfo)
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)
2023-07-20 14:27:20 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : Draws the emote.
2023-07-20 14:27:20 +02:00
example : [ ]
syntax :
2023-10-11 16:05:32 +02:00
content : public void Draw(Map map, Vector2 depthPos, float floor, SpriteBatch batch, Vector2 drawPos, bool thought, ParentInfo parent = default)
2023-07-20 14:27:20 +02:00
parameters :
- id : map
type : TinyLife.World.Map
description : The map to draw on.
- id : depthPos
type : Microsoft.Xna.Framework.Vector2
description : The depth position.
2023-10-11 16:05:32 +02:00
- id : floor
type : System.Single
description : The floor to display the emote on.
2023-07-20 14:27:20 +02:00
- id : batch
type : Microsoft.Xna.Framework.Graphics.SpriteBatch
description : The sprite batch to use for drawing.
- id : drawPos
type : Microsoft.Xna.Framework.Vector2
description : The position, in draw space, to draw this furniture at
- id : thought
type : System.Boolean
description : Whether the emote is a thought bubble, rather than a speech bubble.
- id : parent
type : TinyLife.Objects.ParentInfo
2024-01-07 16:53:47 +01:00
description : The emote holder's parent info.
2023-10-11 16:05:32 +02:00
content.vb : Public Sub Draw(map As Map, depthPos As Vector2, floor As Single, batch As SpriteBatch, drawPos As Vector2, thought As Boolean, parent As ParentInfo = Nothing)
2023-07-20 14:27:20 +02:00
overload : TinyLife.Actions.Emote.Draw*
2023-10-11 16:05:32 +02:00
nameWithType.vb : Emote.Draw(Map, Vector2, Single, SpriteBatch, Vector2, Boolean, ParentInfo)
fullName.vb : TinyLife.Actions.Emote.Draw(TinyLife.World.Map, Microsoft.Xna.Framework.Vector2, Single, Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, Boolean, TinyLife.Objects.ParentInfo)
name.vb : Draw(Map, Vector2, Single, SpriteBatch, Vector2, Boolean, ParentInfo)
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions.Emote.GetEmotes(TinyLife.Actions.EmoteCategory)
commentId : M:TinyLife.Actions.Emote.GetEmotes(TinyLife.Actions.EmoteCategory)
id : GetEmotes(TinyLife.Actions.EmoteCategory)
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
name : GetEmotes(EmoteCategory)
nameWithType : Emote.GetEmotes(EmoteCategory)
fullName : TinyLife.Actions.Emote.GetEmotes(TinyLife.Actions.EmoteCategory)
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : Returns a set of all of the emotes in the given combined category flag
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static IEnumerable<Emote> GetEmotes(EmoteCategory possibleCategories)
parameters :
- id : possibleCategories
type : TinyLife.Actions.EmoteCategory
description : The categories
return :
type : System.Collections.Generic.IEnumerable{TinyLife.Actions.Emote}
description : A set of all emotes that match the categories
content.vb : Public Shared Function GetEmotes(possibleCategories As EmoteCategory) As IEnumerable(Of Emote)
overload : TinyLife.Actions.Emote.GetEmotes*
2023-05-29 13:04:25 +02:00
- uid : TinyLife.Actions.Emote.Register(MLEM.Textures.TextureRegion,TinyLife.Actions.EmoteCategory)
commentId : M:TinyLife.Actions.Emote.Register(MLEM.Textures.TextureRegion,TinyLife.Actions.EmoteCategory)
id : Register(MLEM.Textures.TextureRegion,TinyLife.Actions.EmoteCategory)
2021-08-04 06:51:12 +02:00
parent : TinyLife.Actions.Emote
langs :
- csharp
- vb
2023-05-29 13:04:25 +02:00
name : Register(TextureRegion, EmoteCategory)
nameWithType : Emote.Register(TextureRegion, EmoteCategory)
fullName : TinyLife.Actions.Emote.Register(MLEM.Textures.TextureRegion, TinyLife.Actions.EmoteCategory)
2021-08-04 06:51:12 +02:00
type : Method
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : Registers a new <xref href="TinyLife.Actions.Emote" data-throw-if-not-resolved="false"></xref> with the given settings.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2023-05-29 13:04:25 +02:00
content : public static Emote Register(TextureRegion texture, EmoteCategory categories)
2021-08-04 06:51:12 +02:00
parameters :
2023-05-29 13:04:25 +02:00
- id : texture
type : MLEM.Textures.TextureRegion
description : The texture that this emote should display.
- id : categories
type : TinyLife.Actions.EmoteCategory
description : The categories that this emote should have. Can be a combined flag.
return :
2021-08-04 06:51:12 +02:00
type : TinyLife.Actions.Emote
2023-05-29 13:04:25 +02:00
content.vb : Public Shared Function Register(texture As TextureRegion, categories As EmoteCategory) As Emote
2021-08-04 06:51:12 +02:00
overload : TinyLife.Actions.Emote.Register*
references :
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Objects.PersonLike
commentId : T:TinyLife.Objects.PersonLike
2021-08-04 06:51:12 +02:00
parent : TinyLife.Objects
2024-06-09 17:05:30 +02:00
href : TinyLife.Objects.PersonLike.html
name : PersonLike
nameWithType : PersonLike
fullName : TinyLife.Objects.PersonLike
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions
commentId : N : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Actions
nameWithType : TinyLife.Actions
fullName : TinyLife.Actions
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions
name : Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions
name : Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.html
2021-08-04 06:51:12 +02:00
- uid : System.Object
commentId : T:System.Object
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
name : object
nameWithType : object
fullName : object
nameWithType.vb : Object
fullName.vb : Object
name.vb : Object
2021-08-04 06:51:12 +02:00
- uid : System.Object.Equals(System.Object)
commentId : M:System.Object.Equals(System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
name : Equals(object)
nameWithType : object.Equals(object)
fullName : object.Equals(object)
nameWithType.vb : Object.Equals(Object)
fullName.vb : Object.Equals(Object)
name.vb : Equals(Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.Equals(System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.Equals(System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.Equals(System.Object,System.Object)
commentId : M:System.Object.Equals(System.Object,System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
name : Equals(object, object)
nameWithType : object.Equals(object, object)
fullName : object.Equals(object, object)
nameWithType.vb : Object.Equals(Object, Object)
fullName.vb : Object.Equals(Object, Object)
name.vb : Equals(Object, Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.GetHashCode
commentId : M:System.Object.GetHashCode
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
name : GetHashCode()
2023-03-30 18:07:55 +02:00
nameWithType : object.GetHashCode()
fullName : object.GetHashCode()
nameWithType.vb : Object.GetHashCode()
fullName.vb : Object.GetHashCode()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.GetHashCode
name : GetHashCode
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.GetHashCode
name : GetHashCode
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.GetType
commentId : M:System.Object.GetType
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
name : GetType()
2023-03-30 18:07:55 +02:00
nameWithType : object.GetType()
fullName : object.GetType()
nameWithType.vb : Object.GetType()
fullName.vb : Object.GetType()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.GetType
name : GetType
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.GetType
name : GetType
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.MemberwiseClone
commentId : M:System.Object.MemberwiseClone
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
name : MemberwiseClone()
2023-03-30 18:07:55 +02:00
nameWithType : object.MemberwiseClone()
fullName : object.MemberwiseClone()
nameWithType.vb : Object.MemberwiseClone()
fullName.vb : Object.MemberwiseClone()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
commentId : M:System.Object.ReferenceEquals(System.Object,System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
name : ReferenceEquals(object, object)
nameWithType : object.ReferenceEquals(object, object)
fullName : object.ReferenceEquals(object, object)
nameWithType.vb : Object.ReferenceEquals(Object, Object)
fullName.vb : Object.ReferenceEquals(Object, Object)
name.vb : ReferenceEquals(Object, Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.ToString
commentId : M:System.Object.ToString
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
name : ToString()
2023-03-30 18:07:55 +02:00
nameWithType : object.ToString()
fullName : object.ToString()
nameWithType.vb : Object.ToString()
fullName.vb : Object.ToString()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.ToString
name : ToString
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.ToString
name : ToString
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : TinyLife.Actions.Emote.TinyLife.Utilities.Extensions.JsonCopy``1
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
name : JsonCopy<Emote>(Emote)
nameWithType : Extensions.JsonCopy<Emote>(Emote)
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Actions.Emote>(TinyLife.Actions.Emote)
nameWithType.vb : Extensions.JsonCopy(Of Emote)(Emote)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.Emote)(TinyLife.Actions.Emote)
name.vb : JsonCopy(Of Emote)(Emote)
2021-08-04 06:51:12 +02:00
spec.csharp :
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.Emote)
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : <
- uid : TinyLife.Actions.Emote
name : Emote
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html
2023-03-30 18:07:55 +02:00
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Actions.Emote
name : Emote
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.Emote)
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : (
- name : Of
- name : " "
- uid : TinyLife.Actions.Emote
name : Emote
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html
2023-03-30 18:07:55 +02:00
- name : )
2021-08-04 06:51:12 +02:00
- name : (
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Actions.Emote
name : Emote
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html
2021-08-04 06:51:12 +02:00
- name : )
- uid : TinyLife.Objects
commentId : N : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Objects
name : Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Objects
name : Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.html
2021-08-04 06:51:12 +02:00
- uid : System
commentId : N : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system
2021-08-04 06:51:12 +02:00
name : System
nameWithType : System
fullName : System
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2021-08-04 06:51:12 +02:00
name : JsonCopy<T>(T)
nameWithType : Extensions.JsonCopy<T>(T)
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>(T)
nameWithType.vb : Extensions.JsonCopy(Of T)(T)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
name.vb : JsonCopy(Of T)(T)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-03-30 18:07:55 +02:00
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : <
- name : T
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
- name : T
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-03-30 18:07:55 +02:00
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : (
- name : Of
- name : " "
- name : T
- name : )
2021-08-04 06:51:12 +02:00
- name : (
- name : T
- name : )
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
parent : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html
2021-08-04 06:51:12 +02:00
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
- uid : TinyLife.Utilities
commentId : N : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2024-06-09 17:05:30 +02:00
- uid : TinyLife.Actions.Emote
commentId : T:TinyLife.Actions.Emote
parent : TinyLife.Actions
href : TinyLife.Actions.Emote.html
name : Emote
nameWithType : Emote
fullName : TinyLife.Actions.Emote
2021-08-04 06:51:12 +02:00
- uid : MLEM.Textures.TextureRegion
commentId : T:MLEM.Textures.TextureRegion
parent : MLEM.Textures
isExternal : true
name : TextureRegion
nameWithType : TextureRegion
fullName : MLEM.Textures.TextureRegion
- uid : MLEM.Textures
commentId : N : MLEM.Textures
isExternal : true
name : MLEM.Textures
nameWithType : MLEM.Textures
fullName : MLEM.Textures
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Textures
name : Textures
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Textures
name : Textures
isExternal : true
2023-05-29 13:04:25 +02:00
- uid : TinyLife.Actions.EmoteCategory
commentId : T:TinyLife.Actions.EmoteCategory
parent : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.EmoteCategory.html
2023-05-29 13:04:25 +02:00
name : EmoteCategory
nameWithType : EmoteCategory
fullName : TinyLife.Actions.EmoteCategory
2023-07-20 14:27:20 +02:00
- uid : TinyLife.Actions.Emote.Draw*
commentId : Overload:TinyLife.Actions.Emote.Draw
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html#TinyLife_Actions_Emote_Draw_TinyLife_World_Map_Microsoft_Xna_Framework_Vector2_System_Single_Microsoft_Xna_Framework_Graphics_SpriteBatch_Microsoft_Xna_Framework_Vector2_System_Boolean_TinyLife_Objects_ParentInfo_
2023-07-20 14:27:20 +02:00
name : Draw
nameWithType : Emote.Draw
fullName : TinyLife.Actions.Emote.Draw
- uid : TinyLife.World.Map
commentId : T:TinyLife.World.Map
parent : TinyLife.World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.Map.html
2023-07-20 14:27:20 +02:00
name : Map
nameWithType : Map
fullName : TinyLife.World.Map
- uid : Microsoft.Xna.Framework.Vector2
commentId : T:Microsoft.Xna.Framework.Vector2
parent : Microsoft.Xna.Framework
isExternal : true
name : Vector2
nameWithType : Vector2
fullName : Microsoft.Xna.Framework.Vector2
2023-10-11 16:05:32 +02:00
- uid : System.Single
commentId : T:System.Single
parent : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.single
name : float
nameWithType : float
fullName : float
nameWithType.vb : Single
fullName.vb : Single
name.vb : Single
2023-07-20 14:27:20 +02:00
- uid : Microsoft.Xna.Framework.Graphics.SpriteBatch
commentId : T:Microsoft.Xna.Framework.Graphics.SpriteBatch
parent : Microsoft.Xna.Framework.Graphics
isExternal : true
name : SpriteBatch
nameWithType : SpriteBatch
fullName : Microsoft.Xna.Framework.Graphics.SpriteBatch
- uid : System.Boolean
commentId : T:System.Boolean
parent : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
name : bool
nameWithType : bool
fullName : bool
nameWithType.vb : Boolean
fullName.vb : Boolean
name.vb : Boolean
- uid : TinyLife.Objects.ParentInfo
commentId : T:TinyLife.Objects.ParentInfo
parent : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.ParentInfo.html
2023-07-20 14:27:20 +02:00
name : ParentInfo
nameWithType : ParentInfo
fullName : TinyLife.Objects.ParentInfo
- uid : TinyLife.World
commentId : N : TinyLife.World
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-07-20 14:27:20 +02:00
name : TinyLife.World
nameWithType : TinyLife.World
fullName : TinyLife.World
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-07-20 14:27:20 +02:00
- name : .
- uid : TinyLife.World
name : World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.html
2023-07-20 14:27:20 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-07-20 14:27:20 +02:00
- name : .
- uid : TinyLife.World
name : World
2024-01-07 16:53:47 +01:00
href : TinyLife.World.html
2023-07-20 14:27:20 +02:00
- uid : Microsoft.Xna.Framework
commentId : N : Microsoft.Xna.Framework
isExternal : true
name : Microsoft.Xna.Framework
nameWithType : Microsoft.Xna.Framework
fullName : Microsoft.Xna.Framework
spec.csharp :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
spec.vb :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- uid : Microsoft.Xna.Framework.Graphics
commentId : N : Microsoft.Xna.Framework.Graphics
isExternal : true
name : Microsoft.Xna.Framework.Graphics
nameWithType : Microsoft.Xna.Framework.Graphics
fullName : Microsoft.Xna.Framework.Graphics
spec.csharp :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework.Graphics
name : Graphics
isExternal : true
spec.vb :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework.Graphics
name : Graphics
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions.Emote.GetEmotes*
commentId : Overload:TinyLife.Actions.Emote.GetEmotes
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html#TinyLife_Actions_Emote_GetEmotes_TinyLife_Actions_EmoteCategory_
2021-08-04 06:51:12 +02:00
name : GetEmotes
nameWithType : Emote.GetEmotes
fullName : TinyLife.Actions.Emote.GetEmotes
- uid : System.Collections.Generic.IEnumerable{TinyLife.Actions.Emote}
commentId : T:System.Collections.Generic.IEnumerable{TinyLife.Actions.Emote}
parent : System.Collections.Generic
definition : System.Collections.Generic.IEnumerable`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2021-08-04 06:51:12 +02:00
name : IEnumerable<Emote>
nameWithType : IEnumerable<Emote>
fullName : System.Collections.Generic.IEnumerable<TinyLife.Actions.Emote>
nameWithType.vb : IEnumerable(Of Emote)
fullName.vb : System.Collections.Generic.IEnumerable(Of TinyLife.Actions.Emote)
name.vb : IEnumerable(Of Emote)
spec.csharp :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2021-08-04 06:51:12 +02:00
- name : <
- uid : TinyLife.Actions.Emote
name : Emote
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html
2021-08-04 06:51:12 +02:00
- name : '>'
spec.vb :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions.Emote
name : Emote
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Collections.Generic.IEnumerable`1
commentId : T:System.Collections.Generic.IEnumerable`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2021-08-04 06:51:12 +02:00
name : IEnumerable<T>
nameWithType : IEnumerable<T>
fullName : System.Collections.Generic.IEnumerable<T>
nameWithType.vb : IEnumerable(Of T)
fullName.vb : System.Collections.Generic.IEnumerable(Of T)
name.vb : IEnumerable(Of T)
spec.csharp :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2021-08-04 06:51:12 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- name : T
- name : )
- uid : System.Collections.Generic
commentId : N : System.Collections.Generic
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system
2021-08-04 06:51:12 +02:00
name : System.Collections.Generic
nameWithType : System.Collections.Generic
fullName : System.Collections.Generic
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : System
name : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system
- name : .
- uid : System.Collections
name : Collections
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections
- name : .
- uid : System.Collections.Generic
name : Generic
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections.generic
spec.vb :
- uid : System
name : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system
- name : .
- uid : System.Collections
name : Collections
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections
- name : .
- uid : System.Collections.Generic
name : Generic
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.collections.generic
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions.Emote.Register*
commentId : Overload:TinyLife.Actions.Emote.Register
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.Emote.html#TinyLife_Actions_Emote_Register_MLEM_Textures_TextureRegion_TinyLife_Actions_EmoteCategory_
2021-08-04 06:51:12 +02:00
name : Register
nameWithType : Emote.Register
fullName : TinyLife.Actions.Emote.Register