Candide.CandideUI.ImmediateUi.ImmediateCandideIconLabel
Type JSONpublic class in Candide.CandideUI.ImmediateUi
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ImmediateUi - Base type
System.Object - Hash
80C3CB0E13BDC6F8D27D83BD097024B4A15DDB948641844F239FFE66A24BBDAE
Relationships
Base type
System.Object
Methods
Draw
#
public System.Void Draw(Candide.CandideUI.UiRenderContext context, CandideCreator.Shared.Graphics.IconData data, CandideCreator.Shared.Graphics.IconFlag flags, FontStashSharp.SpriteFontBase font, System.String text, Microsoft.Xna.Framework.Color textColor, Microsoft.Xna.Framework.Vector2 iconScale)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0309D86CD2E7804045ADB877988181DE6D50F6E57EAF6F95F39F856BB0D2BE15 - Body hash
DE25AC68A30FDE7892E149C48D709C9BFEFFF27DE85B9154CF52E7475E7E52E6 - IL size133
Referenced calls
Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Vector2::.ctor(System.Single)Candide.CandideUI.ImmediateUi.ImmediateCandideIcon::Measure(CandideCreator.Shared.Graphics.IconFlag)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::get_Zero()Candide.CandideUI.ImmediateUi.ImmediateCandideIcon::Draw(Candide.CandideUI.UiRenderContext, CandideCreator.Shared.Graphics.IconData, CandideCreator.Shared.Graphics.IconFlag, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Candide.CandideUI.Components.DrawStyle)Candide.CandideUI.ImmediateUi.ImmediateCandideTextLabel::Measure(FontStashSharp.SpriteFontBase, System.String)Candide.CandideUI.ImmediateUi.ImmediateCandideTextLabel::Draw(Candide.CandideUI.UiRenderContext, FontStashSharp.SpriteFontBase, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color)
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)