Candide.CandideUI.Components.CandideVerticalProgressBar
Type JSONpublic class in Candide.CandideUI.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components - Base type
Candide.CandideUI.CandideUiContainerSingleItem - Hash
E4A6ED77F0EC37B87218B3D60D1C3D480F4045207E59ACE83DA8A8C1C70135CC
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
FillSheetVertical# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetVertical |
FillSheetVerticalEnd# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetVerticalEnd |
FillSheetVerticalFull# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetVerticalFull |
FillSheetVerticalStart# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetVerticalStart |
Properties
| Name | Visibility | Signature |
|---|---|---|
Progress# | public | public System.Single Progress |
Methods
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7EDE1A7DFFEE515CCB6E70AAA9BD91E977F5997AA5EB17D22EFC8FEFA19EE09E - Body hash
949F6A9312BD3E39A9F18258249114B5B3EC3052C038CCB8C20603AFDAB4E39D - IL size732
Referenced calls
Candide.CandideUI.CandideUiElement::get_BorderBounds()Microsoft.Xna.Framework.Rectangle::get_Location()Microsoft.Xna.Framework.Point::ToVector2()Candide.CandideUI.CandideUiElement::get_Enabled()Microsoft.Xna.Framework.Vector2::.ctor(System.Single)Candide.CandideUI.CandideUiSystem::get_Scale()Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)Candide.CandideUI.Components.CandideVerticalProgressBar::get_Progress()Microsoft.Xna.Framework.Vector2::get_One()Candide.CandideUI.UiRenderContext::DrawSprite9Box(System.Single, System.Single, CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)System.MathF::Ceiling(System.Single)Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.CandideUI.UiRenderContext::DrawSpriteRepeating(CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Single, System.Single)CandideCreator.Shared.Graphics.SpriteSheet::GetFrame(System.Int32)Candide.CandideUI.UiRenderContext::DrawSpriteVerticalBox2(System.Single, System.Single, CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Candide.CandideUI.CandideUiElement::Draw(Candide.CandideUI.UiRenderContext)