{"Id":"BM.Formations","Name":"Formations","DisplayName":"Formations","FullName":"BM.Formations","Namespace":"BM","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"_formations:System.Collections.Generic.Dictionary\u00602\u003CSystem.String,System.Collections.Generic.List\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E","Name":"_formations","Type":"System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E","Signature":"private System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E _formations","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"D9B02C7B755C42BBC646A8CCC4FB9B1F3E15D42EA92236298AEBB78898F6D7EB"}],"Properties":[],"Events":[],"Methods":[{"Id":"CreateFormations()-\u003ESystem.Collections.Generic.Dictionary\u00602\u003CSystem.String,System.Collections.Generic.List\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E","Name":"CreateFormations","Signature":"public System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E CreateFormations()","Visibility":"public","ReturnType":"System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":11697,"BodyHash":"22399D5FC4F980B3B576EFF8025E03008F05177AF48C56388E90FF8A48023596","Hash":"29829D105D7BAFC17AB1DD3AA8EA48E3F049260F600A594CB3B8A2D746C2496C","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E::.ctor()","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor(System.Int32)","System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List\u003C!!0\u003E, System.Int32)","System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List\u003C!!0\u003E)","System.Span\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Item(System.Int32)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E::set_Item(!0, !1)"],"StringLiterals":[],"Source":null},{"Id":"DrawAlphabet(System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E)-\u003ESystem.Void","Name":"DrawAlphabet","Signature":"public System.Void DrawAlphabet(System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E position)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"position","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":109,"BodyHash":"FF90115DBCB2D4EEDB088E59B1218D5DD264EA9EA61F8F3FCCCBBD62BED042AC","Hash":"1DCC74E1752C3B6FEF1B7B2BFFA02B2D3B56271DE5138FE48E5054410BE4CF0A","CalledMethods":["System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::GetValueOrDefault()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_HasValue()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor(!0)","System.Char::ToString()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Value()","Microsoft.Xna.Framework.Vector2::get_UnitX()","Microsoft.Xna.Framework.Vector2::op_Multiply(System.Single, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","BM.Formations::DrawFormation(System.String, System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E)"],"StringLiterals":[],"Source":null},{"Id":"DrawFormation(System.String, System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E)-\u003ESystem.Void","Name":"DrawFormation","Signature":"public System.Void DrawFormation(System.String id, System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E position)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"id","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"position","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":143,"BodyHash":"562020AC75BE5B587F7D80A4CB19047006CD0D6C8FCC45972E26231205DB410F","Hash":"4BE7C4DC91709DF9ACF5EBAEF2E19659AF3C31980CF605900DF4D929FAE6462B","CalledMethods":["System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::GetValueOrDefault()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_HasValue()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor(!0)","BM.Formations::CreateFormations()","System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E::get_Item(!0)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::GetEnumerator()","List.Enumerator\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Current()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Value()","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Color::get_White()","CandideCreator.Shared.Graphics.VisualDebug::CircleOutline(Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)","List.Enumerator\u003CMicrosoft.Xna.Framework.Vector2\u003E::MoveNext()","System.IDisposable::Dispose()"],"StringLiterals":[],"Source":null},{"Id":"Get(System.String)-\u003ESystem.Collections.Generic.List\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E","Name":"Get","Signature":"public System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E Get(System.String id)","Visibility":"public","ReturnType":"System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E","Parameters":[{"Name":"id","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":39,"BodyHash":"7263A65317BECE4B9E5C7D28547E90AD214AD12DE947E9C0064663A890E1CA5C","Hash":"506DBAF1C611CE686CA233700DBA843AC704462FCA867DB76235AC23317D7918","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E\u003E::TryGetValue(!0, !1\u0026)","System.String::Concat(System.String, System.String, System.String)","System.Collections.Generic.KeyNotFoundException::.ctor(System.String)"],"StringLiterals":["Formation with id \u0027","\u0027 was not found."],"Source":null}],"Hash":"8AC0B296EEB142F52D63EC2C2B455EB2D2F2239D18F34E063E86A880798532E0"}