Candide.CandideUI.Text.Renderables.RenderableCandideTexture
Type JSONpublic class in Candide.CandideUI.Text.Renderables
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Text.Renderables - Base type
System.Object - Interfaces
FontStashSharp.RichText.IRenderable - Hash
1C363F2B021929F5F637880EBE54BA7D02E8F5247CD466308038520394F2B381
Relationships
Base type
System.Object
Interfaces
FontStashSharp.RichText.IRenderable
Fields
| Name | Visibility | Signature |
|---|---|---|
_scale# | private | private Microsoft.Xna.Framework.Vector2 _scale |
Properties
| Name | Visibility | Signature |
|---|---|---|
Size# | public | public Microsoft.Xna.Framework.Point Size |
Methods
Draw
#
public System.Void Draw(FontStashSharp.RichText.FSRenderContext context, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Color color)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
FC35FC87663C4312391C98F22B1668A1A3104569D1C6321F4168E8BB67897912 - Body hash
6F46C26B74CE800520A250B035453647821E49BCA07C2C0B17662D7F68ECB2A7 - IL size167
Referenced calls
Microsoft.Xna.Framework.Color::op_Equality(Microsoft.Xna.Framework.Color, Microsoft.Xna.Framework.Color)Candide.CandideUI.UiRenderContext::GetTextureFiltering()Candide.CandideUI.UiRenderContext::SetTextureFiltering(UiRenderContext.TextureFiltering)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)FontStashSharp.RichText.FSRenderContext::DrawImage(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color)