This commit is contained in:
2026-02-09 17:49:56 -05:00
parent 6585cb36a2
commit 852e6f1020
26 changed files with 3 additions and 12399 deletions

View File

@@ -1,124 +0,0 @@
{
"Awperative": "Awperative.yml",
"Awperative.Awperative": "Awperative.Awperative.yml",
"Awperative.Awperative.Base": "Awperative.Awperative.yml",
"Awperative.Awperative.ContentManager": "Awperative.Awperative.yml",
"Awperative.Awperative.EventHooks": "Awperative.Awperative.yml",
"Awperative.Awperative.GraphicsDeviceManager": "Awperative.Awperative.yml",
"Awperative.Awperative.LoadedScenes": "Awperative.Awperative.yml",
"Awperative.Awperative.SpriteBatch": "Awperative.Awperative.yml",
"Awperative.Awperative.Start(System.Collections.Generic.List{Awperative.AwperativeHook})": "Awperative.Awperative.yml",
"Awperative.AwperativeHook": "Awperative.AwperativeHook.yml",
"Awperative.AwperativeHook.Load": "Awperative.AwperativeHook.yml",
"Awperative.AwperativeHook.Unload": "Awperative.AwperativeHook.yml",
"Awperative.Base": "Awperative.Base.yml",
"Awperative.Base.Draw(Microsoft.Xna.Framework.GameTime)": "Awperative.Base.yml",
"Awperative.Base.EndRun": "Awperative.Base.yml",
"Awperative.Base.Initialize": "Awperative.Base.yml",
"Awperative.Base.LoadContent": "Awperative.Base.yml",
"Awperative.Base.Update(Microsoft.Xna.Framework.GameTime)": "Awperative.Base.yml",
"Awperative.Body": "Awperative.Body.yml",
"Awperative.Body.Components": "Awperative.Body.yml",
"Awperative.Body.Scene": "Awperative.Body.yml",
"Awperative.Body.Tags": "Awperative.Body.yml",
"Awperative.Body.transform": "Awperative.Body.yml",
"Awperative.BodyComponent": "Awperative.BodyComponent.yml",
"Awperative.BodyComponent.Body": "Awperative.BodyComponent.yml",
"Awperative.BodyComponent.Transform": "Awperative.BodyComponent.yml",
"Awperative.BodyCreateEvent": "Awperative.BodyCreateEvent.yml",
"Awperative.BodyCreateEvent.body": "Awperative.BodyCreateEvent.yml",
"Awperative.BodyCreateEvent.scene": "Awperative.BodyCreateEvent.yml",
"Awperative.BodyDestroyEvent": "Awperative.BodyDestroyEvent.yml",
"Awperative.BodyDestroyEvent.body": "Awperative.BodyDestroyEvent.yml",
"Awperative.BodyDestroyEvent.scene": "Awperative.BodyDestroyEvent.yml",
"Awperative.Component": "Awperative.Component.yml",
"Awperative.Component.AddBody": "Awperative.Component.yml",
"Awperative.Component.AddBody(Awperative.Transform)": "Awperative.Component.yml",
"Awperative.Component.AddComponent``1": "Awperative.Component.yml",
"Awperative.Component.AddComponent``1(System.Object[])": "Awperative.Component.yml",
"Awperative.Component.Create": "Awperative.Component.yml",
"Awperative.Component.Destroy": "Awperative.Component.yml",
"Awperative.Component.DestroyBody(Awperative.Body)": "Awperative.Component.yml",
"Awperative.Component.Draw(Microsoft.Xna.Framework.GameTime)": "Awperative.Component.yml",
"Awperative.Component.GetBodies(System.String)": "Awperative.Component.yml",
"Awperative.Component.GetBody(System.String)": "Awperative.Component.yml",
"Awperative.Component.GetComponent``1": "Awperative.Component.yml",
"Awperative.Component.GetComponents``1": "Awperative.Component.yml",
"Awperative.Component.Load": "Awperative.Component.yml",
"Awperative.Component.RemoveComponent``1": "Awperative.Component.yml",
"Awperative.Component.Scene": "Awperative.Component.yml",
"Awperative.Component.Unload": "Awperative.Component.yml",
"Awperative.Component.Update(Microsoft.Xna.Framework.GameTime)": "Awperative.Component.yml",
"Awperative.ComponentCreateEvent": "Awperative.ComponentCreateEvent.yml",
"Awperative.ComponentCreateEvent.body": "Awperative.ComponentCreateEvent.yml",
"Awperative.ComponentCreateEvent.component": "Awperative.ComponentCreateEvent.yml",
"Awperative.ComponentCreateEvent.scene": "Awperative.ComponentCreateEvent.yml",
"Awperative.ComponentDestroyEvent": "Awperative.ComponentDestroyEvent.yml",
"Awperative.ComponentDestroyEvent.body": "Awperative.ComponentDestroyEvent.yml",
"Awperative.ComponentDestroyEvent.component": "Awperative.ComponentDestroyEvent.yml",
"Awperative.ComponentDestroyEvent.scene": "Awperative.ComponentDestroyEvent.yml",
"Awperative.Debug": "Awperative.Debug.yml",
"Awperative.Debug.AssertAction(System.Boolean,System.String)": "Awperative.Debug.yml",
"Awperative.Debug.AssertError(System.Boolean,System.String)": "Awperative.Debug.yml",
"Awperative.Debug.AssertGeneric(System.Boolean,System.String,System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.Debug.AssertState(System.Boolean,System.String)": "Awperative.Debug.yml",
"Awperative.Debug.AssertValue(System.Boolean,System.String)": "Awperative.Debug.yml",
"Awperative.Debug.AssertWarning(System.Boolean,System.String)": "Awperative.Debug.yml",
"Awperative.Debug.LogAction(System.String)": "Awperative.Debug.yml",
"Awperative.Debug.LogAction(System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.Debug.LogError(System.String)": "Awperative.Debug.yml",
"Awperative.Debug.LogError(System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.Debug.LogFilePath": "Awperative.Debug.yml",
"Awperative.Debug.LogGeneric(System.String,System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.Debug.LogState(System.String)": "Awperative.Debug.yml",
"Awperative.Debug.LogState(System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.Debug.LogValue(System.String)": "Awperative.Debug.yml",
"Awperative.Debug.LogValue(System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.Debug.LogWarning(System.String)": "Awperative.Debug.yml",
"Awperative.Debug.LogWarning(System.String,System.String[],System.String[])": "Awperative.Debug.yml",
"Awperative.DockerEntity": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.AddComponent``1": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.AddComponent``1(System.Object[])": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.GetComponent``1": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.GetComponents``1": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.RemoveComponent(Awperative.Component)": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.RemoveComponent``1": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.RemoveComponents``1": "Awperative.DockerEntity.yml",
"Awperative.DockerEntity.Scene": "Awperative.DockerEntity.yml",
"Awperative.Kernel.Communication.Config": "Awperative.Kernel.Communication.Config.yml",
"Awperative.Kernel.Communication.Config.Config": "Awperative.Kernel.Communication.Config.Config.yml",
"Awperative.Kernel.Communication.Config.Config.logFileName": "Awperative.Kernel.Communication.Config.Config.yml",
"Awperative.Scene": "Awperative.Scene.yml",
"Awperative.Scene.AddBody": "Awperative.Scene.yml",
"Awperative.Scene.AddBody(Awperative.Transform)": "Awperative.Scene.yml",
"Awperative.Scene.BodyCreatedEvent": "Awperative.Scene.yml",
"Awperative.Scene.BodyDestroyedEvent": "Awperative.Scene.yml",
"Awperative.Scene.DestroyBody(Awperative.Body)": "Awperative.Scene.yml",
"Awperative.Scene.Draw(Microsoft.Xna.Framework.GameTime)": "Awperative.Scene.yml",
"Awperative.Scene.GetBodies(System.String)": "Awperative.Scene.yml",
"Awperative.Scene.GetBody(System.String)": "Awperative.Scene.yml",
"Awperative.Scene.Load": "Awperative.Scene.yml",
"Awperative.Scene.Unload": "Awperative.Scene.yml",
"Awperative.Scene.Update(Microsoft.Xna.Framework.GameTime)": "Awperative.Scene.yml",
"Awperative.Scene.bodies": "Awperative.Scene.yml",
"Awperative.SceneComponent": "Awperative.SceneComponent.yml",
"Awperative.SceneCreateEvent": "Awperative.SceneCreateEvent.yml",
"Awperative.SceneCreateEvent.scene": "Awperative.SceneCreateEvent.yml",
"Awperative.SceneDestroyEvent": "Awperative.SceneDestroyEvent.yml",
"Awperative.SceneDestroyEvent.scene": "Awperative.SceneDestroyEvent.yml",
"Awperative.Transform": "Awperative.Transform.yml",
"Awperative.Transform.#ctor": "Awperative.Transform.yml",
"Awperative.Transform.#ctor(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,Microsoft.Xna.Framework.Vector2)": "Awperative.Transform.yml",
"Awperative.Transform.Clone": "Awperative.Transform.yml",
"Awperative.Transform.Depth": "Awperative.Transform.yml",
"Awperative.Transform.OnTransformChangedEvent": "Awperative.Transform.yml",
"Awperative.Transform.Origin": "Awperative.Transform.yml",
"Awperative.Transform.Position": "Awperative.Transform.yml",
"Awperative.Transform.Rotation": "Awperative.Transform.yml",
"Awperative.Transform.Scale": "Awperative.Transform.yml",
"Awperative.Transform.Set(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,Microsoft.Xna.Framework.Vector2)": "Awperative.Transform.yml",
"Awperative.Transform.ToMatrix": "Awperative.Transform.yml",
"Awperative.TransformModifyEvent": "Awperative.TransformModifyEvent.yml",
"Awperative.TransformModifyEvent.after": "Awperative.TransformModifyEvent.yml",
"Awperative.TransformModifyEvent.before": "Awperative.TransformModifyEvent.yml"
}