Candide.CandideUI.Components.CandideImage
Type JSONpublic class in Candide.CandideUI.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components - Base type
Candide.CandideUI.CandideUiComponent - Hash
16B1E99871E51F2F4856CFD33F74104D79B456695D2BCFA6B1A50E6F37717A34
Relationships
Base type
Referenced by types
Candide.CandideUI.Components.Buttons.CandideImageButtonCandide.CandideUI.Components.Buttons.TutorialQuestionButtonCandide.CandideUI.Components.Dialogue.CandideAltarDialogueComponentCandide.CandideUI.Components.Dialogue.CandideDialogueComponentCandide.CandideUI.JobUiNew.UserControls.SubControls.Citizen.PortraitViewSheetCandide.CandideUI.Windows.CandideCustomGraphicsWindowCandide.CandideUI.Windows.DialogueWindowCandide.CandideUI.Windows.WindowExitButtonCandide.CandideUI.WorshipUi.Altar.UnlocksView
Fields
| Name | Visibility | Signature |
|---|---|---|
DrawSmooth# | public | public System.Boolean DrawSmooth |
Frame# | public | public System.Int32 Frame |
ImageRotation# | public | public System.Single ImageRotation |
Repeating# | public | public System.Boolean Repeating |
_scale# | private | private Microsoft.Xna.Framework.Vector2 _scale |
_spriteSheet# | private | private CandideCreator.Shared.Graphics.SpriteSheet _spriteSheet |
Properties
| Name | Visibility | Signature |
|---|---|---|
Scale# | public | public Microsoft.Xna.Framework.Vector2 Scale |
SpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet SpriteSheet |
Methods
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9B7AFB7727C17A88195A2A2EC1E15BA566A42A12D5CDE2772492C6AEA3C42C68 - Body hash
01FE3CA05E633CC5C57D02834E64017A4AF6BFE9183CBA16E3DF1A805CD652BA - IL size171
Referenced calls
Candide.CandideUI.Components.CandideImage::get_SpriteSheet()Candide.CandideUI.CandideUiElement::get_ActualBounds()Microsoft.Xna.Framework.Rectangle::get_Location()Microsoft.Xna.Framework.Point::ToVector2()CandideCreator.Shared.Graphics.SpriteSheet::GetFrame(System.Int32)Candide.CandideUI.Components.CandideImage::get_Scale()Candide.CandideUI.CandideUiSystem::get_Scale()Candide.CandideUI.UiRenderContext::DrawSpriteRepeating(CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single, System.Single)Candide.CandideUI.UiRenderContext::DrawSprite(CandideCreator.Shared.Graphics.SpriteSheet, System.Int32, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single, System.Boolean)
InternalMeasure
#
protected Microsoft.Xna.Framework.Vector2 InternalMeasure(Microsoft.Xna.Framework.Vector2 availableSize)
Method metadata
- Visibilityprotected
- Return type
Microsoft.Xna.Framework.Vector2 - StaticFalse
- VirtualTrue
- Hash
F33D507A7967CE41F3CE2122A8CB763DC8E53EA69ED8CF1275EB184C83742898 - Body hash
E0B8929F20641EDC820EE42269AD82E0C70BF35B6C963930F0D123821B09F710 - 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 type
System.Void - StaticFalse
- VirtualTrue
- Hash
4A78BCE282144201A1AAE24E09C2B28AF6AE9CE81845D1B1437CD83EE2AC158A - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1