Romestead Assembly Reference

Candide.CandideUI.ImmediateUi.ImmediateIMECandidatesText

Type JSON

public class in Candide.CandideUI.ImmediateUi

Methods2
Properties0
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI.ImmediateUi
  • Base typeSystem.Object
  • Hash33665424C2D263623CBB1E7BA3E7A034373FEB67CA74760A7F0608062B5CA5CE

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
MaxWidthprivateprivate System.Int32 MaxWidth

Methods

Draw

public System.Void Draw(Candide.CandideUI.UiRenderContext context, System.String[] candidates, FontStashSharp.SpriteFontBase font, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Color textColor)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash1B3A7C5D3E8B9DC5AF417E4CF31685573EFE8F5FFFE9FD48CCB41DD67EEC620E
  • Body hashD91B1B3506A49435DEEC1B69844DEB7C65CDBFFF700D11EF56B4CA6AF6731D7B
  • IL size239
Referenced calls
Called by
String literals
  • .

Measure

public Microsoft.Xna.Framework.Vector2 Measure(CandideCreator.Shared.Graphics.IconFlag flags, FontStashSharp.SpriteFontBase font, System.String text)

Method metadata
  • Visibilitypublic
  • Return typeMicrosoft.Xna.Framework.Vector2
  • StaticTrue
  • VirtualFalse
  • HashF4B1639140B47B96C015E53966A5475F2ECC8810FE45BAF23904BB81E064DEB9
  • Body hashB5CECFEB9DED08A30B8BACFA5205122A76ED7EF9F13CFEDDDAF27569869B8E32
  • IL size60
Referenced calls