Romestead Assembly Reference

Candide.CandideUI.UserControls.HealthBar

Type JSON

public class in Candide.CandideUI.UserControls

Methods4
Properties0
Fields4
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI.UserControls
  • Base typeCandide.CandideUI.CandideUiElement
  • Hash0A6AADB49E58485CAFB911E21DA4453DB53B67FAD716C746A04DB73CC9D68727

Relationships

Fields

NameVisibilitySignature
_backgroundSpriteprivateprivate CandideCreator.Shared.Graphics.SpriteSheet _backgroundSprite
_futureHealsSpriteprivateprivate CandideCreator.Shared.Graphics.SpriteSheet _futureHealsSprite
_healthShadowSpriteprivateprivate CandideCreator.Shared.Graphics.SpriteSheet _healthShadowSprite
_healthSpriteprivateprivate CandideCreator.Shared.Graphics.SpriteSheet _healthSprite

Methods

DrawBar

private System.Void DrawBar(Candide.CandideUI.UiRenderContext context, CandideCreator.Shared.Graphics.SpriteSheet spriteSheet, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Vector2 offset, System.Single maxValue, System.Single currentValue, System.Single barLength)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8A0A54EC6B938E20C3EB1D7FEC8170A7064467C13C6ABEDEC6478EF2E5B9AD03
  • Body hash4BEE02153872DDEBD29E79F492EA8C330D13209ED411B1F5D774957A9C707C2F
  • IL size99
Referenced calls
Called by

InternalDraw

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

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashAA4457D30FAB9A159A0CC5376AE1200F6A2719D6E1F61144C8289308443CF8AD
  • Body hash53F3F9B4480B3410489B86A104BB147066D6B87C0EFED272D77A3A966F0ACA70
  • IL size395
Referenced calls
String literals
  • /

InternalMeasure

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

Method metadata
  • Visibilityprotected
  • Return typeMicrosoft.Xna.Framework.Vector2
  • StaticFalse
  • VirtualTrue
  • Hash096892C4482395D1A110226C6E194DEEBE3776904DB9A08228FC09F3A8F03FCB
  • Body hash2D18D857695F4AE3733A73D62E71177F036F0A37015D199AFBF91C5A3DCEA256
  • IL size41
Referenced calls
  • 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)

Update

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

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