Romestead Assembly Reference

Candide.CandideUI.Windows.CandideCustomGraphicsWindow

Type JSON

public class in Candide.CandideUI.Windows

Methods3
Properties2
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
BottomRightOffsetprivateprivate Microsoft.Xna.Framework.Point BottomRightOffset
Panelprotectedprotected Candide.CandideUI.Containers.CandidePanel Panel
TopLeftOffsetprivateprivate Microsoft.Xna.Framework.Point TopLeftOffset
_backgroundImageprivateprivate Candide.CandideUI.Components.CandideImage _backgroundImage
_interactionPanelprivateprivate Candide.CandideUI.Containers.CandidePanel _interactionPanel
_internalChildprivateprivate Candide.CandideUI.CandideUiElement _internalChild

Properties

NameVisibilitySignature
BackgroundFramepublicpublic System.Int32 BackgroundFrame
SpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet SpriteSheet

Methods

RemoveChild

public System.Void RemoveChild()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7F24C35F57E1ABB343C8895D762D022569C4C124395575BE7AAC3F99F9D95968
  • Body hashC0D254ED5C723306B50536F4FE5D8F5FE1D82A216906A73ADC9317CC5575F29E
  • IL size19
Referenced calls

SetArgs

public System.Void SetArgs(Candide.CandideUI.Windows.CustomBackgroundArgs args)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash9C3C35612BD998FE70052D8F1D8CAFB5F7BBB232C28F33876A1A848478449A5C
  • Body hash4E0EE71DA5EC3916081EFDFE0BF9F9713057C7EFD8C94D8BE47042CEB9DE9E72
  • IL size209
Referenced calls
  • Candide.CandideUI.Components.CandideImage::set_SpriteSheet(CandideCreator.Shared.Graphics.SpriteSheet)
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Candide.CandideUI.CandideUiElement::set_Top(System.Int32)
  • Candide.CandideUI.CandideUiElement::set_Left(System.Int32)
  • System.Nullable<System.Int32>::.ctor(!0)
  • Candide.CandideUI.CandideUiElement::set_Width(System.Nullable<System.Int32>)
  • Candide.CandideUI.CandideUiElement::set_Height(System.Nullable<System.Int32>)

SetChild

public System.Void SetChild(Candide.CandideUI.CandideUiElement child)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashA4A8BF92127726D89DF5D4AA34854DB5E8AB9B814E8379FFBF34541ADD2A59F7
  • Body hash7C6662B07FCCE2E248218E1628DC5A924D7F13AB34392C8C300727E54720D3AD
  • IL size46
Referenced calls