Romestead Assembly Reference

Candide.CandideUI.Text.Renderables.IconRenderable

Type JSON

public class in Candide.CandideUI.Text.Renderables

Methods1
Properties1
Fields3
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI.Text.Renderables
  • Base typeSystem.Object
  • InterfacesFontStashSharp.RichText.IRenderable
  • Hash21356FB6BB077E5E29CF8C6E9BC51DC78E5EC416422B7AC7AF75DEB2082B404E

Relationships

Base type

System.Object

Interfaces

  • FontStashSharp.RichText.IRenderable

Fields

NameVisibilitySignature
_regionprivateprivate Microsoft.Xna.Framework.Rectangle _region
_scaleprivateprivate Microsoft.Xna.Framework.Vector2 _scale
_textureprivateprivate Microsoft.Xna.Framework.Graphics.Texture2D _texture

Properties

NameVisibilitySignature
Sizepublicpublic 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 typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashB54DE1BD5C5141846391DE13069FA73E604F2B91A61438AC12CC0BD9FC684E27
  • Body hashC608778F599C101218C212812F0624443B77B41E1B690384C51CEAEE003C8996
  • IL size167
Referenced calls