Romestead Assembly Reference

Candide.CandideUI.RenderableIcon

Type JSON

public class in Candide.CandideUI

Methods1
Properties1
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI
  • Base typeSystem.Object
  • InterfacesFontStashSharp.RichText.IRenderable
  • HashC159C4A36C94426A890C4E258F16426FD878E5F63D307C0EC007E77D60E4C771

Relationships

Base type

System.Object

Interfaces

  • FontStashSharp.RichText.IRenderable

Fields

NameVisibilitySignature
_iconprivateprivate CandideCreator.Shared.Graphics.Icon _icon

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
  • Hash3E8A432E003808E03C0ABF6E0EE0BDDABCDC9DBBF3DB26036FFF13B9DE9B6C42
  • Body hash3C2AF60AE70DF51524BC9BFB503B76A870531E2BFC4D05C13BA3B6C7EB73D9D4
  • IL size63
Referenced calls
  • CandideCreator.Shared.Graphics.SpriteSheet::GetFrame(System.Int32)
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single)
  • 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)