Candide.CandideUI.RenderableIcon
Type JSONpublic class in Candide.CandideUI
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI - Base type
System.Object - Interfaces
FontStashSharp.RichText.IRenderable - Hash
C159C4A36C94426A890C4E258F16426FD878E5F63D307C0EC007E77D60E4C771
Relationships
Base type
System.Object
Interfaces
FontStashSharp.RichText.IRenderable
Fields
| Name | Visibility | Signature |
|---|---|---|
_icon# | private | private CandideCreator.Shared.Graphics.Icon _icon |
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
3E8A432E003808E03C0ABF6E0EE0BDDABCDC9DBBF3DB26036FFF13B9DE9B6C42 - Body hash
3C2AF60AE70DF51524BC9BFB503B76A870531E2BFC4D05C13BA3B6C7EB73D9D4 - 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)