Romestead Assembly Reference

Candide.CandideUI.Containers.CandideWindow

Type JSON

public class in Candide.CandideUI.Containers

Methods15
Properties1
Fields16
Events3
Type metadata

Relationships

Fields

NameVisibilitySignature
Closedprivateprivate System.EventHandler Closed
Closingprivateprivate System.EventHandler<Candide.CandideUI.CancellableEventArgs> Closing
DefaultWindowPaddingpublicpublic Candide.CandideUI.CandideThickness DefaultWindowPadding
Graphicspublicpublic Candide.CandideUI.Containers.WindowGraphics Graphics
MouseSettingsIdpublicpublic System.String MouseSettingsId
Showedprivateprivate System.EventHandler Showed
SkipFirstVisibleFramepublicpublic System.Boolean SkipFirstVisibleFrame
TileSizepublicpublic System.Int32 TileSize
UserHasMovedWindowPositionpublicpublic System.Boolean UserHasMovedWindowPosition
WindowBgpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowBg
WindowBorderpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowBorder
WindowDarkMovableSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowDarkMovableSpriteSheet
WindowDarkSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowDarkSpriteSheet
WindowMovableSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowMovableSpriteSheet
WindowOuterBorderpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowOuterBorder
WindowSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet WindowSpriteSheet

Properties

NameVisibilitySignature
IsDraggablepublicpublic System.Boolean IsDraggable

Events

NameVisibilitySignature
Closedpublicpublic System.EventHandler Closed
Closingpublicpublic System.EventHandler<Candide.CandideUI.CancellableEventArgs> Closing
Showedpublicpublic System.EventHandler Showed

Methods

Close

public System.Void Close()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash1B8F3B4A2D4508206880BC10174D9ED310C04B02964F6B6274E57A05A9DADCE0
  • Body hashD7F88D17060FFFC5BFE2F5CCC8905AA2F96DA450A578FF5E7AC9FAFEFD3AD898
  • IL size330
Referenced calls
  • Candide.CandideUI.CandideUiElement::get_Visible()
  • Candide.CandideUI.CandideUiElement::get_Desktop()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Object::GetType()
  • System.Reflection.MemberInfo::get_Name()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • Candide.UserSettings.DisplayUserSettings::get_DisplayMode()
  • Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_DisplayMode()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • Shared.Analytics.AnalyticsManager::TrackError(System.String)
  • Candide.CandideUI.CancellableEventArgs::.ctor()
  • System.EventHandler<Candide.CandideUI.CancellableEventArgs>::Invoke(System.Object, !0)
  • Candide.CandideUI.CancellableEventArgs::get_Cancel()
  • Candide.CandideUI.CandideDesktop::RemoveWindow(Candide.CandideUI.Containers.CandideWindow)
  • Candide.CandideUI.CandideUiElement::set_Desktop(Candide.CandideUI.CandideDesktop)
  • Candide.CandideUI.CandideUiElement::set_Visible(System.Boolean)
  • Candide.CandideUI.Containers.CandideWindow::OnWindowClosed()
  • System.EventHandler::Invoke(System.Object, System.EventArgs)
Called by
String literals
  • Desktop was set to Null but window was set as Visible. Type is
  • Alt Down
  • Enter down
  • Display settings display mode
  • Graphics device display mode
  • Current mode manager

DrawBox

public System.Void DrawBox(CandideCreator.Shared.Graphics.SpriteSheet sheet, System.Int32 width, System.Int32 height, System.Int32 x, System.Int32 y, System.Int32 middleTileAmount, System.Int32 tileSize, Candide.CandideUI.UiRenderContext context, Microsoft.Xna.Framework.Vector2 scale)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash43918F7277ED74E324E4B4546EFCED33550FA1225134D656A2F66C61B64E59DF
  • Body hash928F395D74D7F0124014351BA7C223AE9C01816282EE208F5EA1520DD29F93EF
  • IL size477
Referenced calls
Called by

DrawLeatherBackground

public System.Void DrawLeatherBackground(Candide.CandideUI.UiRenderContext context, Microsoft.Xna.Framework.Rectangle borderBounds)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash63C8DE4BAA36931DAF2C2D125E72B2BBFF226ECBD49E39451D0CF498A4DEA746
  • Body hash1EE18F3154471D68FE598967F9F96C168072F8DC1857C5B48192D2916BA1FC38
  • IL size268
Referenced calls
Called by

GetUserSettingsParameter

public System.Boolean GetUserSettingsParameter(System.String parameter, out System.String& value)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash50834A3DFB64E2A918897EDCDCAE7144C931EFDCE744C7B7C7761393B78CDD34
  • Body hashFD0C5622115AE64C0B2C87A7286221C7171B527FE21D1311BE27C90C666F64B2
  • IL size64
Referenced calls
  • Candide.CandideUI.MouseUiUserSettings::get_WindowSettings()
  • System.Collections.Generic.Dictionary<System.String, MouseUiUserSettings.CandideWindowSetting>::TryGetValue(!0, !1&)
  • MouseUiUserSettings.CandideWindowSetting::get_SavedParameters()
  • System.Collections.Generic.Dictionary<System.String, System.String>::TryGetValue(!0, !1&)
Called by

InternalDraw

protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash6D00B90BB72CE67B7F17F5CC5A926D8F7DC17420FB369FCD3B815AB0093B179B
  • Body hashFDBA84548E6756D79D2327EDCF77A71B42D09AE9BAC54C8508505A230009D5B8
  • IL size160
Referenced calls
Called by

OnMouseDragEnd

public System.Void OnMouseDragEnd()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash83DDC804842480971E3E872AD1E63F54E77D0A120E7959FB79BCE42A4FF0887C
  • Body hash34809F94AEE9CC0A4F410CE46A2E11EAD74903B320BC54427BDEF29E16B9A6D2
  • IL size7
Referenced calls

OnMouseDragStart

public System.Boolean OnMouseDragStart()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash01FC7BEBC3DD403CB9BA2F530EB60C4840AB3260829A28096950C0FA603159FD
  • Body hashC4E82A8E91D9189FA2A37721CB9FBE488063EC13AB5D140DCE91D7489ECF1A13
  • IL size19
Referenced calls

OnWindowClosed

protected System.Void OnWindowClosed()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash20F3046E9C5FCBA3813A53674E68C9FBB4959804B6F78B7C5FAABCAE37BF4487
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1
Called by

OnWindowShown

protected System.Void OnWindowShown()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3F9CEC9D2E0D7420D20FBD657AE4FA87FAB306EA07145E5EC3534767719B7A14
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1
Called by

RequestFocus

protected System.Boolean RequestFocus(Candide.CandideUI.CandideUiElement child)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash6E07CD90C013A054FE9E7E53904E98D847F310ED159E1257886B018B81DB55E1
  • Body hashD1A2F36A10BCA2DD8932E752B8908C5C0DCA890E3E1CC7762A2EEDE6B1D3AF9C
  • IL size35
Referenced calls

SendToBack

public System.Void SendToBack()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash24E70A816F6ADB347480F68E4953947179B8E799CC4A56A82FF84D24460CFFA6
  • Body hash1FDB8BEE44877EA095DEEF6392F875089E3FC07DEE0993B5CABAEEFA80260B72
  • IL size22
Referenced calls

SetUserSettingsParameter

public System.Void SetUserSettingsParameter(System.String parameter, System.String value)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash1EAC9B1120048773B5C220B37BCFB145498B97F89A251AB6D6542A8FD622A793
  • Body hash04F61A16BF6E7A3BAFD7A2298101699B7BCC57EF2811C3894080CFAAE58F1B90
  • IL size95
Referenced calls
  • System.String::IsNullOrEmpty(System.String)
  • System.String::Concat(System.String, System.String, System.String)
  • CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
  • Candide.CandideUI.MouseUiUserSettings::get_WindowSettings()
  • System.Collections.Generic.Dictionary<System.String, MouseUiUserSettings.CandideWindowSetting>::TryGetValue(!0, !1&)
  • System.Collections.Generic.Dictionary<System.String, MouseUiUserSettings.CandideWindowSetting>::get_Item(!0)
  • MouseUiUserSettings.CandideWindowSetting::get_SavedParameters()
  • System.Collections.Generic.Dictionary<System.String, System.String>::set_Item(!0, !1)
String literals
  • Tried setting user settings parameters
  • but the window does not have a defined MouseSettingsId property

Show

public System.Void Show(Candide.CandideUI.CandideDesktop desktop, System.Nullable<System.Int32> x, System.Nullable<System.Int32> y)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashAA6DF3C8FC880831F0FB99007ADB8FF2915BC3A03F3A30DF35FD809822D28A8A
  • Body hash747CF2DE82316515E0A2F7514FF18289BC8118AADD4537642C819072E741D059
  • IL size87
Referenced calls
Called by

ShowAndSkipFirstVisibleFrame

public System.Void ShowAndSkipFirstVisibleFrame(Candide.CandideUI.CandideDesktop desktop)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashD9A359B9CF5B1C122762CA3C018DBB1C99CCB1DCA2BFC07F2C58C54EB42539A1
  • Body hash2A010149D54C87573B34BEB4EE50036453DE19326C0E27F266148D622BA55044
  • IL size33
Referenced calls
Called by

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2107C0CA60D5F42A7E01BAA87EF1A4E7DF9CCFC6DD67BA0E2E207C3B0417336B
  • Body hash126644EC86FF032DAF1117D7D7C39E476B780433156EEDB1FE00A711467ABF52
  • IL size222
Referenced calls
  • Candide.CandideUI.CandideUiElement::get_Desktop()
  • Candide.CandideUI.CandideUiElement::get_IsDraggable()
  • Candide.CandideUI.CandideUiElement::get_Left()
  • Candide.CandideUI.CandideUiElement::get_Top()
  • Candide.CandideUI.CandideUiElement::get_Bounds()
  • System.MathF::Round(System.Single)
  • Candide.CandideUI.CandideUiElement::set_Left(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Top(System.Int32)
  • Candide.CandideUI.CandideUiContainerSingleItem::Update(Microsoft.Xna.Framework.GameTime)
Called by