Romestead Assembly Reference

Candide.CandideUI.ImmediateUi.ImmediateCandideWindow

Type JSON

public class in Candide.CandideUI.ImmediateUi

Methods2
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI.ImmediateUi
  • Base typeSystem.Object
  • HashE873F02F54B493973EEFA72212EC2ED8A44D523A6F963798CB3358C17E6504A0

Relationships

Base type

System.Object

Methods

Draw

public System.Void Draw(Candide.CandideUI.UiRenderContext context, System.Single contentWidth, System.Single contentHeight, Microsoft.Xna.Framework.Vector2 contentPosition, System.Single scale)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6809EA21A058B0970048443534014F10B87226C05DC9D60A9E5C5F6753DB6A27
  • Body hash18C50C192650FE89904D795ADA02343B4D747D0CAD94F040DACB6E28CE87FF51
  • IL size98
Referenced calls
Called by

Measure

public Microsoft.Xna.Framework.Vector2 Measure(Candide.CandideUI.UiRenderContext context, System.Single contentWidth, System.Single contentHeight, System.Single scale)

Method metadata
  • Visibilitypublic
  • Return typeMicrosoft.Xna.Framework.Vector2
  • StaticTrue
  • VirtualFalse
  • HashA3EAA6E9C053E58B6159DC7FA1A331E31F79E2217ACC6DA076CCFC22F911AF6D
  • Body hash704C3C0B6B4372A74CDFD7A4B9E4F006A25F3E0049D1AB89C9DE4AAE43437D79
  • IL size59
Referenced calls
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Microsoft.Xna.Framework.Vector2::op_Multiply(System.Single, Microsoft.Xna.Framework.Vector2)
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
Called by