1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-09-20 06:05:46 +02:00
MLEM/Docs/api/.manifest

1666 lines
174 KiB
Text
Raw Normal View History

{
"MLEM.Animations": "MLEM.Animations.yml",
"MLEM.Animations.AnimationFrame": "MLEM.Animations.AnimationFrame.yml",
"MLEM.Animations.AnimationFrame.#ctor(System.Double,MLEM.Textures.TextureRegion[])": "MLEM.Animations.AnimationFrame.yml",
"MLEM.Animations.AnimationFrame.Region": "MLEM.Animations.AnimationFrame.yml",
"MLEM.Animations.AnimationFrame.Regions": "MLEM.Animations.AnimationFrame.yml",
"MLEM.Animations.AnimationFrame.Seconds": "MLEM.Animations.AnimationFrame.yml",
"MLEM.Animations.SpriteAnimation": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.#ctor(MLEM.Animations.AnimationFrame[])": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.#ctor(System.Double,MLEM.Textures.TextureRegion[])": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.#ctor(System.Double,MLEM.Textures.TextureRegion[][])": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.#ctor(System.Double,Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Rectangle[])": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.Completed": "MLEM.Animations.SpriteAnimation.Completed.yml",
"MLEM.Animations.SpriteAnimation.Count": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.CurrentFrame": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.CurrentRegion": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.CurrentRegions": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.IsFinished": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.IsLooping": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.IsPaused": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.Item(System.Int32)": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.Name": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.OnCompleted": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.Restart": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.SpeedMultiplier": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.TimeIntoAnimation": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.TotalTime": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimation.Update(System.TimeSpan)": "MLEM.Animations.SpriteAnimation.yml",
"MLEM.Animations.SpriteAnimationGroup": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.Add(MLEM.Animations.SpriteAnimation,System.Func{System.Boolean},System.Int32)": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.AnimationChanged": "MLEM.Animations.SpriteAnimationGroup.AnimationChanged.yml",
"MLEM.Animations.SpriteAnimationGroup.ByName(System.String)": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.Count": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.CurrentAnimation": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.CurrentFrame": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.CurrentRegion": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.CurrentRegions": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.Item(System.Int32)": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.Item(System.String)": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.OnAnimationChanged": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.SpeedMultiplier": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Animations.SpriteAnimationGroup.Update(System.TimeSpan)": "MLEM.Animations.SpriteAnimationGroup.yml",
"MLEM.Cameras": "MLEM.Cameras.yml",
"MLEM.Cameras.Camera": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.#ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice,System.Boolean)": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.ActualScale": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.AutoScaleReferenceSize": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.AutoScaleWithScreen": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.ConstrainWorldBounds(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.Epsilon": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.GetVisibleRectangle": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.LookingPosition": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.Max": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.MaxScale": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.MinScale": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.Position": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.RoundPosition": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.Scale": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.ScaledViewport": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.ToCameraPos(Microsoft.Xna.Framework.Vector2)": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.ToWorldPos(Microsoft.Xna.Framework.Vector2)": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.ViewMatrix": "MLEM.Cameras.Camera.yml",
"MLEM.Cameras.Camera.Zoom(System.Single,System.Nullable{Microsoft.Xna.Framework.Vector2})": "MLEM.Cameras.Camera.yml",
"MLEM.Data": "MLEM.Data.yml",
"MLEM.Data.Content": "MLEM.Data.Content.yml",
"MLEM.Data.Content.ContentExtensions": "MLEM.Data.Content.ContentExtensions.yml",
"MLEM.Data.Content.ContentExtensions.AddJsonConverter(Microsoft.Xna.Framework.Content.ContentManager,Newtonsoft.Json.JsonConverter)": "MLEM.Data.Content.ContentExtensions.yml",
"MLEM.Data.Content.ContentExtensions.GetJsonSerializer(Microsoft.Xna.Framework.Content.ContentManager)": "MLEM.Data.Content.ContentExtensions.yml",
"MLEM.Data.Content.ContentExtensions.LoadJson``1(Microsoft.Xna.Framework.Content.ContentManager,System.String,System.String[],Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Content.ContentExtensions.yml",
"MLEM.Data.Content.ContentExtensions.SetJsonSerializer(Microsoft.Xna.Framework.Content.ContentManager,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Content.ContentExtensions.yml",
"MLEM.Data.Content.JsonReader": "MLEM.Data.Content.JsonReader.yml",
"MLEM.Data.Content.JsonReader.CanRead(System.Type)": "MLEM.Data.Content.JsonReader.yml",
"MLEM.Data.Content.JsonReader.GetFileExtensions": "MLEM.Data.Content.JsonReader.yml",
"MLEM.Data.Content.JsonReader.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,System.Type,System.Object)": "MLEM.Data.Content.JsonReader.yml",
"MLEM.Data.Content.RawContentManager": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.#ctor(System.IServiceProvider,System.Collections.Generic.List{MLEM.Data.Content.RawContentReader},System.String)": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.#ctor(System.IServiceProvider,System.String)": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.GraphicsDevice": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.Initialize": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.Load``1(System.String)": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.ReloadAsset``1(System.String,``0)": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentManager.Unload": "MLEM.Data.Content.RawContentManager.yml",
"MLEM.Data.Content.RawContentReader": "MLEM.Data.Content.RawContentReader.yml",
"MLEM.Data.Content.RawContentReader.CanRead(System.Type)": "MLEM.Data.Content.RawContentReader.yml",
"MLEM.Data.Content.RawContentReader.GetFileExtensions": "MLEM.Data.Content.RawContentReader.yml",
"MLEM.Data.Content.RawContentReader.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,System.Type,System.Object)": "MLEM.Data.Content.RawContentReader.yml",
"MLEM.Data.Content.RawContentReader`1": "MLEM.Data.Content.RawContentReader-1.yml",
"MLEM.Data.Content.RawContentReader`1.CanRead(System.Type)": "MLEM.Data.Content.RawContentReader-1.yml",
"MLEM.Data.Content.RawContentReader`1.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,System.Type,System.Object)": "MLEM.Data.Content.RawContentReader-1.yml",
"MLEM.Data.Content.RawContentReader`1.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,`0)": "MLEM.Data.Content.RawContentReader-1.yml",
"MLEM.Data.Content.SongReader": "MLEM.Data.Content.SongReader.yml",
"MLEM.Data.Content.SongReader.GetFileExtensions": "MLEM.Data.Content.SongReader.yml",
"MLEM.Data.Content.SongReader.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,Microsoft.Xna.Framework.Media.Song)": "MLEM.Data.Content.SongReader.yml",
"MLEM.Data.Content.SoundEffectReader": "MLEM.Data.Content.SoundEffectReader.yml",
"MLEM.Data.Content.SoundEffectReader.GetFileExtensions": "MLEM.Data.Content.SoundEffectReader.yml",
"MLEM.Data.Content.SoundEffectReader.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,Microsoft.Xna.Framework.Audio.SoundEffect)": "MLEM.Data.Content.SoundEffectReader.yml",
"MLEM.Data.Content.Texture2DReader": "MLEM.Data.Content.Texture2DReader.yml",
"MLEM.Data.Content.Texture2DReader.GetFileExtensions": "MLEM.Data.Content.Texture2DReader.yml",
"MLEM.Data.Content.Texture2DReader.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,Microsoft.Xna.Framework.Graphics.Texture2D)": "MLEM.Data.Content.Texture2DReader.yml",
"MLEM.Data.Content.XmlReader": "MLEM.Data.Content.XmlReader.yml",
"MLEM.Data.Content.XmlReader.CanRead(System.Type)": "MLEM.Data.Content.XmlReader.yml",
"MLEM.Data.Content.XmlReader.GetFileExtensions": "MLEM.Data.Content.XmlReader.yml",
"MLEM.Data.Content.XmlReader.Read(MLEM.Data.Content.RawContentManager,System.String,System.IO.Stream,System.Type,System.Object)": "MLEM.Data.Content.XmlReader.yml",
"MLEM.Data.DataTextureAtlas": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlas.Item(System.String)": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlas.LoadAtlasData(MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Content.ContentManager,System.String,System.Boolean)": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlas.RegionNames": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlas.Regions": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlas.Texture": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlas.ToDictionary": "MLEM.Data.DataTextureAtlas.yml",
"MLEM.Data.DataTextureAtlasExtensions": "MLEM.Data.DataTextureAtlasExtensions.yml",
"MLEM.Data.DataTextureAtlasExtensions.LoadTextureAtlas(Microsoft.Xna.Framework.Content.ContentManager,System.String,System.String,System.Boolean)": "MLEM.Data.DataTextureAtlasExtensions.yml",
"MLEM.Data.Json": "MLEM.Data.Json.yml",
"MLEM.Data.Json.Direction2Converter": "MLEM.Data.Json.Direction2Converter.yml",
"MLEM.Data.Json.Direction2Converter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,MLEM.Maths.Direction2,System.Boolean,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.Direction2Converter.yml",
"MLEM.Data.Json.Direction2Converter.WriteJson(Newtonsoft.Json.JsonWriter,MLEM.Maths.Direction2,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.Direction2Converter.yml",
"MLEM.Data.Json.JsonConverters": "MLEM.Data.Json.JsonConverters.yml",
"MLEM.Data.Json.JsonConverters.AddAll(Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.JsonConverters.yml",
"MLEM.Data.Json.JsonConverters.Converters": "MLEM.Data.Json.JsonConverters.yml",
"MLEM.Data.Json.JsonTypeSafeGenericDataHolder": "MLEM.Data.Json.JsonTypeSafeGenericDataHolder.yml",
"MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys": "MLEM.Data.Json.JsonTypeSafeGenericDataHolder.yml",
"MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)": "MLEM.Data.Json.JsonTypeSafeGenericDataHolder.yml",
"MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)": "MLEM.Data.Json.JsonTypeSafeGenericDataHolder.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper": "MLEM.Data.Json.JsonTypeSafeWrapper.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper.GetValue``1": "MLEM.Data.Json.JsonTypeSafeWrapper.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper.Of``1(``0)": "MLEM.Data.Json.JsonTypeSafeWrapper.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper.Value": "MLEM.Data.Json.JsonTypeSafeWrapper.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper`1": "MLEM.Data.Json.JsonTypeSafeWrapper-1.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper`1.#ctor(`0)": "MLEM.Data.Json.JsonTypeSafeWrapper-1.yml",
"MLEM.Data.Json.JsonTypeSafeWrapper`1.Value": "MLEM.Data.Json.JsonTypeSafeWrapper-1.yml",
"MLEM.Data.Json.PointConverter": "MLEM.Data.Json.PointConverter.yml",
"MLEM.Data.Json.PointConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,Microsoft.Xna.Framework.Point,System.Boolean,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.PointConverter.yml",
"MLEM.Data.Json.PointConverter.WriteJson(Newtonsoft.Json.JsonWriter,Microsoft.Xna.Framework.Point,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.PointConverter.yml",
"MLEM.Data.Json.RectangleConverter": "MLEM.Data.Json.RectangleConverter.yml",
"MLEM.Data.Json.RectangleConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,Microsoft.Xna.Framework.Rectangle,System.Boolean,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.RectangleConverter.yml",
"MLEM.Data.Json.RectangleConverter.WriteJson(Newtonsoft.Json.JsonWriter,Microsoft.Xna.Framework.Rectangle,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.RectangleConverter.yml",
"MLEM.Data.Json.RectangleFConverter": "MLEM.Data.Json.RectangleFConverter.yml",
"MLEM.Data.Json.RectangleFConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,MLEM.Maths.RectangleF,System.Boolean,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.RectangleFConverter.yml",
"MLEM.Data.Json.RectangleFConverter.WriteJson(Newtonsoft.Json.JsonWriter,MLEM.Maths.RectangleF,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.RectangleFConverter.yml",
"MLEM.Data.Json.StaticJsonConverter`1": "MLEM.Data.Json.StaticJsonConverter-1.yml",
"MLEM.Data.Json.StaticJsonConverter`1.#ctor(System.Collections.Generic.Dictionary{System.String,`0},System.Boolean)": "MLEM.Data.Json.StaticJsonConverter-1.yml",
"MLEM.Data.Json.StaticJsonConverter`1.#ctor(System.Type,System.String)": "MLEM.Data.Json.StaticJsonConverter-1.yml",
"MLEM.Data.Json.StaticJsonConverter`1.#ctor(System.Type,System.String,System.Boolean)": "MLEM.Data.Json.StaticJsonConverter-1.yml",
"MLEM.Data.Json.StaticJsonConverter`1.ReadJson(Newtonsoft.Json.JsonReader,System.Type,`0,System.Boolean,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.StaticJsonConverter-1.yml",
"MLEM.Data.Json.StaticJsonConverter`1.WriteJson(Newtonsoft.Json.JsonWriter,`0,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.StaticJsonConverter-1.yml",
"MLEM.Data.Json.Vector2Converter": "MLEM.Data.Json.Vector2Converter.yml",
"MLEM.Data.Json.Vector2Converter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,Microsoft.Xna.Framework.Vector2,System.Boolean,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.Vector2Converter.yml",
"MLEM.Data.Json.Vector2Converter.WriteJson(Newtonsoft.Json.JsonWriter,Microsoft.Xna.Framework.Vector2,Newtonsoft.Json.JsonSerializer)": "MLEM.Data.Json.Vector2Converter.yml",
"MLEM.Data.RuntimeTexturePacker": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.#ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Add(MLEM.Data.DataTextureAtlas,System.Action{System.Collections.Generic.Dictionary{System.String,MLEM.Textures.TextureRegion}},System.Int32,System.Boolean)": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Add(MLEM.Textures.TextureRegion,System.Action{MLEM.Textures.TextureRegion},System.Int32,System.Boolean)": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Add(MLEM.Textures.UniformTextureAtlas,System.Action{System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion}},System.Int32,System.Boolean,System.Boolean)": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Add(Microsoft.Xna.Framework.Graphics.Texture2D,System.Action{MLEM.Textures.TextureRegion},System.Int32,System.Boolean)": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Dispose": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.LastCalculationTime": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.LastPackTime": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.LastTotalTime": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Pack(Microsoft.Xna.Framework.Graphics.GraphicsDevice)": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.PackedTexture": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.PackedTextures": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Data.RuntimeTexturePacker.Reset": "MLEM.Data.RuntimeTexturePacker.yml",
"MLEM.Extended.Font": "MLEM.Extended.Font.yml",
"MLEM.Extended.Font.GenericStashFont": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.#ctor(FontStashSharp.SpriteFontBase,FontStashSharp.SpriteFontBase,FontStashSharp.SpriteFontBase)": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.Bold": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.CharacterSpacing": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.DrawCharacter(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.Font": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.Italic": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.LineHeight": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.LineSpacing": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Extended.Font.GenericStashFont.MeasureCharacter(System.Int32)": "MLEM.Extended.Font.GenericStashFont.yml",
"MLEM.Font": "MLEM.Font.yml",
"MLEM.Font.CodePointSource": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.#ctor(System.String)": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.#ctor(System.Text.StringBuilder)": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.EnsureSurrogateBoundary(System.Int32,System.Boolean)": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.GetCodePoint(System.Int32,System.Boolean)": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.GetEnumerator": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.Length": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.CodePointSource.ToString(System.Int32)": "MLEM.Font.CodePointSource.yml",
"MLEM.Font.GenericFont": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.Bold": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.CalculateStringTransform(Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawCharacter(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawString(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.String,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawString(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.String,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawString(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.String,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawString(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Text.StringBuilder,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawString(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Text.StringBuilder,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.DrawString(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Text.StringBuilder,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.Emsp": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.Italic": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.LineHeight": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.MeasureCharacter(System.Int32)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.MeasureString(System.String,System.Boolean)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.MeasureString(System.Text.StringBuilder,System.Boolean)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.MoveFlipped(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.Nbsp": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.SplitString(System.String,System.Single,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.SplitString(System.Text.StringBuilder,System.Single,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.SplitStringSeparate(System.String,System.Single,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.SplitStringSeparate(System.Text.StringBuilder,System.Single,System.Single)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.TransformSingleCharacter(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.TruncateString(System.String,System.Single,System.Single,System.Boolean,System.String)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.TruncateString(System.Text.StringBuilder,System.Single,System.Single,System.Boolean,System.String)": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericFont.Zwsp": "MLEM.Font.GenericFont.yml",
"MLEM.Font.GenericSpriteFont": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.#ctor(Microsoft.Xna.Framework.Graphics.SpriteFont,Microsoft.Xna.Framework.Graphics.SpriteFont,Microsoft.Xna.Framework.Graphics.SpriteFont)": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.Bold": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.DrawCharacter(Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.Font": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.Italic": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.LineHeight": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Font.GenericSpriteFont.MeasureCharacter(System.Int32)": "MLEM.Font.GenericSpriteFont.yml",
"MLEM.Formatting": "MLEM.Formatting.yml",
"MLEM.Formatting.Codes": "MLEM.Formatting.Codes.yml",
"MLEM.Formatting.Codes.AnimatedCode": "MLEM.Formatting.Codes.AnimatedCode.yml",
"MLEM.Formatting.Codes.AnimatedCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex)": "MLEM.Formatting.Codes.AnimatedCode.yml",
"MLEM.Formatting.Codes.AnimatedCode.EndsHere(MLEM.Formatting.Codes.Code)": "MLEM.Formatting.Codes.AnimatedCode.yml",
"MLEM.Formatting.Codes.Code": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.Constructor": "MLEM.Formatting.Codes.Code.Constructor.yml",
"MLEM.Formatting.Codes.Code.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.DrawSelf(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Formatting.Token,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.EndsHere(MLEM.Formatting.Codes.Code)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.EndsOther(MLEM.Formatting.Codes.Code)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.GetColor(Microsoft.Xna.Framework.Color)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.GetFont(MLEM.Font.GenericFont)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.GetSelfWidth(MLEM.Font.GenericFont)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.Match": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.Regex": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.Tokens": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.Code.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Formatting.Codes.Code.yml",
"MLEM.Formatting.Codes.ColorCode": "MLEM.Formatting.Codes.ColorCode.yml",
"MLEM.Formatting.Codes.ColorCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Nullable{Microsoft.Xna.Framework.Color})": "MLEM.Formatting.Codes.ColorCode.yml",
"MLEM.Formatting.Codes.ColorCode.GetColor(Microsoft.Xna.Framework.Color)": "MLEM.Formatting.Codes.ColorCode.yml",
"MLEM.Formatting.Codes.FontCode": "MLEM.Formatting.Codes.FontCode.yml",
"MLEM.Formatting.Codes.FontCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Func{MLEM.Font.GenericFont,MLEM.Font.GenericFont})": "MLEM.Formatting.Codes.FontCode.yml",
"MLEM.Formatting.Codes.FontCode.EndsHere(MLEM.Formatting.Codes.Code)": "MLEM.Formatting.Codes.FontCode.yml",
"MLEM.Formatting.Codes.FontCode.GetFont(MLEM.Font.GenericFont)": "MLEM.Formatting.Codes.FontCode.yml",
"MLEM.Formatting.Codes.ImageCode": "MLEM.Formatting.Codes.ImageCode.yml",
"MLEM.Formatting.Codes.ImageCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,MLEM.Animations.SpriteAnimation,System.Boolean)": "MLEM.Formatting.Codes.ImageCode.yml",
"MLEM.Formatting.Codes.ImageCode.DrawSelf(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Formatting.Token,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.ImageCode.yml",
"MLEM.Formatting.Codes.ImageCode.EndsHere(MLEM.Formatting.Codes.Code)": "MLEM.Formatting.Codes.ImageCode.yml",
"MLEM.Formatting.Codes.ImageCode.GetSelfWidth(MLEM.Font.GenericFont)": "MLEM.Formatting.Codes.ImageCode.yml",
"MLEM.Formatting.Codes.ImageCode.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Formatting.Codes.ImageCode.yml",
"MLEM.Formatting.Codes.ImageCodeExtensions": "MLEM.Formatting.Codes.ImageCodeExtensions.yml",
"MLEM.Formatting.Codes.ImageCodeExtensions.AddImage(MLEM.Formatting.TextFormatter,System.String,MLEM.Animations.SpriteAnimation,System.Boolean)": "MLEM.Formatting.Codes.ImageCodeExtensions.yml",
"MLEM.Formatting.Codes.ImageCodeExtensions.AddImage(MLEM.Formatting.TextFormatter,System.String,MLEM.Textures.TextureRegion,System.Boolean)": "MLEM.Formatting.Codes.ImageCodeExtensions.yml",
"MLEM.Formatting.Codes.LinkCode": "MLEM.Formatting.Codes.LinkCode.yml",
"MLEM.Formatting.Codes.LinkCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Single,System.Single,System.Func{MLEM.Formatting.Token,System.Boolean},System.Func{Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Color}})": "MLEM.Formatting.Codes.LinkCode.yml",
"MLEM.Formatting.Codes.LinkCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Single,System.Single,System.Func{MLEM.Formatting.Token,System.Boolean},System.Nullable{Microsoft.Xna.Framework.Color})": "MLEM.Formatting.Codes.LinkCode.yml",
"MLEM.Formatting.Codes.LinkCode.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.LinkCode.yml",
"MLEM.Formatting.Codes.LinkCode.GetColor(Microsoft.Xna.Framework.Color)": "MLEM.Formatting.Codes.LinkCode.yml",
"MLEM.Formatting.Codes.LinkCode.IsSelected": "MLEM.Formatting.Codes.LinkCode.yml",
"MLEM.Formatting.Codes.OutlineCode": "MLEM.Formatting.Codes.OutlineCode.yml",
"MLEM.Formatting.Codes.OutlineCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,Microsoft.Xna.Framework.Color,System.Single,System.Boolean)": "MLEM.Formatting.Codes.OutlineCode.yml",
"MLEM.Formatting.Codes.OutlineCode.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.OutlineCode.yml",
"MLEM.Formatting.Codes.ShadowCode": "MLEM.Formatting.Codes.ShadowCode.yml",
"MLEM.Formatting.Codes.ShadowCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.ShadowCode.yml",
"MLEM.Formatting.Codes.ShadowCode.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.ShadowCode.yml",
"MLEM.Formatting.Codes.SimpleEndCode": "MLEM.Formatting.Codes.SimpleEndCode.yml",
"MLEM.Formatting.Codes.SimpleEndCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.String)": "MLEM.Formatting.Codes.SimpleEndCode.yml",
"MLEM.Formatting.Codes.SimpleEndCode.EndsOther(MLEM.Formatting.Codes.Code)": "MLEM.Formatting.Codes.SimpleEndCode.yml",
"MLEM.Formatting.Codes.SubSupCode": "MLEM.Formatting.Codes.SubSupCode.yml",
"MLEM.Formatting.Codes.SubSupCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Single)": "MLEM.Formatting.Codes.SubSupCode.yml",
"MLEM.Formatting.Codes.SubSupCode.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.SubSupCode.yml",
"MLEM.Formatting.Codes.UnderlineCode": "MLEM.Formatting.Codes.UnderlineCode.yml",
"MLEM.Formatting.Codes.UnderlineCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Single,System.Single)": "MLEM.Formatting.Codes.UnderlineCode.yml",
"MLEM.Formatting.Codes.UnderlineCode.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.UnderlineCode.yml",
"MLEM.Formatting.Codes.WobblyCode": "MLEM.Formatting.Codes.WobblyCode.yml",
"MLEM.Formatting.Codes.WobblyCode.#ctor(System.Text.RegularExpressions.Match,System.Text.RegularExpressions.Regex,System.Single,System.Single)": "MLEM.Formatting.Codes.WobblyCode.yml",
"MLEM.Formatting.Codes.WobblyCode.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,MLEM.Formatting.Token,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2@,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color@,Microsoft.Xna.Framework.Vector2@,System.Single@,Microsoft.Xna.Framework.Vector2@,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Codes.WobblyCode.yml",
"MLEM.Formatting.Codes.WobblyCode.TimeIntoAnimation": "MLEM.Formatting.Codes.WobblyCode.yml",
"MLEM.Formatting.Codes.WobblyCode.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Formatting.Codes.WobblyCode.yml",
"MLEM.Formatting.TextAlignment": "MLEM.Formatting.TextAlignment.yml",
"MLEM.Formatting.TextAlignment.Center": "MLEM.Formatting.TextAlignment.yml",
"MLEM.Formatting.TextAlignment.Left": "MLEM.Formatting.TextAlignment.yml",
"MLEM.Formatting.TextAlignment.Right": "MLEM.Formatting.TextAlignment.yml",
"MLEM.Formatting.TextFormatter": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean)": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.Codes": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultOutlineColor": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultOutlineThickness": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultShadowColor": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultShadowOffset": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultSubOffset": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultSupOffset": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultWobblyHeight": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.DefaultWobblyModifier": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.LineThickness": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.Macro": "MLEM.Formatting.TextFormatter.Macro.yml",
"MLEM.Formatting.TextFormatter.Macros": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.OutlineDiagonals": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.ResolveMacros(System.String)": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.StrikethroughOffset": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.StripAllFormatting(System.String)": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.Tokenize(MLEM.Font.GenericFont,System.String,MLEM.Formatting.TextAlignment)": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.TextFormatter.UnderlineOffset": "MLEM.Formatting.TextFormatter.yml",
"MLEM.Formatting.Token": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.AppliedCodes": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.DisplayString": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.DrawCharacter(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Int32,System.String,System.Int32,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.DrawSelf(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.GetArea(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.GetArea(Microsoft.Xna.Framework.Vector2,System.Single)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.GetColor(Microsoft.Xna.Framework.Color)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.GetFont(MLEM.Font.GenericFont)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.GetSelfWidth(MLEM.Font.GenericFont)": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.Index": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.RawIndex": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.RawSubstring": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.SplitDisplayString": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.Token.Substring": "MLEM.Formatting.Token.yml",
"MLEM.Formatting.TokenizedString": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.AllCodes": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.DisplayString": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Nullable{System.Int32},System.Nullable{System.Int32})": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,Microsoft.Xna.Framework.Color,System.Single,System.Single,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Nullable{System.Int32},System.Nullable{System.Int32})": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.GetArea(Microsoft.Xna.Framework.Vector2,System.Single)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.GetTokenUnderPos(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,MLEM.Font.GenericFont,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.GetTokenUnderPos(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,MLEM.Font.GenericFont,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.RawString": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Realign(MLEM.Font.GenericFont,MLEM.Formatting.TextAlignment)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Split(MLEM.Font.GenericFont,System.Single,System.Single,MLEM.Formatting.TextAlignment)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.String": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Tokens": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Truncate(MLEM.Font.GenericFont,System.Single,System.Single,System.String,MLEM.Formatting.TextAlignment)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Formatting.TokenizedString.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Formatting.TokenizedString.yml",
"MLEM.Graphics": "MLEM.Graphics.yml",
"MLEM.Graphics.AutoTiling": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.AddAutoTile(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Collections.Generic.ICollection{MLEM.Graphics.StaticSpriteBatch.Item})": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.AddExtendedAutoTile(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,MLEM.Textures.TextureRegion,MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Single,System.Collections.Generic.ICollection{MLEM.Graphics.StaticSpriteBatch.Item})": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.AddExtendedAutoTile(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,System.Func{System.Int32,MLEM.Textures.TextureRegion},MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Single,System.Collections.Generic.ICollection{MLEM.Graphics.StaticSpriteBatch.Item})": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.AddExtendedAutoTileCorner(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,MLEM.Maths.Direction2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Collections.Generic.ICollection{MLEM.Graphics.StaticSpriteBatch.Item})": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.AddExtendedAutoTileCorner(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Vector2,System.Func{System.Int32,MLEM.Textures.TextureRegion},MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,MLEM.Maths.Direction2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Collections.Generic.ICollection{MLEM.Graphics.StaticSpriteBatch.Item})": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.ConnectsTo": "MLEM.Graphics.AutoTiling.ConnectsTo.yml",
"MLEM.Graphics.AutoTiling.DrawAutoTile(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single)": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.DrawExtendedAutoTile(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,MLEM.Textures.TextureRegion,MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Single)": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.DrawExtendedAutoTile(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,System.Func{System.Int32,MLEM.Textures.TextureRegion},MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single,System.Single)": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.DrawExtendedAutoTileCorner(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,MLEM.Maths.Direction2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single)": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.AutoTiling.DrawExtendedAutoTileCorner(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Func{System.Int32,MLEM.Textures.TextureRegion},MLEM.Graphics.AutoTiling.ConnectsTo,Microsoft.Xna.Framework.Color,MLEM.Maths.Direction2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{Microsoft.Xna.Framework.Vector2},System.Single)": "MLEM.Graphics.AutoTiling.yml",
"MLEM.Graphics.ColorExtensions": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.CopyAlpha(Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.Invert(Microsoft.Xna.Framework.Color)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.Multiply(Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.ToHexStringRgb(Microsoft.Xna.Framework.Color,System.Boolean)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.ToHexStringRgba(Microsoft.Xna.Framework.Color,System.Boolean)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.ToHsl(Microsoft.Xna.Framework.Color)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorExtensions.ToHsv(Microsoft.Xna.Framework.Color)": "MLEM.Graphics.ColorExtensions.yml",
"MLEM.Graphics.ColorHelper": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHexRgb(System.Int32)": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHexRgba(System.Int32)": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHexString(System.String)": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHsl(System.Single,System.Single,System.Single)": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHsl(System.ValueTuple{System.Single,System.Single,System.Single})": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHsv(System.Single,System.Single,System.Single)": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.FromHsv(System.ValueTuple{System.Single,System.Single,System.Single})": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.ColorHelper.TryFromHexString(System.String,Microsoft.Xna.Framework.Color@)": "MLEM.Graphics.ColorHelper.yml",
"MLEM.Graphics.GraphicsExtensions": "MLEM.Graphics.GraphicsExtensions.yml",
"MLEM.Graphics.GraphicsExtensions.ApplyChangesSafely(Microsoft.Xna.Framework.GraphicsDeviceManager)": "MLEM.Graphics.GraphicsExtensions.yml",
"MLEM.Graphics.GraphicsExtensions.ResetWidthAndHeight(Microsoft.Xna.Framework.GraphicsDeviceManager,Microsoft.Xna.Framework.GameWindow)": "MLEM.Graphics.GraphicsExtensions.yml",
"MLEM.Graphics.GraphicsExtensions.SetFullscreen(Microsoft.Xna.Framework.GraphicsDeviceManager,System.Boolean)": "MLEM.Graphics.GraphicsExtensions.yml",
"MLEM.Graphics.GraphicsExtensions.TargetContext": "MLEM.Graphics.GraphicsExtensions.TargetContext.yml",
"MLEM.Graphics.GraphicsExtensions.TargetContext.#ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice,Microsoft.Xna.Framework.Graphics.RenderTarget2D)": "MLEM.Graphics.GraphicsExtensions.TargetContext.yml",
"MLEM.Graphics.GraphicsExtensions.TargetContext.#ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice,Microsoft.Xna.Framework.Graphics.RenderTargetBinding[])": "MLEM.Graphics.GraphicsExtensions.TargetContext.yml",
"MLEM.Graphics.GraphicsExtensions.TargetContext.Dispose": "MLEM.Graphics.GraphicsExtensions.TargetContext.yml",
"MLEM.Graphics.GraphicsExtensions.WithRenderTarget(Microsoft.Xna.Framework.Graphics.GraphicsDevice,Microsoft.Xna.Framework.Graphics.RenderTarget2D)": "MLEM.Graphics.GraphicsExtensions.yml",
"MLEM.Graphics.GraphicsExtensions.WithRenderTargets(Microsoft.Xna.Framework.Graphics.GraphicsDevice,Microsoft.Xna.Framework.Graphics.RenderTargetBinding[])": "MLEM.Graphics.GraphicsExtensions.yml",
"MLEM.Graphics.SpriteBatchContext": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.#ctor(Microsoft.Xna.Framework.Graphics.SpriteSortMode,Microsoft.Xna.Framework.Graphics.BlendState,Microsoft.Xna.Framework.Graphics.SamplerState,Microsoft.Xna.Framework.Graphics.DepthStencilState,Microsoft.Xna.Framework.Graphics.RasterizerState,Microsoft.Xna.Framework.Graphics.Effect,System.Nullable{Microsoft.Xna.Framework.Matrix})": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.BlendState": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.Current(Microsoft.Xna.Framework.Graphics.GraphicsDevice,Microsoft.Xna.Framework.Graphics.SpriteSortMode,Microsoft.Xna.Framework.Graphics.Effect,System.Nullable{Microsoft.Xna.Framework.Matrix})": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.DepthStencilState": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.Effect": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.RasterizerState": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.SamplerState": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.SortMode": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContext.TransformMatrix": "MLEM.Graphics.SpriteBatchContext.yml",
"MLEM.Graphics.SpriteBatchContextExtensions": "MLEM.Graphics.SpriteBatchContextExtensions.yml",
"MLEM.Graphics.SpriteBatchContextExtensions.Begin(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Graphics.SpriteBatchContext)": "MLEM.Graphics.SpriteBatchContextExtensions.yml",
"MLEM.Graphics.SpriteBatchContextExtensions.Draw(MLEM.Graphics.StaticSpriteBatch,MLEM.Graphics.SpriteBatchContext)": "MLEM.Graphics.SpriteBatchContextExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.Add(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Graphics.Texture2D,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.Add(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Graphics.Texture2D,MLEM.Maths.RectangleF,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.Add(MLEM.Graphics.StaticSpriteBatch,Microsoft.Xna.Framework.Graphics.Texture2D,MLEM.Maths.RectangleF,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Graphics.Texture2D,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Graphics.Texture2D,MLEM.Maths.RectangleF,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Graphics.Texture2D,MLEM.Maths.RectangleF,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.GenerateCircleTexture(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Color,System.Int32)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.GenerateGradientTexture(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,Microsoft.Xna.Framework.Color,System.Int32,System.Int32)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.GenerateSquareTexture(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.GenerateTexture(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Color,System.Nullable{Microsoft.Xna.Framework.Color})": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.SpriteBatchExtensions.GetBlankTexture(Microsoft.Xna.Framework.Graphics.SpriteBatch)": "MLEM.Graphics.SpriteBatchExtensions.yml",
"MLEM.Graphics.StaticSpriteBatch": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.#ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(MLEM.Graphics.StaticSpriteBatch.Item)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Rectangle,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Rectangle,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Add(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Rectangle},Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.BeginBatch(System.Nullable{Microsoft.Xna.Framework.Graphics.SpriteSortMode})": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Buffers": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.ClearBatch": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Dispose": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Draw(Microsoft.Xna.Framework.Graphics.BlendState,Microsoft.Xna.Framework.Graphics.SamplerState,Microsoft.Xna.Framework.Graphics.DepthStencilState,Microsoft.Xna.Framework.Graphics.RasterizerState,Microsoft.Xna.Framework.Graphics.Effect,System.Nullable{Microsoft.Xna.Framework.Matrix})": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.EndBatch": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.FilledBuffers": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Item": "MLEM.Graphics.StaticSpriteBatch.Item.yml",
"MLEM.Graphics.StaticSpriteBatch.Remove(MLEM.Graphics.StaticSpriteBatch.Item)": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Textures": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Graphics.StaticSpriteBatch.Vertices": "MLEM.Graphics.StaticSpriteBatch.yml",
"MLEM.Input": "MLEM.Input.yml",
"MLEM.Input.GamepadExtensions": "MLEM.Input.GamepadExtensions.yml",
"MLEM.Input.GamepadExtensions.GetAnalogValue(Microsoft.Xna.Framework.Input.GamePadState,Microsoft.Xna.Framework.Input.Buttons)": "MLEM.Input.GamepadExtensions.yml",
"MLEM.Input.GenericInput": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.#ctor(MLEM.Input.MouseButton)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.#ctor(Microsoft.Xna.Framework.Input.Buttons)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.#ctor(Microsoft.Xna.Framework.Input.Keys)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.#ctor(System.Enum)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.AllButtons": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.AllInputs": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.AllKeys": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.AllMouseButtons": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.Button": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.Equals(MLEM.Input.GenericInput)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.Equals(System.Object)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.GetHashCode": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.InputType": "MLEM.Input.GenericInput.InputType.yml",
"MLEM.Input.GenericInput.InputType.Gamepad": "MLEM.Input.GenericInput.InputType.yml",
"MLEM.Input.GenericInput.InputType.Keyboard": "MLEM.Input.GenericInput.InputType.yml",
"MLEM.Input.GenericInput.InputType.Mouse": "MLEM.Input.GenericInput.InputType.yml",
"MLEM.Input.GenericInput.InputType.None": "MLEM.Input.GenericInput.InputType.yml",
"MLEM.Input.GenericInput.Key": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.MouseButton": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.ToString": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.Type": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Equality(MLEM.Input.GenericInput,MLEM.Input.GenericInput)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Implicit(MLEM.Input.GenericInput)~MLEM.Input.MouseButton": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Implicit(MLEM.Input.GenericInput)~Microsoft.Xna.Framework.Input.Buttons": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Implicit(MLEM.Input.GenericInput)~Microsoft.Xna.Framework.Input.Keys": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Implicit(MLEM.Input.MouseButton)~MLEM.Input.GenericInput": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Implicit(Microsoft.Xna.Framework.Input.Buttons)~MLEM.Input.GenericInput": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Implicit(Microsoft.Xna.Framework.Input.Keys)~MLEM.Input.GenericInput": "MLEM.Input.GenericInput.yml",
"MLEM.Input.GenericInput.op_Inequality(MLEM.Input.GenericInput,MLEM.Input.GenericInput)": "MLEM.Input.GenericInput.yml",
"MLEM.Input.InputHandler": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.#ctor(Microsoft.Xna.Framework.Game,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.AddExternalGesture(Microsoft.Xna.Framework.Input.Touch.GestureSample)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.AllButtons": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.AllKeys": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.ConnectedGamepads": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.DisableGestures(Microsoft.Xna.Framework.Input.Touch.GestureType[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.EnableGestures(Microsoft.Xna.Framework.Input.Touch.GestureType[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.ExternalGestureHandling": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GamepadButtonDeadzone": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.Gestures": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetDownTime(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetGamepadState(System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetGesture(Microsoft.Xna.Framework.Input.Touch.GestureType,Microsoft.Xna.Framework.Input.Touch.GestureSample@)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetLastGamepadState(System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetTimeSincePress(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetUpTime(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.GetViewportGesture(Microsoft.Xna.Framework.Input.Touch.GestureType,Microsoft.Xna.Framework.Input.Touch.GestureSample@)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.HandleGamepadRepeats": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.HandleGamepads": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.HandleKeyboard": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.HandleKeyboardRepeats": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.HandleMouse": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.HandleTouch": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.InputsDown": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.InputsPressed": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.InvertPressBehavior": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsAnyDown(MLEM.Input.GenericInput[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsAnyPressed(MLEM.Input.GenericInput[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsAnyPressedAvailable(MLEM.Input.GenericInput[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsAnyUp(MLEM.Input.GenericInput[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsDown(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsModifierKeyDown(MLEM.Input.ModifierKey)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsPressConsumed(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsPressed(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsPressedAvailable(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsPressedIgnoreRepeats(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.IsUp(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.KeyRepeatDelay": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.KeyRepeatRate": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.KeyboardState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastKeyboardState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastMousePosition": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastMouseState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastScrollWheel": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastTouchState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastViewportMousePosition": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.LastViewportTouchState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.MousePosition": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.MouseState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.ScrollWheel": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.SetGesturesEnabled(System.Boolean,Microsoft.Xna.Framework.Input.Touch.GestureType[])": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.TouchState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.TryConsumePressed(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.TryConsumePressedForLess(MLEM.Input.GenericInput,System.TimeSpan,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.TryGetDownTime(MLEM.Input.GenericInput,System.TimeSpan@,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.TryGetTimeSincePress(MLEM.Input.GenericInput,System.TimeSpan@,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.TryGetUpTime(MLEM.Input.GenericInput,System.TimeSpan@,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.Update": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.ViewportMousePosition": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.ViewportTouchState": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.WasDown(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.WasPressedForLess(MLEM.Input.GenericInput,System.TimeSpan,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.WasPressedForLessAvailable(MLEM.Input.GenericInput,System.TimeSpan,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.InputHandler.WasUp(MLEM.Input.GenericInput,System.Int32)": "MLEM.Input.InputHandler.yml",
"MLEM.Input.Keybind": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.#ctor": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.#ctor(MLEM.Input.GenericInput,MLEM.Input.GenericInput[])": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.#ctor(MLEM.Input.GenericInput,MLEM.Input.ModifierKey)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.#ctor(MLEM.Input.Keybind.Combination[])": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Add(MLEM.Input.GenericInput,MLEM.Input.GenericInput[])": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Add(MLEM.Input.GenericInput,MLEM.Input.ModifierKey)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Add(MLEM.Input.Keybind.Combination)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Clear": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Combination": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.#ctor": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.#ctor(MLEM.Input.GenericInput,MLEM.Input.GenericInput[])": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.#ctor(MLEM.Input.GenericInput,MLEM.Input.GenericInput[],MLEM.Input.GenericInput[])": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.CompareTo(MLEM.Input.Keybind.Combination)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.CompareTo(System.Object)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.InverseModifiers": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.IsDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.IsModifierDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.IsPressed(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.IsPressedAvailable(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.Key": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.Modifiers": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.ToString": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.ToString(System.String,System.Func{MLEM.Input.GenericInput,System.String})": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.TryConsumePressed(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.WasDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combination.WasModifierDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.Combination.yml",
"MLEM.Input.Keybind.Combinations": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.CompareTo(MLEM.Input.Keybind)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.CompareTo(System.Object)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.CopyFrom(MLEM.Input.Keybind)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.GetCombinations": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Insert(System.Int32,MLEM.Input.GenericInput,MLEM.Input.GenericInput[])": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Insert(System.Int32,MLEM.Input.GenericInput,MLEM.Input.ModifierKey)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Insert(System.Int32,MLEM.Input.Keybind.Combination)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.IsDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.IsModifierDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.IsPressed(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.IsPressedAvailable(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.Remove(System.Func{MLEM.Input.Keybind.Combination,System.Int32,System.Boolean})": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.ToString": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.ToString(System.String,System.String,System.Func{MLEM.Input.GenericInput,System.String})": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.TryConsumePressed(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.TryGetCombination(System.Int32,MLEM.Input.Keybind.Combination@)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.WasDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.Keybind.WasModifierDown(MLEM.Input.InputHandler,System.Int32)": "MLEM.Input.Keybind.yml",
"MLEM.Input.KeysExtensions": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey)": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.KeysExtensions.GetModifier(MLEM.Input.GenericInput)": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.KeysExtensions.GetModifier(Microsoft.Xna.Framework.Input.Keys)": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.KeysExtensions.IsModifier(MLEM.Input.GenericInput)": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.KeysExtensions.IsModifier(Microsoft.Xna.Framework.Input.Keys)": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.KeysExtensions.ModifierKeys": "MLEM.Input.KeysExtensions.yml",
"MLEM.Input.ModifierKey": "MLEM.Input.ModifierKey.yml",
"MLEM.Input.ModifierKey.Alt": "MLEM.Input.ModifierKey.yml",
"MLEM.Input.ModifierKey.Control": "MLEM.Input.ModifierKey.yml",
"MLEM.Input.ModifierKey.None": "MLEM.Input.ModifierKey.yml",
"MLEM.Input.ModifierKey.Shift": "MLEM.Input.ModifierKey.yml",
"MLEM.Input.MouseButton": "MLEM.Input.MouseButton.yml",
"MLEM.Input.MouseButton.Extra1": "MLEM.Input.MouseButton.yml",
"MLEM.Input.MouseButton.Extra2": "MLEM.Input.MouseButton.yml",
"MLEM.Input.MouseButton.Left": "MLEM.Input.MouseButton.yml",
"MLEM.Input.MouseButton.Middle": "MLEM.Input.MouseButton.yml",
"MLEM.Input.MouseButton.Right": "MLEM.Input.MouseButton.yml",
"MLEM.Input.MouseExtensions": "MLEM.Input.MouseExtensions.yml",
"MLEM.Input.MouseExtensions.GetState(Microsoft.Xna.Framework.Input.MouseState,MLEM.Input.MouseButton)": "MLEM.Input.MouseExtensions.yml",
"MLEM.Input.MouseExtensions.MouseButtons": "MLEM.Input.MouseExtensions.yml",
"MLEM.Input.TextInput": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.#ctor(MLEM.Font.GenericFont,Microsoft.Xna.Framework.Vector2,System.Single,MLEM.Input.TextInput.Rule,System.Action{System.String},System.Func{System.String})": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.CaretLine": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.CaretPos": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.CaretPosInLine": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.CopyToClipboardFunction": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.DefaultRule": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,Microsoft.Xna.Framework.Color)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.FileNames": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.FirstVisibleLine": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Font": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.InputRule": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.InsertText(System.Object,System.Boolean)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Length": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.LettersNumbers": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Lines": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.MaskingCharacter": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.MaxDisplayedLines": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.MaximumCharacters": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.MoveCaretToLine(System.Int32)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Multiline": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.OnTextChange": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.OnTextInput(Microsoft.Xna.Framework.Input.Keys,System.Char)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.OnlyLetters": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.OnlyNumbers": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.PasteFromClipboardFunction": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.PathNames": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.RemoveText(System.Int32,System.Int32)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Rule": "MLEM.Input.TextInput.Rule.yml",
"MLEM.Input.TextInput.SetText(System.Object,System.Boolean)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.ShowLine(System.Int32)": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Size": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Text": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.TextChanged": "MLEM.Input.TextInput.TextChanged.yml",
"MLEM.Input.TextInput.TextScale": "MLEM.Input.TextInput.yml",
"MLEM.Input.TextInput.Update(Microsoft.Xna.Framework.GameTime,MLEM.Input.InputHandler)": "MLEM.Input.TextInput.yml",
"MLEM.Maths": "MLEM.Maths.yml",
"MLEM.Maths.Direction2": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.Down": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.DownLeft": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.DownRight": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.Left": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.None": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.Right": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.Up": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.UpLeft": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2.UpRight": "MLEM.Maths.Direction2.yml",
"MLEM.Maths.Direction2Helper": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.Adjacent": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.All": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.AllExceptNone": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.Angle(MLEM.Maths.Direction2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.Diagonals": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.IsAdjacent(MLEM.Maths.Direction2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.IsDiagonal(MLEM.Maths.Direction2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.Offset(MLEM.Maths.Direction2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.Offsets(System.Collections.Generic.IEnumerable{MLEM.Maths.Direction2})": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.Opposite(MLEM.Maths.Direction2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.RotateBy(MLEM.Maths.Direction2,MLEM.Maths.Direction2,MLEM.Maths.Direction2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.RotateCcw(MLEM.Maths.Direction2,System.Boolean)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.RotateCw(MLEM.Maths.Direction2,System.Boolean)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.To90Direction(Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Direction2Helper.ToDirection(Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.Direction2Helper.yml",
"MLEM.Maths.Easings": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.AndReverse(MLEM.Maths.Easings.Easing)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.AndThen(MLEM.Maths.Easings.Easing,MLEM.Maths.Easings.Easing)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.AndThen(MLEM.Maths.Easings.Easing,MLEM.Maths.Easings.Easing[])": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.Clamp(MLEM.Maths.Easings.Easing,System.Single,System.Single)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.Easing": "MLEM.Maths.Easings.Easing.yml",
"MLEM.Maths.Easings.InBack": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InBounce": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InCirc": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InCubic": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InElastic": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InExpo": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutBack": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutBounce": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutCirc": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutCubic": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutElastic": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutExpo": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutQuad": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutQuart": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutQuint": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InOutSine": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InQuad": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InQuart": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InQuint": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.InSine": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.Linear": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.One": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutBack": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutBounce": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutCirc": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutCubic": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutElastic": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutExpo": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutQuad": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutQuart": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutQuint": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.OutSine": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.ReverseInput(MLEM.Maths.Easings.Easing)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.ReverseOutput(MLEM.Maths.Easings.Easing)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.ScaleInput(MLEM.Maths.Easings.Easing,System.Single,System.Single)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.ScaleOutput(MLEM.Maths.Easings.Easing,System.Single,System.Single)": "MLEM.Maths.Easings.yml",
"MLEM.Maths.Easings.Zero": "MLEM.Maths.Easings.yml",
"MLEM.Maths.NumberExtensions": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Ceil(System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.CeilCopy(Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.CeilCopy(Microsoft.Xna.Framework.Vector3)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.CeilCopy(Microsoft.Xna.Framework.Vector4)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Divide(Microsoft.Xna.Framework.Point,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Equals(Microsoft.Xna.Framework.Quaternion,Microsoft.Xna.Framework.Quaternion,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Equals(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Equals(Microsoft.Xna.Framework.Vector3,Microsoft.Xna.Framework.Vector3,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Equals(Microsoft.Xna.Framework.Vector4,Microsoft.Xna.Framework.Vector4,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Equals(System.Single,System.Single,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Floor(System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.FloorCopy(Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.FloorCopy(Microsoft.Xna.Framework.Vector3)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.FloorCopy(Microsoft.Xna.Framework.Vector4)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.GetPoints(MLEM.Maths.RectangleF,System.Single,System.Boolean)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.GetPoints(Microsoft.Xna.Framework.Rectangle,System.Boolean)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Multiply(Microsoft.Xna.Framework.Point,System.Single)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.OffsetCopy(MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.OffsetCopy(Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Point)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Penetrate(MLEM.Maths.RectangleF,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Vector2@,System.Single@)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Rotation(Microsoft.Xna.Framework.Matrix)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.RotationVector(Microsoft.Xna.Framework.Matrix)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.RotationVector(Microsoft.Xna.Framework.Quaternion)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Scale(Microsoft.Xna.Framework.Matrix)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Shrink(MLEM.Maths.RectangleF,MLEM.Maths.Padding)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Shrink(MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Shrink(Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Point)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.ToVector2(Microsoft.Xna.Framework.Vector3)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.NumberExtensions.Transform(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Matrix)": "MLEM.Maths.NumberExtensions.yml",
"MLEM.Maths.Padding": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.#ctor(MLEM.Maths.Padding,System.Single)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.#ctor(System.Single)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.#ctor(System.Single,System.Single)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.#ctor(System.Single,System.Single,System.Single,System.Single)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Bottom": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Empty": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Equals(MLEM.Maths.Padding)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Equals(System.Object)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.GetHashCode": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Height": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Left": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Right": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Top": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.Width": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Addition(MLEM.Maths.Padding,MLEM.Maths.Padding)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Equality(MLEM.Maths.Padding,MLEM.Maths.Padding)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Implicit(Microsoft.Xna.Framework.Vector2)~MLEM.Maths.Padding": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Inequality(MLEM.Maths.Padding,MLEM.Maths.Padding)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Multiply(MLEM.Maths.Padding,Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Multiply(MLEM.Maths.Padding,System.Single)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.Padding.op_Subtraction(MLEM.Maths.Padding,MLEM.Maths.Padding)": "MLEM.Maths.Padding.yml",
"MLEM.Maths.RandomExtensions": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RandomExtensions.GetRandomEntry``1(System.Random,System.Collections.Generic.ICollection{``0})": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RandomExtensions.GetRandomWeightedEntry``1(System.Random,System.Collections.Generic.ICollection{``0},System.Func{``0,System.Int32})": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RandomExtensions.GetRandomWeightedEntry``1(System.Random,System.Collections.Generic.ICollection{``0},System.Func{``0,System.Single})": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RandomExtensions.NextSingle(System.Random)": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RandomExtensions.NextSingle(System.Random,System.Single)": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RandomExtensions.NextSingle(System.Random,System.Single,System.Single)": "MLEM.Maths.RandomExtensions.yml",
"MLEM.Maths.RectangleF": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.#ctor(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.#ctor(System.Single,System.Single,System.Single,System.Single)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Bottom": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Center": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Contains(MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Contains(Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Contains(System.Single,System.Single)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Deconstruct(System.Single@,System.Single@,System.Single@,System.Single@)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Distance(MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.DistanceSquared(MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Empty": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Equals(MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Equals(System.Object)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.FromCorners(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.FromCorners(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.GetHashCode": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Height": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Inflate(System.Single,System.Single)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Intersect(MLEM.Maths.RectangleF,MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Intersects(MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.IsEmpty": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Left": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Location": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Offset(Microsoft.Xna.Framework.Vector2)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Offset(System.Single,System.Single)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Right": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Size": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.ToString": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Top": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Union(MLEM.Maths.RectangleF,MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Width": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.X": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.Y": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.op_Equality(MLEM.Maths.RectangleF,MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.op_Explicit(MLEM.Maths.RectangleF)~Microsoft.Xna.Framework.Rectangle": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.op_Explicit(Microsoft.Xna.Framework.Rectangle)~MLEM.Maths.RectangleF": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.RectangleF.op_Inequality(MLEM.Maths.RectangleF,MLEM.Maths.RectangleF)": "MLEM.Maths.RectangleF.yml",
"MLEM.Maths.SeedSource": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Add(System.Guid)": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Add(System.Int32)": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Add(System.Object)": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Add(System.Single)": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Add(System.String)": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Get": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Random": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SeedSource.Rotate": "MLEM.Maths.SeedSource.yml",
"MLEM.Maths.SingleRandom": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.GetRandomEntry``1(System.Collections.Generic.ICollection{``0},MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.GetRandomWeightedEntry``1(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Int32},MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.GetRandomWeightedEntry``1(System.Collections.Generic.ICollection{``0},System.Func{``0,System.Single},MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Int(MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Int(System.Int32)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Int(System.Int32,MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Int(System.Int32,System.Int32)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Int(System.Int32,System.Int32,MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Int(System.Int32,System.Int32,System.Int32)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Single(MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Single(System.Int32)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Single(System.Single,MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Single(System.Single,System.Int32)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Single(System.Single,System.Single,MLEM.Maths.SeedSource)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Maths.SingleRandom.Single(System.Single,System.Single,System.Int32)": "MLEM.Maths.SingleRandom.yml",
"MLEM.Misc": "MLEM.Misc.yml",
"MLEM.Misc.CollectionExtensions": "MLEM.Misc.CollectionExtensions.yml",
"MLEM.Misc.CollectionExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)": "MLEM.Misc.CollectionExtensions.yml",
"MLEM.Misc.CollectionExtensions.Combinations``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{``0}})": "MLEM.Misc.CollectionExtensions.yml",
"MLEM.Misc.CollectionExtensions.IndexCombinations``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{``0}})": "MLEM.Misc.CollectionExtensions.yml",
"MLEM.Misc.CollectionExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)": "MLEM.Misc.CollectionExtensions.yml",
"MLEM.Misc.GenericDataHolder": "MLEM.Misc.GenericDataHolder.yml",
"MLEM.Misc.GenericDataHolder.GetDataKeys": "MLEM.Misc.GenericDataHolder.yml",
"MLEM.Misc.GenericDataHolder.GetData``1(System.String)": "MLEM.Misc.GenericDataHolder.yml",
"MLEM.Misc.GenericDataHolder.SetData``1(System.String,``0)": "MLEM.Misc.GenericDataHolder.yml",
"MLEM.Misc.IGenericDataHolder": "MLEM.Misc.IGenericDataHolder.yml",
"MLEM.Misc.IGenericDataHolder.GetDataKeys": "MLEM.Misc.IGenericDataHolder.yml",
"MLEM.Misc.IGenericDataHolder.GetData``1(System.String)": "MLEM.Misc.IGenericDataHolder.yml",
"MLEM.Misc.IGenericDataHolder.SetData``1(System.String,``0)": "MLEM.Misc.IGenericDataHolder.yml",
"MLEM.Misc.MlemPlatform": "MLEM.Misc.MlemPlatform.yml",
"MLEM.Misc.MlemPlatform.AddTextInputListener(Microsoft.Xna.Framework.GameWindow,MLEM.Misc.MlemPlatform.TextInputCallback)": "MLEM.Misc.MlemPlatform.yml",
"MLEM.Misc.MlemPlatform.Current": "MLEM.Misc.MlemPlatform.yml",
"MLEM.Misc.MlemPlatform.DesktopFna": "MLEM.Misc.MlemPlatform.DesktopFna.yml",
"MLEM.Misc.MlemPlatform.DesktopFna.#ctor(System.Action{System.Action{System.Char}})": "MLEM.Misc.MlemPlatform.DesktopFna.yml",
"MLEM.Misc.MlemPlatform.DesktopFna.AddTextInputListener(Microsoft.Xna.Framework.GameWindow,MLEM.Misc.MlemPlatform.TextInputCallback)": "MLEM.Misc.MlemPlatform.DesktopFna.yml",
"MLEM.Misc.MlemPlatform.DesktopFna.OpenLinkOrFile(System.String)": "MLEM.Misc.MlemPlatform.DesktopFna.yml",
"MLEM.Misc.MlemPlatform.DesktopFna.OpenOnScreenKeyboard(System.String,System.String,System.String,System.Boolean)": "MLEM.Misc.MlemPlatform.DesktopFna.yml",
"MLEM.Misc.MlemPlatform.DesktopGl`1": "MLEM.Misc.MlemPlatform.DesktopGl-1.yml",
"MLEM.Misc.MlemPlatform.DesktopGl`1.#ctor(System.Action{Microsoft.Xna.Framework.GameWindow,System.EventHandler{`0}})": "MLEM.Misc.MlemPlatform.DesktopGl-1.yml",
"MLEM.Misc.MlemPlatform.DesktopGl`1.AddTextInputListener(Microsoft.Xna.Framework.GameWindow,MLEM.Misc.MlemPlatform.TextInputCallback)": "MLEM.Misc.MlemPlatform.DesktopGl-1.yml",
"MLEM.Misc.MlemPlatform.DesktopGl`1.OpenLinkOrFile(System.String)": "MLEM.Misc.MlemPlatform.DesktopGl-1.yml",
"MLEM.Misc.MlemPlatform.DesktopGl`1.OpenOnScreenKeyboard(System.String,System.String,System.String,System.Boolean)": "MLEM.Misc.MlemPlatform.DesktopGl-1.yml",
"MLEM.Misc.MlemPlatform.EnsureExists": "MLEM.Misc.MlemPlatform.yml",
"MLEM.Misc.MlemPlatform.Mobile": "MLEM.Misc.MlemPlatform.Mobile.yml",
"MLEM.Misc.MlemPlatform.Mobile.#ctor(MLEM.Misc.MlemPlatform.Mobile.OpenOnScreenKeyboardDelegate,System.Action{System.String})": "MLEM.Misc.MlemPlatform.Mobile.yml",
"MLEM.Misc.MlemPlatform.Mobile.AddTextInputListener(Microsoft.Xna.Framework.GameWindow,MLEM.Misc.MlemPlatform.TextInputCallback)": "MLEM.Misc.MlemPlatform.Mobile.yml",
"MLEM.Misc.MlemPlatform.Mobile.OpenLinkOrFile(System.String)": "MLEM.Misc.MlemPlatform.Mobile.yml",
"MLEM.Misc.MlemPlatform.Mobile.OpenOnScreenKeyboard(System.String,System.String,System.String,System.Boolean)": "MLEM.Misc.MlemPlatform.Mobile.yml",
"MLEM.Misc.MlemPlatform.Mobile.OpenOnScreenKeyboardDelegate": "MLEM.Misc.MlemPlatform.Mobile.OpenOnScreenKeyboardDelegate.yml",
"MLEM.Misc.MlemPlatform.None": "MLEM.Misc.MlemPlatform.None.yml",
"MLEM.Misc.MlemPlatform.None.AddTextInputListener(Microsoft.Xna.Framework.GameWindow,MLEM.Misc.MlemPlatform.TextInputCallback)": "MLEM.Misc.MlemPlatform.None.yml",
"MLEM.Misc.MlemPlatform.None.OpenLinkOrFile(System.String)": "MLEM.Misc.MlemPlatform.None.yml",
"MLEM.Misc.MlemPlatform.None.OpenOnScreenKeyboard(System.String,System.String,System.String,System.Boolean)": "MLEM.Misc.MlemPlatform.None.yml",
"MLEM.Misc.MlemPlatform.OpenLinkOrFile(System.String)": "MLEM.Misc.MlemPlatform.yml",
"MLEM.Misc.MlemPlatform.OpenOnScreenKeyboard(System.String,System.String,System.String,System.Boolean)": "MLEM.Misc.MlemPlatform.yml",
"MLEM.Misc.MlemPlatform.TextInputCallback": "MLEM.Misc.MlemPlatform.TextInputCallback.yml",
"MLEM.Pathfinding": "MLEM.Pathfinding.yml",
"MLEM.Pathfinding.AStar2": "MLEM.Pathfinding.AStar2.yml",
"MLEM.Pathfinding.AStar2.#ctor(MLEM.Pathfinding.AStar{Microsoft.Xna.Framework.Point}.GetCost,System.Boolean,System.Single,System.Int32,MLEM.Pathfinding.AStar{Microsoft.Xna.Framework.Point}.CollectAdditionalNeighbors)": "MLEM.Pathfinding.AStar2.yml",
"MLEM.Pathfinding.AStar2.CollectNeighbors(Microsoft.Xna.Framework.Point,System.Collections.Generic.ISet{Microsoft.Xna.Framework.Point})": "MLEM.Pathfinding.AStar2.yml",
"MLEM.Pathfinding.AStar2.GetHeuristicDistance(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "MLEM.Pathfinding.AStar2.yml",
"MLEM.Pathfinding.AStar3": "MLEM.Pathfinding.AStar3.yml",
"MLEM.Pathfinding.AStar3.#ctor(MLEM.Pathfinding.AStar{Microsoft.Xna.Framework.Vector3}.GetCost,System.Boolean,System.Single,System.Int32,MLEM.Pathfinding.AStar{Microsoft.Xna.Framework.Vector3}.CollectAdditionalNeighbors)": "MLEM.Pathfinding.AStar3.yml",
"MLEM.Pathfinding.AStar3.CollectNeighbors(Microsoft.Xna.Framework.Vector3,System.Collections.Generic.ISet{Microsoft.Xna.Framework.Vector3})": "MLEM.Pathfinding.AStar3.yml",
"MLEM.Pathfinding.AStar3.GetHeuristicDistance(Microsoft.Xna.Framework.Vector3,Microsoft.Xna.Framework.Vector3)": "MLEM.Pathfinding.AStar3.yml",
"MLEM.Pathfinding.AStar`1": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.#ctor(MLEM.Pathfinding.AStar{`0}.GetCost,System.Single,System.Int32,MLEM.Pathfinding.AStar{`0}.CollectAdditionalNeighbors)": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.CollectAdditionalNeighbors": "MLEM.Pathfinding.AStar-1.CollectAdditionalNeighbors.yml",
"MLEM.Pathfinding.AStar`1.CollectNeighbors(`0,System.Collections.Generic.ISet{`0})": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.DefaultAdditionalNeighbors": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.DefaultCost": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.DefaultCostFunction": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.DefaultMaxTries": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.FindPath(`0,`0,MLEM.Pathfinding.AStar{`0}.GetCost,System.Nullable{System.Single},System.Nullable{System.Int32},MLEM.Pathfinding.AStar{`0}.CollectAdditionalNeighbors)": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.GetCost": "MLEM.Pathfinding.AStar-1.GetCost.yml",
"MLEM.Pathfinding.AStar`1.GetHeuristicDistance(`0,`0)": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.LastTimeNeeded": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.LastTriesNeeded": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.AStar`1.TryFindPath(`0,System.Collections.Generic.ICollection{`0},System.Collections.Generic.Stack{`0}@,System.Single@,MLEM.Pathfinding.AStar{`0}.GetCost,System.Nullable{System.Single},System.Nullable{System.Int32},MLEM.Pathfinding.AStar{`0}.CollectAdditionalNeighbors)": "MLEM.Pathfinding.AStar-1.yml",
"MLEM.Pathfinding.PathPoint`1": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.#ctor(`0,System.Single,MLEM.Pathfinding.PathPoint{`0},System.Single,System.Single)": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.Equals(MLEM.Pathfinding.PathPoint{`0})": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.Equals(System.Object)": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.F": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.G": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.GetHashCode": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.Parent": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Pathfinding.PathPoint`1.Pos": "MLEM.Pathfinding.PathPoint-1.yml",
"MLEM.Sound": "MLEM.Sound.yml",
"MLEM.Sound.SoundEffectInfo": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.#ctor(Microsoft.Xna.Framework.Audio.SoundEffect,System.Single,System.Single,System.Single)": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.CreateInstance(System.Boolean)": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.GetRandomPitch": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.Pan": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.Pitch": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.Play": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.RandomPitchModifier": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.Sound": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInfo.Volume": "MLEM.Sound.SoundEffectInfo.yml",
"MLEM.Sound.SoundEffectInstanceHandler": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.#ctor(Microsoft.Xna.Framework.Game)": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Add(MLEM.Sound.SoundEffectInfo,System.Action{Microsoft.Xna.Framework.Audio.SoundEffectInstance},Microsoft.Xna.Framework.Audio.AudioEmitter)": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Add(Microsoft.Xna.Framework.Audio.SoundEffect,System.Action{Microsoft.Xna.Framework.Audio.SoundEffectInstance},Microsoft.Xna.Framework.Audio.AudioEmitter)": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Add(Microsoft.Xna.Framework.Audio.SoundEffectInstance,System.Action{Microsoft.Xna.Framework.Audio.SoundEffectInstance},Microsoft.Xna.Framework.Audio.AudioEmitter)": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Entry": "MLEM.Sound.SoundEffectInstanceHandler.Entry.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Entry.Emitter": "MLEM.Sound.SoundEffectInstanceHandler.Entry.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Entry.Instance": "MLEM.Sound.SoundEffectInstanceHandler.Entry.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Entry.OnStopped": "MLEM.Sound.SoundEffectInstanceHandler.Entry.yml",
"MLEM.Sound.SoundEffectInstanceHandler.GetEnumerator": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Pause": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Resume": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.SetListeners(Microsoft.Xna.Framework.Audio.AudioListener[])": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Stop": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Update": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundEffectInstanceHandler.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Sound.SoundEffectInstanceHandler.yml",
"MLEM.Sound.SoundExtensions": "MLEM.Sound.SoundExtensions.yml",
"MLEM.Sound.SoundExtensions.CreateInstance(Microsoft.Xna.Framework.Audio.SoundEffect,System.Single,System.Single,System.Single,System.Boolean)": "MLEM.Sound.SoundExtensions.yml",
"MLEM.Startup": "MLEM.Startup.yml",
"MLEM.Startup.CoroutineEvents": "MLEM.Startup.CoroutineEvents.yml",
"MLEM.Startup.CoroutineEvents.Draw": "MLEM.Startup.CoroutineEvents.yml",
"MLEM.Startup.CoroutineEvents.PreDraw": "MLEM.Startup.CoroutineEvents.yml",
"MLEM.Startup.CoroutineEvents.PreUpdate": "MLEM.Startup.CoroutineEvents.yml",
"MLEM.Startup.CoroutineEvents.Update": "MLEM.Startup.CoroutineEvents.yml",
"MLEM.Startup.MlemGame": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.#ctor(System.Int32,System.Int32)": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.DoDraw(Microsoft.Xna.Framework.GameTime)": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.DoUpdate(Microsoft.Xna.Framework.GameTime)": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.Draw(Microsoft.Xna.Framework.GameTime)": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.GenericCallback": "MLEM.Startup.MlemGame.GenericCallback.yml",
"MLEM.Startup.MlemGame.GraphicsDeviceManager": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.InitializeDefaultUiStyle(Microsoft.Xna.Framework.Graphics.SpriteBatch)": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.Input": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.InputHandler": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.LoadContent": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.LoadContent``1(System.String)": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.OnDraw": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.OnLoadContent": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.OnUpdate": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.PreDraw": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.PreUpdate": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.SpriteBatch": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.TimeCallback": "MLEM.Startup.MlemGame.TimeCallback.yml",
"MLEM.Startup.MlemGame.UiSystem": "MLEM.Startup.MlemGame.yml",
"MLEM.Startup.MlemGame.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Startup.MlemGame.yml",
"MLEM.Textures": "MLEM.Textures.yml",
"MLEM.Textures.NinePatch": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.#ctor(MLEM.Textures.TextureRegion,MLEM.Maths.Padding,MLEM.Textures.NinePatchMode,System.Boolean)": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.#ctor(MLEM.Textures.TextureRegion,System.Single,MLEM.Textures.NinePatchMode,System.Boolean)": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.#ctor(MLEM.Textures.TextureRegion,System.Single,System.Single,System.Single,System.Single,MLEM.Textures.NinePatchMode,System.Boolean)": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D,System.Single,MLEM.Textures.NinePatchMode,System.Boolean)": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D,System.Single,System.Single,System.Single,System.Single,MLEM.Textures.NinePatchMode,System.Boolean)": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.Mode": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.Padding": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.Region": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatch.SourceRectangles": "MLEM.Textures.NinePatch.yml",
"MLEM.Textures.NinePatchExtensions": "MLEM.Textures.NinePatchExtensions.yml",
"MLEM.Textures.NinePatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.NinePatch,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color,System.Single)": "MLEM.Textures.NinePatchExtensions.yml",
"MLEM.Textures.NinePatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.NinePatch,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single,System.Single)": "MLEM.Textures.NinePatchExtensions.yml",
"MLEM.Textures.NinePatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.NinePatch,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color,System.Single)": "MLEM.Textures.NinePatchExtensions.yml",
"MLEM.Textures.NinePatchExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.NinePatch,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single,System.Single)": "MLEM.Textures.NinePatchExtensions.yml",
"MLEM.Textures.NinePatchMode": "MLEM.Textures.NinePatchMode.yml",
"MLEM.Textures.NinePatchMode.Stretch": "MLEM.Textures.NinePatchMode.yml",
"MLEM.Textures.NinePatchMode.Tile": "MLEM.Textures.NinePatchMode.yml",
"MLEM.Textures.TextureExtensions": "MLEM.Textures.TextureExtensions.yml",
"MLEM.Textures.TextureExtensions.GetTextureData(Microsoft.Xna.Framework.Graphics.Texture2D)": "MLEM.Textures.TextureExtensions.yml",
"MLEM.Textures.TextureExtensions.PremultipliedCopy(Microsoft.Xna.Framework.Graphics.Texture2D)": "MLEM.Textures.TextureExtensions.yml",
"MLEM.Textures.TextureExtensions.TextureData": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D)": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.Dispose": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.FromIndex(System.Int32)": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.IsInBounds(System.Int32,System.Int32)": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.Item(Microsoft.Xna.Framework.Point)": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.Item(System.Int32,System.Int32)": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.Store": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureExtensions.TextureData.ToIndex(System.Int32,System.Int32)": "MLEM.Textures.TextureExtensions.TextureData.yml",
"MLEM.Textures.TextureRegion": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Rectangle)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(MLEM.Textures.TextureRegion,System.Int32,System.Int32,System.Int32,System.Int32)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D,Microsoft.Xna.Framework.Rectangle)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D,System.Int32,System.Int32,System.Int32,System.Int32)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Area": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Height": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Name": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.OffsetCopy(Microsoft.Xna.Framework.Point)": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Pivot": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.PivotPixels": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Position": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Size": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Source": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Texture": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.U": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.V": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegion.Width": "MLEM.Textures.TextureRegion.yml",
"MLEM.Textures.TextureRegionExtensions": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Add(MLEM.Graphics.StaticSpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,MLEM.Maths.RectangleF,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Rectangle,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.TextureRegionExtensions.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Vector2,System.Single,Microsoft.Xna.Framework.Graphics.SpriteEffects,System.Single)": "MLEM.Textures.TextureRegionExtensions.yml",
"MLEM.Textures.UniformTextureAtlas": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.#ctor(MLEM.Textures.TextureRegion,System.Int32,System.Int32,System.Int32)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.#ctor(Microsoft.Xna.Framework.Graphics.Texture2D,System.Int32,System.Int32,System.Int32)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Item(Microsoft.Xna.Framework.Point)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Item(Microsoft.Xna.Framework.Rectangle)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Item(System.Int32)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Item(System.Int32,System.Int32)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Item(System.Int32,System.Int32,System.Int32,System.Int32)": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Region": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.RegionAmountX": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.RegionAmountY": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.RegionHeight": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.RegionPadding": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.RegionWidth": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.Texture": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.ToDictionary": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Textures.UniformTextureAtlas.ToList": "MLEM.Textures.UniformTextureAtlas.yml",
"MLEM.Ui": "MLEM.Ui.yml",
"MLEM.Ui.Anchor": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoCenter": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoInline": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoInlineBottom": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoInlineBottomIgnoreOverflow": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoInlineCenter": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoInlineCenterIgnoreOverflow": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoInlineIgnoreOverflow": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoLeft": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.AutoRight": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.BottomCenter": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.BottomLeft": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.BottomRight": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.Center": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.CenterLeft": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.CenterRight": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.TopCenter": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.TopLeft": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Anchor.TopRight": "MLEM.Ui.Anchor.yml",
"MLEM.Ui.Elements": "MLEM.Ui.Elements.yml",
"MLEM.Ui.Elements.Button": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Ui.Elements.Paragraph.TextCallback,MLEM.Ui.Elements.Paragraph.TextCallback)": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.String,System.String)": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.AutoDisableCondition": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.CanBePressed": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.CanBeSelected": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.CanSelectDisabled": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.DisabledColor": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.DisabledTexture": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.HoveredColor": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.HoveredTexture": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.IsDisabled": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.NormalColor": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.Text": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.Texture": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.Tooltip": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Button.TruncateTextIfLong": "MLEM.Ui.Elements.Button.yml",
"MLEM.Ui.Elements.Checkbox": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.String,System.Boolean)": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.CanBePressed": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.CanBeSelected": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.CanSelectDisabled": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.CheckStateChange": "MLEM.Ui.Elements.Checkbox.CheckStateChange.yml",
"MLEM.Ui.Elements.Checkbox.Checked": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.Checkmark": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.DisabledColor": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.DisabledTexture": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.HoveredColor": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.HoveredTexture": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.IsDisabled": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.Label": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.OnCheckStateChange": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.SetAreaAndUpdateChildren(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.TextOffsetX": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Checkbox.Texture": "MLEM.Ui.Elements.Checkbox.yml",
"MLEM.Ui.Elements.Dropdown": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Ui.Elements.Paragraph.TextCallback,MLEM.Ui.Elements.Paragraph.TextCallback,System.Single,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.String,System.String,System.Single,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.AddElement(MLEM.Ui.Elements.Element,System.Int32)": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.AddElement(MLEM.Ui.Elements.Paragraph.TextCallback,MLEM.Ui.Elements.Element.GenericCallback,System.Int32)": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.AddElement(System.String,MLEM.Ui.Elements.Element.GenericCallback,System.Int32)": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.IsOpen": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.OnOpenedOrClosed": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Dropdown.Panel": "MLEM.Ui.Elements.Dropdown.yml",
"MLEM.Ui.Elements.Element": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ActionSound": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.AddChild``1(``0,System.Int32)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.AddedToUi(MLEM.Ui.UiSystem,MLEM.Ui.RootElement)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Anchor": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.AndChildren(System.Action{MLEM.Ui.Elements.Element})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Area": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.AreaDirty": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.AutoNavGroup": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.AutoSizeAddedAbsolute": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.CalcActualSize(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.CanAutoAnchorsAttach": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.CanBeMoused": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.CanBePressed": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.CanBeSelected": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ChildPaddedArea": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ChildPadding": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Children": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Controls": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.DisplayArea": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.DrawAlpha": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.DrawCallback": "MLEM.Ui.Elements.Element.DrawCallback.yml",
"MLEM.Ui.Elements.Element.DrawTransformed(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Epsilon": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ForceUpdateArea": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ForceUpdateSortedChildren": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GamepadNextElementCallback": "MLEM.Ui.Elements.Element.GamepadNextElementCallback.yml",
"MLEM.Ui.Elements.Element.GenericCallback": "MLEM.Ui.Elements.Element.GenericCallback.yml",
"MLEM.Ui.Elements.Element.GetAreaForAutoAnchors": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetChildren(System.Func{MLEM.Ui.Elements.Element,System.Boolean},System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetChildren``1(System.Func{``0,System.Boolean},System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetElementUnderPos(Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetGamepadNextElement": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetLowestChild(System.Func{MLEM.Ui.Elements.Element,System.Boolean},System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetLowestOlderSibling(System.Func{MLEM.Ui.Elements.Element,System.Boolean},System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetOlderSibling(System.Func{MLEM.Ui.Elements.Element,System.Boolean})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetParentTree": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetRelevantChildren": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetRightmostChild(System.Func{MLEM.Ui.Elements.Element,System.Boolean},System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetSiblings(System.Func{MLEM.Ui.Elements.Element,System.Boolean})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetTabNextElement": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.GetTotalCoveredArea(System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Input": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.IsHidden": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.IsMouseOver": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.IsSelected": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.IsSelectedActive": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.MouseEnterAnimation": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.MouseExitAnimation": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnAddedToUi": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnAreaUpdated": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnChildAdded": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnChildAreaDirty(MLEM.Ui.Elements.Element,System.Boolean)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnChildRemoved": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnDeselected": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnDrawn": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnMouseEnter": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnMouseExit": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnMousedElementChanged": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnPressed": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnRemovedFromUi": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnSecondaryPressed": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnSelected": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnSelectedElementChanged": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnStyleInit": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnTextInput": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnTouchEnter": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnTouchExit": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnTouchedElementChanged": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OnUpdated": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.OtherElementCallback": "MLEM.Ui.Elements.Element.OtherElementCallback.yml",
"MLEM.Ui.Elements.Element.Padding": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Parent": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ParentArea": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.PlayAnimation(MLEM.Ui.UiAnimation)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.PlayingAnimations": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.PositionOffset": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.PreventParentSpill": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Priority": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.RemoveChild(MLEM.Ui.Elements.Element)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.RemoveChildren(System.Func{MLEM.Ui.Elements.Element,System.Boolean})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.RemovedFromUi": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ReorderChildren(System.Comparison{MLEM.Ui.Elements.Element})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ReverseChildren(System.Int32,System.Nullable{System.Int32})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Root": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Scale": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaleTransform(System.Single,System.Nullable{Microsoft.Xna.Framework.Vector2})": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaledAutoSizeAddedAbsolute": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaledChildPadding": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaledOffset": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaledPadding": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaledScrollOffset": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScaledSize": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.ScrollOffset": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SecondActionSound": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SelectionIndicator": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SetAreaAndUpdateChildren(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SetAreaDirty": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SetHeightBasedOnChildren": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SetSortedChildrenDirty": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SetWidthBasedOnChildren": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Size": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.SortedChildren": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.StopAnimation(MLEM.Ui.UiAnimation)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Style": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.System": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.TabNextElementCallback": "MLEM.Ui.Elements.Element.TabNextElementCallback.yml",
"MLEM.Ui.Elements.Element.TextInputCallback": "MLEM.Ui.Elements.Element.TextInputCallback.yml",
"MLEM.Ui.Elements.Element.TimeCallback": "MLEM.Ui.Elements.Element.TimeCallback.yml",
"MLEM.Ui.Elements.Element.ToString": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Transform": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.TransformInverse(Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.TransformInverseAll(Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.TreatSizeAsMaximum": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.TreatSizeAsMinimum": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.UnscrolledArea": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.UpdateAreaIfDirty": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.Element.UpdateSortedChildrenIfDirty": "MLEM.Ui.Elements.Element.yml",
"MLEM.Ui.Elements.ElementExtensions": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.AddTooltip(MLEM.Ui.Elements.Element,MLEM.Ui.Elements.Paragraph.TextCallback)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.AddTooltip(MLEM.Ui.Elements.Element,MLEM.Ui.Elements.Tooltip)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.AddTooltip(MLEM.Ui.Elements.Element,System.String)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.IsAuto(MLEM.Ui.Anchor)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.IsIgnoreOverflow(MLEM.Ui.Anchor)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.IsInline(MLEM.Ui.Anchor)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.IsLeftAligned(MLEM.Ui.Anchor)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementExtensions.IsTopAligned(MLEM.Ui.Anchor)": "MLEM.Ui.Elements.ElementExtensions.yml",
"MLEM.Ui.Elements.ElementHelper": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.ImageButton(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,System.String,System.String,System.Single)": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.KeybindButton(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Input.Keybind,MLEM.Input.InputHandler,System.String,MLEM.Input.GenericInput,System.String,System.Func{MLEM.Input.GenericInput,System.String},System.Int32,System.Func{MLEM.Input.GenericInput,System.Collections.Generic.IEnumerable{MLEM.Input.GenericInput},System.Boolean})": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.KeybindButton(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Input.Keybind,MLEM.Input.InputHandler,System.String,MLEM.Input.Keybind,System.String,System.Func{MLEM.Input.GenericInput,System.String},System.Int32,System.Func{MLEM.Input.GenericInput,System.Collections.Generic.IEnumerable{MLEM.Input.GenericInput},System.Boolean})": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.MakeColumns(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Vector2,System.Int32,System.Boolean)": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.MakeGrid(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Vector2,System.Int32,System.Int32)": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.NumberField(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Int32,System.Int32,MLEM.Ui.Elements.TextField.Rule,MLEM.Ui.Elements.TextField.TextChanged)": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.ElementHelper.ShowInfoBox(MLEM.Ui.UiSystem,MLEM.Ui.Anchor,System.Single,System.String,System.Single,System.String)": "MLEM.Ui.Elements.ElementHelper.yml",
"MLEM.Ui.Elements.Group": "MLEM.Ui.Elements.Group.yml",
"MLEM.Ui.Elements.Group.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Boolean)": "MLEM.Ui.Elements.Group.yml",
"MLEM.Ui.Elements.Group.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Group.yml",
"MLEM.Ui.Elements.Group.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Group.yml",
"MLEM.Ui.Elements.Image": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,System.Boolean)": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Ui.Elements.Image.TextureCallback,System.Boolean)": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.CalcActualSize(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.Color": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.GetTextureCallback": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.ImageEffects": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.ImageRotation": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.ImageScale": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.IsHidden": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.MaintainImageAspect": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.SamplerState": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.ScaleToImage": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.SetHeightBasedOnAspect": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.SetWidthBasedOnAspect": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.Texture": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Image.TextureCallback": "MLEM.Ui.Elements.Image.TextureCallback.yml",
"MLEM.Ui.Elements.Image.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.Image.yml",
"MLEM.Ui.Elements.Panel": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.AddChild``1(``0,System.Int32)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.DrawColor": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ForceUpdateArea": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ForceUpdateSortedChildren": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.GetElementUnderPos(Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.GetRelevantChildren": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.OnChildAreaDirty(MLEM.Ui.Elements.Element,System.Boolean)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.RemoveChild(MLEM.Ui.Elements.Element)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.RemoveChildren(System.Func{MLEM.Ui.Elements.Element,System.Boolean})": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.RemovedFromUi": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollBar": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollBarOffset": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollSetup": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollToBottom": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollToElement(MLEM.Ui.Elements.Element)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollToElement(System.Single)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollToTop": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.ScrollerSize": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.SetAreaAndUpdateChildren(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.StepPerScroll": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Panel.Texture": "MLEM.Ui.Elements.Panel.yml",
"MLEM.Ui.Elements.Paragraph": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.#ctor(MLEM.Ui.Anchor,System.Single,MLEM.Ui.Elements.Paragraph.TextCallback,MLEM.Formatting.TextAlignment,System.Boolean)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.#ctor(MLEM.Ui.Anchor,System.Single,MLEM.Ui.Elements.Paragraph.TextCallback,System.Boolean)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.#ctor(MLEM.Ui.Anchor,System.Single,System.String,MLEM.Formatting.TextAlignment,System.Boolean)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.#ctor(MLEM.Ui.Anchor,System.Single,System.String,System.Boolean)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.Alignment": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.AutoAdjustWidth": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.CalcActualSize(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.DrawEndIndex": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.DrawStartIndex": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.Ellipsis": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.GetTextCallback": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.IsHidden": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.Link": "MLEM.Ui.Elements.Paragraph.Link.yml",
"MLEM.Ui.Elements.Paragraph.Link.#ctor(MLEM.Ui.Anchor,MLEM.Formatting.Token,System.Single)": "MLEM.Ui.Elements.Paragraph.Link.yml",
"MLEM.Ui.Elements.Paragraph.Link.ForceUpdateArea": "MLEM.Ui.Elements.Paragraph.Link.yml",
"MLEM.Ui.Elements.Paragraph.Link.GetElementUnderPos(Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.Paragraph.Link.yml",
"MLEM.Ui.Elements.Paragraph.Link.Token": "MLEM.Ui.Elements.Paragraph.Link.yml",
"MLEM.Ui.Elements.Paragraph.LinkAction": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.RegularFont": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.SetAreaAndUpdateChildren(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.Text": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.TextCallback": "MLEM.Ui.Elements.Paragraph.TextCallback.yml",
"MLEM.Ui.Elements.Paragraph.TextColor": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.TextScale": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.TextScaleMultiplier": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.TokenizedText": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.TruncateIfLong": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.Paragraph.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.Paragraph.yml",
"MLEM.Ui.Elements.ProgressBar": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Maths.Direction2,System.Single,System.Single)": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.Color": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.CurrentValue": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.Direction": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.MaxValue": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.ProgressColor": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.ProgressPadding": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.ProgressTexture": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.ProgressBar.Texture": "MLEM.Ui.Elements.ProgressBar.yml",
"MLEM.Ui.Elements.RadioButton": "MLEM.Ui.Elements.RadioButton.yml",
"MLEM.Ui.Elements.RadioButton.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.String,System.Boolean,System.String)": "MLEM.Ui.Elements.RadioButton.yml",
"MLEM.Ui.Elements.RadioButton.Group": "MLEM.Ui.Elements.RadioButton.yml",
"MLEM.Ui.Elements.RadioButton.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.RadioButton.yml",
"MLEM.Ui.Elements.ScissorGroup": "MLEM.Ui.Elements.ScissorGroup.yml",
"MLEM.Ui.Elements.ScissorGroup.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Boolean)": "MLEM.Ui.Elements.ScissorGroup.yml",
"MLEM.Ui.Elements.ScissorGroup.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Boolean)": "MLEM.Ui.Elements.ScissorGroup.yml",
"MLEM.Ui.Elements.ScissorGroup.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.ScissorGroup.yml",
"MLEM.Ui.Elements.ScissorGroup.Rasterizer": "MLEM.Ui.Elements.ScissorGroup.yml",
"MLEM.Ui.Elements.ScrollBar": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Int32,System.Single,System.Boolean)": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.AutoHideWhenEmpty": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.Background": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.CurrentValue": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.Horizontal": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.IsBeingScrolled": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.MaxValue": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.MouseDragScrolling": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.OnAutoHide": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.OnValueChanged": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.ScrollerPosition": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.ScrollerSize": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.ScrollerTexture": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.SmoothScrollFactor": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.SmoothScrolling": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.StepPerScroll": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.ScrollBar.yml",
"MLEM.Ui.Elements.ScrollBar.ValueChanged": "MLEM.Ui.Elements.ScrollBar.ValueChanged.yml",
"MLEM.Ui.Elements.Slider": "MLEM.Ui.Elements.Slider.yml",
"MLEM.Ui.Elements.Slider.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,System.Int32,System.Single)": "MLEM.Ui.Elements.Slider.yml",
"MLEM.Ui.Elements.Slider.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.Slider.yml",
"MLEM.Ui.Elements.SpriteAnimationImage": "MLEM.Ui.Elements.SpriteAnimationImage.yml",
"MLEM.Ui.Elements.SpriteAnimationImage.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Animations.SpriteAnimation,System.Boolean)": "MLEM.Ui.Elements.SpriteAnimationImage.yml",
"MLEM.Ui.Elements.SpriteAnimationImage.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Animations.SpriteAnimationGroup,System.Boolean)": "MLEM.Ui.Elements.SpriteAnimationImage.yml",
"MLEM.Ui.Elements.SpriteAnimationImage.Group": "MLEM.Ui.Elements.SpriteAnimationImage.yml",
"MLEM.Ui.Elements.SpriteAnimationImage.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.SpriteAnimationImage.yml",
"MLEM.Ui.Elements.SquishingGroup": "MLEM.Ui.Elements.SquishingGroup.yml",
"MLEM.Ui.Elements.SquishingGroup.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.Elements.SquishingGroup.yml",
"MLEM.Ui.Elements.SquishingGroup.OnChildAreaDirty(MLEM.Ui.Elements.Element,System.Boolean)": "MLEM.Ui.Elements.SquishingGroup.yml",
"MLEM.Ui.Elements.SquishingGroup.SetAreaAndUpdateChildren(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.SquishingGroup.yml",
"MLEM.Ui.Elements.TextField": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.#ctor(MLEM.Ui.Anchor,Microsoft.Xna.Framework.Vector2,MLEM.Ui.Elements.TextField.Rule,MLEM.Font.GenericFont,System.String,System.Boolean)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.CaretLine": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.CaretPos": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.CaretPosInLine": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.CaretWidth": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.DefaultRule": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single,MLEM.Graphics.SpriteBatchContext)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.EnterReceiver": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.FileNames": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Font": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.HoveredColor": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.HoveredTexture": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.InputRule": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.InsertText(System.Object,System.Boolean)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.LettersNumbers": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.MaskingCharacter": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.MaximumCharacters": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.MobileDescription": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.MobileTitle": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Multiline": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.OnTextChange": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.OnlyLetters": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.OnlyNumbers": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.PathNames": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.PlaceholderColor": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.PlaceholderText": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.RemoveText(System.Int32,System.Int32)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Rule": "MLEM.Ui.Elements.TextField.Rule.yml",
"MLEM.Ui.Elements.TextField.SetAreaAndUpdateChildren(MLEM.Maths.RectangleF)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.SetText(System.Object,System.Boolean)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Text": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.TextChanged": "MLEM.Ui.Elements.TextField.TextChanged.yml",
"MLEM.Ui.Elements.TextField.TextColor": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.TextOffsetX": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.TextScale": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Texture": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.TextField.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.TextField.yml",
"MLEM.Ui.Elements.Tooltip": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.#ctor(MLEM.Ui.Elements.Paragraph.TextCallback,MLEM.Ui.Elements.Element)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.#ctor(System.String,MLEM.Ui.Elements.Element)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.AddParagraph(MLEM.Ui.Elements.Paragraph,System.Int32)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.AddParagraph(MLEM.Ui.Elements.Paragraph.TextCallback,System.Int32)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.AddParagraph(System.String,System.Int32)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.AddToElement(MLEM.Ui.Elements.Element)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.AutoNavAnchor": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.AutoNavOffset": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.Delay": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.Display(MLEM.Ui.UiSystem,System.String)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.DisplayInAutoNavMode": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.ForceUpdateArea": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.InitStyle(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.IsHidden": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.MouseAnchor": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.MouseOffset": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.ParagraphTextColor": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.ParagraphTextScale": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.ParagraphWidth": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.Paragraphs": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.Remove": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.SnapPosition": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.SnapPositionToMouse": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.Tooltip.UseAutoNavBehaviorForMouse": "MLEM.Ui.Elements.Tooltip.yml",
"MLEM.Ui.Elements.VerticalSpace": "MLEM.Ui.Elements.VerticalSpace.yml",
"MLEM.Ui.Elements.VerticalSpace.#ctor(System.Single)": "MLEM.Ui.Elements.VerticalSpace.yml",
"MLEM.Ui.Parsers": "MLEM.Ui.Parsers.yml",
"MLEM.Ui.Parsers.UiMarkdownParser": "MLEM.Ui.Parsers.UiMarkdownParser.yml",
"MLEM.Ui.Parsers.UiMarkdownParser.#ctor(System.Boolean)": "MLEM.Ui.Parsers.UiMarkdownParser.yml",
"MLEM.Ui.Parsers.UiMarkdownParser.ParseUnstyled(System.String)": "MLEM.Ui.Parsers.UiMarkdownParser.yml",
"MLEM.Ui.Parsers.UiParser": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.#ctor(System.Boolean)": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.CodeFont": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.ElementType": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Blockquote": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.CodeBlock": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Header1": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Header2": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Header3": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Header4": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Header5": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Header6": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Headers": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Image": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.Paragraph": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementType.VerticalSpace": "MLEM.Ui.Parsers.UiParser.ElementType.yml",
"MLEM.Ui.Parsers.UiParser.ElementTypes": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.GraphicsDevice": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.ImageBasePath": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.ImageExceptionHandler": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.Parse(System.String)": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.ParseImage(System.String,System.Action{MLEM.Textures.TextureRegion})": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.ParseInto(System.String,MLEM.Ui.Elements.Element)": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.ParseUnstyled(System.String)": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.Parsers.UiParser.Style``1(MLEM.Ui.Parsers.UiParser.ElementType,System.Action{``0},System.Boolean)": "MLEM.Ui.Parsers.UiParser.yml",
"MLEM.Ui.RootElement": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.ActualScale": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.CanBeActive": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.CanSelectContent": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.Element": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.InvTransform": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.Name": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.OnAddedToUi": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.OnElementAdded": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.OnElementRemoved": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.OnRemovedFromUi": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.Priority": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.Scale": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.ScaleOrigin(System.Single,System.Nullable{Microsoft.Xna.Framework.Vector2})": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.SelectElement(MLEM.Ui.Elements.Element,System.Nullable{System.Boolean},System.Nullable{MLEM.Ui.UiControls.NavigationType})": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.SelectedElement": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.System": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.RootElement.Transform": "MLEM.Ui.RootElement.yml",
"MLEM.Ui.Style": "MLEM.Ui.Style.yml",
"MLEM.Ui.Style.StyleProp`1": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.#ctor(`0)": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.HasValue": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.None": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.OrDefault(`0)": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.OrStyle(MLEM.Ui.Style.StyleProp{`0})": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.OrStyle(`0,System.Byte)": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.ToString": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.Value": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.op_Implicit(MLEM.Ui.Style.StyleProp{`0})~`0": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.StyleProp`1.op_Implicit(`0)~MLEM.Ui.Style.StyleProp{`0}": "MLEM.Ui.Style.StyleProp-1.yml",
"MLEM.Ui.Style.UiStyle": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.#ctor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.#ctor(MLEM.Ui.Style.UiStyle)": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ActionSound": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.AddCustomStyle``1(System.Action{``0},System.Boolean)": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.AdditionalFonts": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ApplyCustomStyle(MLEM.Ui.Elements.Element)": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ButtonDisabledColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ButtonDisabledTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ButtonHoveredColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ButtonHoveredTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ButtonTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxCheckmark": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxDisabledColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxDisabledTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxHoveredColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxHoveredTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxTextOffsetX": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.CheckboxTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.Font": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.LinkColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.MouseEnterAnimation": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.MouseExitAnimation": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.PanelChildPadding": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.PanelColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.PanelScrollBarOffset": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.PanelScrollerSize": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.PanelStepPerScroll": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.PanelTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ProgressBarColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ProgressBarProgressColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ProgressBarProgressPadding": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ProgressBarProgressTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ProgressBarTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.RadioCheckmark": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.RadioHoveredColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.RadioHoveredTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.RadioTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ScrollBarBackground": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ScrollBarScrollerTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ScrollBarSmoothScrollFactor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.ScrollBarSmoothScrolling": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.SelectionIndicator": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextAlignment": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextFieldCaretWidth": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextFieldHoveredColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextFieldHoveredTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextFieldTextOffsetX": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextFieldTexture": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TextScale": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipAutoNavAnchor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipAutoNavOffset": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipBackground": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipChildPadding": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipDelay": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipMouseAnchor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipOffset": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipTextColor": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipTextWidth": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UiStyle.TooltipUseAutoNavBehaviorForMouse": "MLEM.Ui.Style.UiStyle.yml",
"MLEM.Ui.Style.UntexturedStyle": "MLEM.Ui.Style.UntexturedStyle.yml",
"MLEM.Ui.Style.UntexturedStyle.#ctor(Microsoft.Xna.Framework.Graphics.SpriteBatch)": "MLEM.Ui.Style.UntexturedStyle.yml",
"MLEM.Ui.UiAnimation": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.#ctor(System.Double,MLEM.Ui.UiAnimation.AnimationFunction)": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.#ctor(System.TimeSpan,MLEM.Ui.UiAnimation.AnimationFunction)": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.AnimationFunction": "MLEM.Ui.UiAnimation.AnimationFunction.yml",
"MLEM.Ui.UiAnimation.CurrentTime": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.Finished": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.Function": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.OnFinished(MLEM.Ui.Elements.Element)": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.Started": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.TotalTime": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiAnimation.Update(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.UiAnimation.yml",
"MLEM.Ui.UiControls": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.#ctor(MLEM.Ui.UiSystem,MLEM.Input.InputHandler)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.ActiveRoot": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.AutoNavModeChanged": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.DownButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.GamepadButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.GamepadIndex": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.GetElementUnderPos(Microsoft.Xna.Framework.Vector2)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.GetGamepadNextElement(MLEM.Maths.Direction2)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.GetSelectedElement(MLEM.Ui.RootElement)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.GetTabNextElement(System.Boolean)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.HandleGamepad": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.HandleKeyboard": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.HandleMouse": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.HandleTouch": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.Input": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.IsAutoNavMode": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.IsInputOurs": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.Keybinds": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.KeyboardButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.LeftButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.MousedElement": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.NavType": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.NavTypeChanged": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.NavigationType": "MLEM.Ui.UiControls.NavigationType.yml",
"MLEM.Ui.UiControls.NavigationType.Gamepad": "MLEM.Ui.UiControls.NavigationType.yml",
"MLEM.Ui.UiControls.NavigationType.Keyboard": "MLEM.Ui.UiControls.NavigationType.yml",
"MLEM.Ui.UiControls.NavigationType.Mouse": "MLEM.Ui.UiControls.NavigationType.yml",
"MLEM.Ui.UiControls.NavigationType.Touch": "MLEM.Ui.UiControls.NavigationType.yml",
"MLEM.Ui.UiControls.NavigationType.Unknown": "MLEM.Ui.UiControls.NavigationType.yml",
"MLEM.Ui.UiControls.PressElement(MLEM.Ui.Elements.Element,System.Boolean)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.RightButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.SecondaryGamepadButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.SelectElement(MLEM.Ui.RootElement,MLEM.Ui.Elements.Element,System.Nullable{System.Boolean},System.Nullable{MLEM.Ui.UiControls.NavigationType})": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.SelectedElement": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.SetMousedElement(MLEM.Ui.Elements.Element)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.SetTouchedElement(MLEM.Ui.Elements.Element)": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.System": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.TouchedElement": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.UpButtons": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiControls.Update": "MLEM.Ui.UiControls.yml",
"MLEM.Ui.UiMetrics": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.ActualAreaUpdates": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.DrawTime": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.Draws": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.ForceAreaUpdateTime": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.ForceAreaUpdates": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.MaxRecursionDepth": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.ResetDraws": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.ResetUpdates": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.SummedRecursionDepth": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.ToString": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.UpdateTime": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.Updates": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.op_Addition(MLEM.Ui.UiMetrics,MLEM.Ui.UiMetrics)": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiMetrics.op_Subtraction(MLEM.Ui.UiMetrics,MLEM.Ui.UiMetrics)": "MLEM.Ui.UiMetrics.yml",
"MLEM.Ui.UiSystem": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.#ctor(Microsoft.Xna.Framework.Game,MLEM.Ui.Style.UiStyle,MLEM.Input.InputHandler,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Add(System.String,MLEM.Ui.Elements.Element)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.ApplyToAll(System.Action{MLEM.Ui.Elements.Element})": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.AutoScaleReferenceSize": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.AutoScaleWithScreen": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Controls": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Dispose(System.Boolean)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.DrawAlpha": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Get(System.String)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.GetRootElements": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.GlobalScale": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Metrics": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementAreaUpdated": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementDeselected": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementDrawn": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementMouseEnter": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementMouseExit": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementPressed": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementSecondaryPressed": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementSelected": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementStyleInit": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementTouchEnter": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementTouchExit": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnElementUpdated": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnMousedElementChanged": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnRootAdded": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnRootRemoved": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnSelectedElementChanged": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnSelectedElementDrawn": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.OnTouchedElementChanged": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Remove(System.String)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.RootCallback": "MLEM.Ui.UiSystem.RootCallback.yml",
"MLEM.Ui.UiSystem.SpriteBatchContext": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Style": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.TextFormatter": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Update(Microsoft.Xna.Framework.GameTime)": "MLEM.Ui.UiSystem.yml",
"MLEM.Ui.UiSystem.Viewport": "MLEM.Ui.UiSystem.yml"
}