Romestead Assembly Reference

Candide.CandideUI.Components.CandideImage

Type JSON

public class in Candide.CandideUI.Components

Methods3
Properties2
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
DrawSmoothpublicpublic System.Boolean DrawSmooth
Framepublicpublic System.Int32 Frame
ImageRotationpublicpublic System.Single ImageRotation
Repeatingpublicpublic System.Boolean Repeating
_scaleprivateprivate Microsoft.Xna.Framework.Vector2 _scale
_spriteSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet _spriteSheet

Properties

NameVisibilitySignature
Scalepublicpublic Microsoft.Xna.Framework.Vector2 Scale
SpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet SpriteSheet

Methods

InternalDraw

protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash9B7AFB7727C17A88195A2A2EC1E15BA566A42A12D5CDE2772492C6AEA3C42C68
  • Body hash01FE3CA05E633CC5C57D02834E64017A4AF6BFE9183CBA16E3DF1A805CD652BA
  • IL size171
Referenced calls

InternalMeasure

protected Microsoft.Xna.Framework.Vector2 InternalMeasure(Microsoft.Xna.Framework.Vector2 availableSize)

Method metadata
  • Visibilityprotected
  • Return typeMicrosoft.Xna.Framework.Vector2
  • StaticFalse
  • VirtualTrue
  • HashF33D507A7967CE41F3CE2122A8CB763DC8E53EA69ED8CF1275EB184C83742898
  • Body hashE0B8929F20641EDC820EE42269AD82E0C70BF35B6C963930F0D123821B09F710
  • IL size66
Referenced calls
  • Candide.CandideUI.Components.CandideImage::get_SpriteSheet()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)
  • Candide.CandideUI.Components.CandideImage::get_Scale()
  • Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4A78BCE282144201A1AAE24E09C2B28AF6AE9CE81845D1B1437CD83EE2AC158A
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1