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

399 lines
12 KiB
YAML
Raw Normal View History

### YamlMime:TableOfContent
items:
- uid: MLEM.Animations
name: MLEM.Animations
items:
- uid: MLEM.Animations.AnimationFrame
name: AnimationFrame
- uid: MLEM.Animations.SpriteAnimation
name: SpriteAnimation
- uid: MLEM.Animations.SpriteAnimation.Completed
name: SpriteAnimation.Completed
- uid: MLEM.Animations.SpriteAnimationGroup
name: SpriteAnimationGroup
- uid: MLEM.Animations.SpriteAnimationGroup.AnimationChanged
name: SpriteAnimationGroup.AnimationChanged
- uid: MLEM.Cameras
name: MLEM.Cameras
items:
- uid: MLEM.Cameras.Camera
name: Camera
- uid: MLEM.Data
name: MLEM.Data
items:
- uid: MLEM.Data.DataTextureAtlas
name: DataTextureAtlas
- uid: MLEM.Data.DataTextureAtlasExtensions
name: DataTextureAtlasExtensions
- uid: MLEM.Data.RuntimeTexturePacker
name: RuntimeTexturePacker
- uid: MLEM.Data.Content
name: MLEM.Data.Content
items:
- uid: MLEM.Data.Content.ContentExtensions
name: ContentExtensions
- uid: MLEM.Data.Content.JsonReader
name: JsonReader
- uid: MLEM.Data.Content.RawContentManager
name: RawContentManager
- uid: MLEM.Data.Content.RawContentReader
name: RawContentReader
- uid: MLEM.Data.Content.RawContentReader`1
name: RawContentReader<T>
- uid: MLEM.Data.Content.SongReader
name: SongReader
- uid: MLEM.Data.Content.SoundEffectReader
name: SoundEffectReader
- uid: MLEM.Data.Content.Texture2DReader
name: Texture2DReader
- uid: MLEM.Data.Content.XmlReader
name: XmlReader
- uid: MLEM.Data.Json
name: MLEM.Data.Json
items:
- uid: MLEM.Data.Json.Direction2Converter
name: Direction2Converter
- uid: MLEM.Data.Json.JsonConverters
name: JsonConverters
- uid: MLEM.Data.Json.JsonTypeSafeGenericDataHolder
name: JsonTypeSafeGenericDataHolder
- uid: MLEM.Data.Json.JsonTypeSafeWrapper
name: JsonTypeSafeWrapper
- uid: MLEM.Data.Json.JsonTypeSafeWrapper`1
name: JsonTypeSafeWrapper<T>
- uid: MLEM.Data.Json.PointConverter
name: PointConverter
- uid: MLEM.Data.Json.RectangleConverter
name: RectangleConverter
- uid: MLEM.Data.Json.RectangleFConverter
name: RectangleFConverter
- uid: MLEM.Data.Json.StaticJsonConverter`1
name: StaticJsonConverter<T>
- uid: MLEM.Data.Json.Vector2Converter
name: Vector2Converter
- uid: MLEM.Extended.Font
name: MLEM.Extended.Font
items:
- uid: MLEM.Extended.Font.GenericStashFont
name: GenericStashFont
- uid: MLEM.Font
name: MLEM.Font
items:
- uid: MLEM.Font.CodePointSource
name: CodePointSource
- uid: MLEM.Font.GenericFont
name: GenericFont
- uid: MLEM.Font.GenericSpriteFont
name: GenericSpriteFont
- uid: MLEM.Formatting
name: MLEM.Formatting
items:
- uid: MLEM.Formatting.TextAlignment
name: TextAlignment
- uid: MLEM.Formatting.TextFormatter
name: TextFormatter
- uid: MLEM.Formatting.TextFormatter.Macro
name: TextFormatter.Macro
- uid: MLEM.Formatting.Token
name: Token
- uid: MLEM.Formatting.TokenizedString
name: TokenizedString
- uid: MLEM.Formatting.Codes
name: MLEM.Formatting.Codes
items:
- uid: MLEM.Formatting.Codes.AnimatedCode
name: AnimatedCode
- uid: MLEM.Formatting.Codes.Code
name: Code
- uid: MLEM.Formatting.Codes.Code.Constructor
name: Code.Constructor
- uid: MLEM.Formatting.Codes.ColorCode
name: ColorCode
- uid: MLEM.Formatting.Codes.FontCode
name: FontCode
- uid: MLEM.Formatting.Codes.ImageCode
name: ImageCode
- uid: MLEM.Formatting.Codes.ImageCodeExtensions
name: ImageCodeExtensions
- uid: MLEM.Formatting.Codes.LinkCode
name: LinkCode
- uid: MLEM.Formatting.Codes.OutlineCode
name: OutlineCode
- uid: MLEM.Formatting.Codes.ShadowCode
name: ShadowCode
- uid: MLEM.Formatting.Codes.SimpleEndCode
name: SimpleEndCode
- uid: MLEM.Formatting.Codes.SubSupCode
name: SubSupCode
- uid: MLEM.Formatting.Codes.UnderlineCode
name: UnderlineCode
- uid: MLEM.Formatting.Codes.WobblyCode
name: WobblyCode
- uid: MLEM.Graphics
name: MLEM.Graphics
items:
- uid: MLEM.Graphics.AutoTiling
name: AutoTiling
- uid: MLEM.Graphics.AutoTiling.ConnectsTo
name: AutoTiling.ConnectsTo
- uid: MLEM.Graphics.ColorExtensions
name: ColorExtensions
- uid: MLEM.Graphics.ColorHelper
name: ColorHelper
- uid: MLEM.Graphics.GraphicsExtensions
name: GraphicsExtensions
- uid: MLEM.Graphics.GraphicsExtensions.TargetContext
name: GraphicsExtensions.TargetContext
- uid: MLEM.Graphics.SpriteBatchContext
name: SpriteBatchContext
- uid: MLEM.Graphics.SpriteBatchContextExtensions
name: SpriteBatchContextExtensions
- uid: MLEM.Graphics.SpriteBatchExtensions
name: SpriteBatchExtensions
- uid: MLEM.Graphics.StaticSpriteBatch
name: StaticSpriteBatch
- uid: MLEM.Graphics.StaticSpriteBatch.Item
name: StaticSpriteBatch.Item
- uid: MLEM.Input
name: MLEM.Input
items:
- uid: MLEM.Input.GamepadExtensions
name: GamepadExtensions
- uid: MLEM.Input.GenericInput
name: GenericInput
- uid: MLEM.Input.GenericInput.InputType
name: GenericInput.InputType
- uid: MLEM.Input.InputHandler
name: InputHandler
- uid: MLEM.Input.Keybind
name: Keybind
- uid: MLEM.Input.Keybind.Combination
name: Keybind.Combination
- uid: MLEM.Input.KeysExtensions
name: KeysExtensions
- uid: MLEM.Input.ModifierKey
name: ModifierKey
- uid: MLEM.Input.MouseButton
name: MouseButton
- uid: MLEM.Input.MouseExtensions
name: MouseExtensions
- uid: MLEM.Input.TextInput
name: TextInput
- uid: MLEM.Input.TextInput.Rule
name: TextInput.Rule
- uid: MLEM.Input.TextInput.TextChanged
name: TextInput.TextChanged
- uid: MLEM.Maths
name: MLEM.Maths
items:
- uid: MLEM.Maths.Direction2
name: Direction2
- uid: MLEM.Maths.Direction2Helper
name: Direction2Helper
- uid: MLEM.Maths.Easings
name: Easings
- uid: MLEM.Maths.Easings.Easing
name: Easings.Easing
- uid: MLEM.Maths.NumberExtensions
name: NumberExtensions
- uid: MLEM.Maths.Padding
name: Padding
- uid: MLEM.Maths.RandomExtensions
name: RandomExtensions
- uid: MLEM.Maths.RectangleF
name: RectangleF
- uid: MLEM.Maths.SeedSource
name: SeedSource
- uid: MLEM.Maths.SingleRandom
name: SingleRandom
- uid: MLEM.Misc
name: MLEM.Misc
items:
- uid: MLEM.Misc.CollectionExtensions
name: CollectionExtensions
- uid: MLEM.Misc.GenericDataHolder
name: GenericDataHolder
- uid: MLEM.Misc.IGenericDataHolder
name: IGenericDataHolder
- uid: MLEM.Misc.MlemPlatform
name: MlemPlatform
- uid: MLEM.Misc.MlemPlatform.DesktopFna
name: MlemPlatform.DesktopFna
- uid: MLEM.Misc.MlemPlatform.DesktopGl`1
name: MlemPlatform.DesktopGl<T>
- uid: MLEM.Misc.MlemPlatform.Mobile
name: MlemPlatform.Mobile
- uid: MLEM.Misc.MlemPlatform.Mobile.OpenOnScreenKeyboardDelegate
name: MlemPlatform.Mobile.OpenOnScreenKeyboardDelegate
- uid: MLEM.Misc.MlemPlatform.None
name: MlemPlatform.None
- uid: MLEM.Misc.MlemPlatform.TextInputCallback
name: MlemPlatform.TextInputCallback
- uid: MLEM.Pathfinding
name: MLEM.Pathfinding
items:
- uid: MLEM.Pathfinding.AStar2
name: AStar2
- uid: MLEM.Pathfinding.AStar3
name: AStar3
- uid: MLEM.Pathfinding.AStar`1
name: AStar<T>
- uid: MLEM.Pathfinding.AStar`1.CollectAdditionalNeighbors
name: AStar<T>.CollectAdditionalNeighbors
- uid: MLEM.Pathfinding.AStar`1.GetCost
name: AStar<T>.GetCost
- uid: MLEM.Pathfinding.PathPoint`1
name: PathPoint<T>
- uid: MLEM.Sound
name: MLEM.Sound
items:
- uid: MLEM.Sound.SoundEffectInfo
name: SoundEffectInfo
- uid: MLEM.Sound.SoundEffectInstanceHandler
name: SoundEffectInstanceHandler
- uid: MLEM.Sound.SoundEffectInstanceHandler.Entry
name: SoundEffectInstanceHandler.Entry
- uid: MLEM.Sound.SoundExtensions
name: SoundExtensions
- uid: MLEM.Startup
name: MLEM.Startup
items:
- uid: MLEM.Startup.CoroutineEvents
name: CoroutineEvents
- uid: MLEM.Startup.MlemGame
name: MlemGame
- uid: MLEM.Startup.MlemGame.GenericCallback
name: MlemGame.GenericCallback
- uid: MLEM.Startup.MlemGame.TimeCallback
name: MlemGame.TimeCallback
- uid: MLEM.Textures
name: MLEM.Textures
items:
- uid: MLEM.Textures.NinePatch
name: NinePatch
- uid: MLEM.Textures.NinePatchExtensions
name: NinePatchExtensions
- uid: MLEM.Textures.NinePatchMode
name: NinePatchMode
- uid: MLEM.Textures.TextureExtensions
name: TextureExtensions
- uid: MLEM.Textures.TextureExtensions.TextureData
name: TextureExtensions.TextureData
- uid: MLEM.Textures.TextureRegion
name: TextureRegion
- uid: MLEM.Textures.TextureRegionExtensions
name: TextureRegionExtensions
- uid: MLEM.Textures.UniformTextureAtlas
name: UniformTextureAtlas
- uid: MLEM.Ui
name: MLEM.Ui
items:
- uid: MLEM.Ui.Anchor
name: Anchor
- uid: MLEM.Ui.RootElement
name: RootElement
- uid: MLEM.Ui.UiAnimation
name: UiAnimation
- uid: MLEM.Ui.UiAnimation.AnimationFunction
name: UiAnimation.AnimationFunction
- uid: MLEM.Ui.UiControls
name: UiControls
- uid: MLEM.Ui.UiControls.NavigationType
name: UiControls.NavigationType
- uid: MLEM.Ui.UiMetrics
name: UiMetrics
- uid: MLEM.Ui.UiSystem
name: UiSystem
- uid: MLEM.Ui.UiSystem.RootCallback
name: UiSystem.RootCallback
- uid: MLEM.Ui.Elements
name: MLEM.Ui.Elements
items:
- uid: MLEM.Ui.Elements.Button
name: Button
- uid: MLEM.Ui.Elements.Checkbox
name: Checkbox
- uid: MLEM.Ui.Elements.Checkbox.CheckStateChange
name: Checkbox.CheckStateChange
- uid: MLEM.Ui.Elements.Dropdown
name: Dropdown
- uid: MLEM.Ui.Elements.Element
name: Element
- uid: MLEM.Ui.Elements.Element.DrawCallback
name: Element.DrawCallback
- uid: MLEM.Ui.Elements.Element.GamepadNextElementCallback
name: Element.GamepadNextElementCallback
- uid: MLEM.Ui.Elements.Element.GenericCallback
name: Element.GenericCallback
- uid: MLEM.Ui.Elements.Element.OtherElementCallback
name: Element.OtherElementCallback
- uid: MLEM.Ui.Elements.Element.TabNextElementCallback
name: Element.TabNextElementCallback
- uid: MLEM.Ui.Elements.Element.TextInputCallback
name: Element.TextInputCallback
- uid: MLEM.Ui.Elements.Element.TimeCallback
name: Element.TimeCallback
- uid: MLEM.Ui.Elements.ElementExtensions
name: ElementExtensions
- uid: MLEM.Ui.Elements.ElementHelper
name: ElementHelper
- uid: MLEM.Ui.Elements.Group
name: Group
- uid: MLEM.Ui.Elements.Image
name: Image
- uid: MLEM.Ui.Elements.Image.TextureCallback
name: Image.TextureCallback
- uid: MLEM.Ui.Elements.Panel
name: Panel
- uid: MLEM.Ui.Elements.Paragraph
name: Paragraph
- uid: MLEM.Ui.Elements.Paragraph.Link
name: Paragraph.Link
- uid: MLEM.Ui.Elements.Paragraph.TextCallback
name: Paragraph.TextCallback
- uid: MLEM.Ui.Elements.ProgressBar
name: ProgressBar
- uid: MLEM.Ui.Elements.RadioButton
name: RadioButton
- uid: MLEM.Ui.Elements.ScissorGroup
name: ScissorGroup
- uid: MLEM.Ui.Elements.ScrollBar
name: ScrollBar
- uid: MLEM.Ui.Elements.ScrollBar.ValueChanged
name: ScrollBar.ValueChanged
- uid: MLEM.Ui.Elements.Slider
name: Slider
- uid: MLEM.Ui.Elements.SpriteAnimationImage
name: SpriteAnimationImage
- uid: MLEM.Ui.Elements.SquishingGroup
name: SquishingGroup
- uid: MLEM.Ui.Elements.TextField
name: TextField
- uid: MLEM.Ui.Elements.TextField.Rule
name: TextField.Rule
- uid: MLEM.Ui.Elements.TextField.TextChanged
name: TextField.TextChanged
- uid: MLEM.Ui.Elements.Tooltip
name: Tooltip
- uid: MLEM.Ui.Elements.VerticalSpace
name: VerticalSpace
- uid: MLEM.Ui.Parsers
name: MLEM.Ui.Parsers
items:
- uid: MLEM.Ui.Parsers.UiMarkdownParser
name: UiMarkdownParser
- uid: MLEM.Ui.Parsers.UiParser
name: UiParser
- uid: MLEM.Ui.Parsers.UiParser.ElementType
name: UiParser.ElementType
- uid: MLEM.Ui.Style
name: MLEM.Ui.Style
items:
- uid: MLEM.Ui.Style.StyleProp`1
name: StyleProp<T>
- uid: MLEM.Ui.Style.UiStyle
name: UiStyle
- uid: MLEM.Ui.Style.UntexturedStyle
name: UntexturedStyle
memberLayout: SamePage