Candide.CandideUI.ImmediateUi.ImmediateIMECandidatesText
Type JSONpublic class in Candide.CandideUI.ImmediateUi
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ImmediateUi - Base type
System.Object - Hash
33665424C2D263623CBB1E7BA3E7A034373FEB67CA74760A7F0608062B5CA5CE
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
MaxWidth# | private | private 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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
1B3A7C5D3E8B9DC5AF417E4CF31685573EFE8F5FFFE9FD48CCB41DD67EEC620E - Body hash
D91B1B3506A49435DEEC1B69844DEB7C65CDBFFF700D11EF56B4CA6AF6731D7B - IL size239
Referenced calls
Candide.CandideUI.CandideUiSystem::get_Scale()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::AppendFormatted(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()Candide.CandideUI.ImmediateUi.ImmediateCandideTextLabel::Measure(FontStashSharp.SpriteFontBase, System.String)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::.ctor(System.Single)Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Color::get_Black()Candide.CandideUI.UiRenderContext::DrawRectangle(Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)Candide.CandideUI.ImmediateUi.ImmediateCandideTextLabel::Draw(Candide.CandideUI.UiRenderContext, FontStashSharp.SpriteFontBase, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color)
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 type
Microsoft.Xna.Framework.Vector2 - StaticTrue
- VirtualFalse
- Hash
F4B1639140B47B96C015E53966A5475F2ECC8810FE45BAF23904BB81E064DEB9 - Body hash
B5CECFEB9DED08A30B8BACFA5205122A76ED7EF9F13CFEDDDAF27569869B8E32 - IL size60
Referenced calls
Candide.CandideUI.CandideUiSystem::get_Scale()Candide.CandideUI.ImmediateUi.ImmediateCandideIcon::Measure(CandideCreator.Shared.Graphics.IconFlag)Candide.CandideUI.ImmediateUi.ImmediateCandideTextLabel::Measure(FontStashSharp.SpriteFontBase, System.String)System.Math::Max(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)