{"Id":"Candide.Entities.Controllers.TestEntity.TestEntity","Name":"TestEntity","DisplayName":"TestEntity","FullName":"Candide.Entities.Controllers.TestEntity.TestEntity","Namespace":"Candide.Entities.Controllers.TestEntity","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Shared.Entity.Base.EntityControllerBase","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"Noise:System.Single[]","Name":"Noise","Type":"System.Single[]","Signature":"public System.Single[] Noise","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"E75279B53C66CFB5189CDBEE1EE6B51478798022DB2ABF713E9E7A6434796DD8"},{"Id":"_animationStateMachine:Candide.Entities.Animations.EntitySpacAnimationStateMachine","Name":"_animationStateMachine","Type":"Candide.Entities.Animations.EntitySpacAnimationStateMachine","Signature":"private Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"1C711844B8EE9A5016A5EF317136D2B0664CC15FBBC1D9A5FBDD716D19AD113E"},{"Id":"_collisions:System.Collections.Generic.List\u00601\u003CCandideCreator.Shared.Collision.CollisionData\u003E","Name":"_collisions","Type":"System.Collections.Generic.List\u003CCandideCreator.Shared.Collision.CollisionData\u003E","Signature":"private System.Collections.Generic.List\u003CCandideCreator.Shared.Collision.CollisionData\u003E _collisions","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"126BFA16EF3EFA54BC329B6455B2E2EE61ABB0EEC370C0C5EE48307B847B7811"},{"Id":"_direction:System.Single","Name":"_direction","Type":"System.Single","Signature":"private System.Single _direction","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"00765226B8973D80E5A69D03AA17DB44FF90165C724FF2E425A226792F942BE2"},{"Id":"_directions:System.Collections.Generic.List\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E","Name":"_directions","Type":"System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E","Signature":"private System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E _directions","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"4A78B965318A05C534C6EAF4285335EF5A2F02182236248D3A4BEE72DB2FB4E4"},{"Id":"_wanderRoundPoint:Microsoft.Xna.Framework.Vector2","Name":"_wanderRoundPoint","Type":"Microsoft.Xna.Framework.Vector2","Signature":"private Microsoft.Xna.Framework.Vector2 _wanderRoundPoint","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"CFAB17F4359C0F295E28F6CBB2BD9E4503D1C97CB9EA0A23DEEDED394737CADE"},{"Id":"_wanderSeed:System.Int32","Name":"_wanderSeed","Type":"System.Int32","Signature":"private System.Int32 _wanderSeed","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"18F41B20472BB8C10C182FEBDE7BA18C1E607E72E36C04C8D1D1446A7BDACFD5"},{"Id":"_wanderTimer:System.Single","Name":"_wanderTimer","Type":"System.Single","Signature":"private System.Single _wanderTimer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"4A6DEBE2B51D3AF590569635672B4812535EE6A247420A0002F6BE1C36B98D7F"}],"Properties":[],"Events":[],"Methods":[{"Id":"BeforeRender()-\u003ESystem.Void","Name":"BeforeRender","Signature":"public System.Void BeforeRender()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":35,"BodyHash":"C133B1BEA3F1F04345E8A7E0F89AB0D898D3A4F55ABAA7CDCBE1E6B42D7700B0","Hash":"1F7994C7ABFBC77D35B671A51E848DA966BE72C2BF0E8FB908F6B4EA92B663C8","CalledMethods":["Shared.Entity.EntityWrapper::get_Position()","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Candide.Entities.Animations.EntitySpacAnimationStateMachine::Draw(Shared.Entity.EntityWrapper)"],"StringLiterals":[],"Source":null},{"Id":"CreateImGui()-\u003ESystem.Void","Name":"CreateImGui","Signature":"public System.Void CreateImGui()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":7,"BodyHash":"EB0037B3FB1CE8675E7C4ED9B57A6FE950E79857ACEFB785CA48E1BA0C1D9F1D","Hash":"F4F76E26F87AB1CCEC53878BE1341A96DC7679F9D93417C538D616DE123CF9F7","CalledMethods":["Shared.Entity.Base.AbstractController::CreateImGui()"],"StringLiterals":[],"Source":null},{"Id":"EntityInitialize()-\u003ESystem.Void","Name":"EntityInitialize","Signature":"public System.Void EntityInitialize()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":878,"BodyHash":"94AC09798EBDAF1534F1CD5C89265CD5EE073E7CA0C94E99C40C0CBE21895765","Hash":"91EDC5816FDC5886604F3AFA4994266EA5C989886E17F008368AC36E93D40503","CalledMethods":["CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)","System.Random::Next()","Shared.Entity.EntityWrapper::get_Position2()","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::Clear()","System.MathF::Cos(System.Single)","System.MathF::Sin(System.Single)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::Add(!0)","System.Collections.Generic.Dictionary\u003CSystem.String, System.Func\u003CShared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E, Shared.Entity.Base.AbstractControllerTask\u003E\u003E::.ctor()","System.Collections.Generic.Queue\u003CShared.Entity.Base.AbstractControllerTask\u003E::.ctor()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_0(Shared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E)","System.Func\u003CShared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E, Shared.Entity.Base.AbstractControllerTask\u003E::.ctor(System.Object, System.IntPtr)","System.Collections.Generic.Dictionary\u003CSystem.String, System.Func\u003CShared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E, Shared.Entity.Base.AbstractControllerTask\u003E\u003E::Add(!0, !1)","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_1(Shared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E)","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_2(Shared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E)","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_3(Shared.Entity.Base.ControllerActionArgs, System.Action\u003CShared.Entity.Base.TaskStatus\u003E)","Candide.Database.SpacDataBase::GetSpacOrNull(System.String)","Shared.Entity.EntityInitializeException::.ctor()","CandideCreator.Shared.SpacSystem.State::.ctor(System.String, System.Boolean, System.Nullable\u003CSystem.Single\u003E, System.Single, System.Boolean)","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_4()","System.Func\u003CSystem.Boolean\u003E::.ctor(System.Object, System.IntPtr)","CandideCreator.Shared.SpacSystem.Transition::.ctor(System.String, System.String, System.Func\u003CSystem.Boolean\u003E, System.String, System.Boolean)","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_5()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_6()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_7()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_8()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_9()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_10()","Candide.Entities.Controllers.TestEntity.TestEntity::\u003CEntityInitialize\u003Eb__7_11()","Candide.Entities.Animations.EntitySpacAnimationStateMachine::.ctor(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac, System.Collections.Generic.IEnumerable\u003CCandideCreator.Shared.SpacSystem.State\u003E, System.Collections.Generic.IEnumerable\u003CCandideCreator.Shared.SpacSystem.Transition\u003E)","CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::SetState(System.String, System.Boolean)","Shared.Entity.EntityWrapper::set_UsesSpac(System.Boolean)"],"StringLiterals":["WanderingTask","IdleTask","ApproachTask","AttackSingleTarget1Task","wolf_animations","idle","run","walk","charge","attack","howl","diagonals","*"],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":134,"BodyHash":"CF48A73BFD81574EFDAAF2575D96775098F0EA13214F19547FD19C904E3D2331","Hash":"05B8F3550B136B6548EC3B513030294DEA818F014C77B951F28516DAEDD57EAA","CalledMethods":["Shared.Entity.Base.EntityControllerBase::Update(Microsoft.Xna.Framework.GameTime)","CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::get_CurrentState()","CandideCreator.Shared.SpacSystem.ISpacAnimationState::get_StateName()","System.String::op_Equality(System.String, System.String)","Shared.Entity.EntityWrapper::get_DistanceWalked()","Shared.Entity.EntityWrapper::get_Fdt()","CandideCreator.Shared.SpacSystem.ISpacAnimationState::set_TimeScale(System.Single)","Shared.Entity.EntityWrapper::get_Direction()","CandideCreator.Shared.Helpers.VectorExtension::DirectionToIntDirection(System.Single)","CandideCreator.Shared.Helpers.MathExtension::Mod(System.Int32, System.Int32)","CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::set_CurrentDirection(System.Int32)","Candide.Entities.Animations.EntitySpacAnimationStateMachine::Update(Shared.Entity.EntityWrapper, System.Single)"],"StringLiterals":["walk"],"Source":null}],"Hash":"70E9A27CD54374A94F540D60EDBD529EEABB70625C2A2F18AFD203798952F440"}