Romestead Assembly Reference

Candide.CandideUI.TestUiThingy

Type JSON

public class in Candide.CandideUI

Methods1
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

InternalDraw

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

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashF2E16CCD2658326557383BD606BCB733E3BDBD3A2825C4337C7A9860661F71A7
  • Body hash01786F19AA77165982FABA838CD33BFC492FF5023DE6DABD9959A5C0B2B11547
  • IL size413
Referenced calls
  • Candide.CandideUI.Containers.CandideWindow::InternalDraw(Candide.CandideUI.UiRenderContext)
  • Candide.CandideUI.CandideUiElement::get_Bounds()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Microsoft.Xna.Framework.Color::get_Red()
  • Microsoft.Xna.Framework.Vector2::get_One()
  • Candide.CandideUI.UiRenderContext::DrawLine(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single, Microsoft.Xna.Framework.Color, Microsoft.Xna.Framework.Vector2, System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single)
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)
  • Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)
  • Candide.Graphics.Fonts.CandideFont::get_RenderFont()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • FontStashSharp.SpriteFontBase::DrawText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color[], System.Single, Microsoft.Xna.Framework.Vector2, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, System.Single, FontStashSharp.TextStyle, FontStashSharp.FontSystemEffect, System.Int32, System.Int32)