Candide.CandideUI.Components.CandideHorizontalProgressBar
Type JSONpublic class in Candide.CandideUI.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components - Base type
Candide.CandideUI.CandideUiContainerSingleItem - Hash
437A37A049B1EE0171327A7D58FE0EE3EE935091BB6A33825CF6E148172FF5D3
Relationships
Base type
Derived types
Referenced by types
Candide.CandideUI.Components.Displays.ProgressBarIconDisplayCandide.CandideUI.Components.TooltipHorizontalProgressBarCandide.CandideUI.JobUiNew.UserControls.FurnitureRecipeDetailsUserControlCandide.CandideUI.JobUiNew.UserControls.SubControls.CandideQueueItem2Candide.CandideUI.SkillsAndFavourUi.SkillsAndFavourWindowCandide.CandideUI.Windows.ItemProcessingWindowCandide.MainMenu.Ui.Steps.CreateWorldWindow
Fields
| Name | Visibility | Signature |
|---|---|---|
FillSheetFull# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetFull |
FillSheetFullFlat# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetFullFlat |
FillSheetFullGreen# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetFullGreen |
FillSheetFullRed# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetFullRed |
FillSheetHorizontalEnd# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalEnd |
FillSheetHorizontalEndFlat# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalEndFlat |
FillSheetHorizontalEndGreen# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalEndGreen |
FillSheetHorizontalEndRed# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalEndRed |
FillSheetHorizontalStart# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalStart |
FillSheetHorizontalStartFlat# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalStartFlat |
FillSheetHorizontalStartGreen# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalStartGreen |
FillSheetHorizontalStartRed# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet FillSheetHorizontalStartRed |
InactiveSheet# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet InactiveSheet |
SheetBg# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet SheetBg |
SheetOver# | internal | internal CandideCreator.Shared.Graphics.SpriteSheet SheetOver |
Style# | public | public Candide.CandideUI.Components.HorizontalProgressBarStyle Style |
TileSize# | private | private System.Int32 TileSize |
Properties
| Name | Visibility | Signature |
|---|---|---|
Progress# | public | public System.Single Progress |
Methods
GetEndSpriteSheet
#
private CandideCreator.Shared.Graphics.SpriteSheet GetEndSpriteSheet(Candide.CandideUI.Components.HorizontalProgressBarStyle style)
Method metadata
- Visibilityprivate
- Return type
CandideCreator.Shared.Graphics.SpriteSheet - StaticTrue
- VirtualFalse
- Hash
2A40026D146270A8087D9D039A3A30652A2DE8DE53522251C2A910719718D565 - Body hash
8E639535CF3AF39639C84BBA1B344B6F5C77D89CA60AE2E7713BCDB01955048E - IL size76
Referenced calls
System.ArgumentOutOfRangeException::.ctor(System.String, System.Object, System.String)
String literals
style
GetFillSpriteSheet
#
private CandideCreator.Shared.Graphics.SpriteSheet GetFillSpriteSheet(Candide.CandideUI.Components.HorizontalProgressBarStyle style)
Method metadata
- Visibilityprivate
- Return type
CandideCreator.Shared.Graphics.SpriteSheet - StaticTrue
- VirtualFalse
- Hash
76A7B5510C47302A4188E968BF0B2F04E8B8D46E460DBAEE802AD86801C921EE - Body hash
61129FD976CDEDC99CDEB575E8E53817271CC5699EF9EAA3F4B6B3646B75E5D5 - IL size76
Referenced calls
System.ArgumentOutOfRangeException::.ctor(System.String, System.Object, System.String)
String literals
style
GetStartSpriteSheet
#
private CandideCreator.Shared.Graphics.SpriteSheet GetStartSpriteSheet(Candide.CandideUI.Components.HorizontalProgressBarStyle style)
Method metadata
- Visibilityprivate
- Return type
CandideCreator.Shared.Graphics.SpriteSheet - StaticTrue
- VirtualFalse
- Hash
BF190691D8B5630BE0D9A82B4CE20E1BC9B7E5476DDC540B38674ABD8864834D - Body hash
1D8285E12ECD50C047D807266E989331D017EA03E03577DC7DBDEDF8CC87D63B - IL size76
Referenced calls
System.ArgumentOutOfRangeException::.ctor(System.String, System.Object, System.String)
String literals
style
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
D9A60964018C4E5E351DEAEE965BA48510F8B569E7E006ECC9A5119E6762EE6E - Body hash
CC4ECEE78046914C71B571CCBB053E169615614F206F321B23F798C667B126B2 - IL size677
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.CandideHorizontalProgressBar::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)Candide.CandideUI.Components.CandideHorizontalProgressBar::GetStartSpriteSheet(Candide.CandideUI.Components.HorizontalProgressBarStyle)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.Components.CandideHorizontalProgressBar::GetEndSpriteSheet(Candide.CandideUI.Components.HorizontalProgressBarStyle)CandideCreator.Shared.Graphics.SpriteSheet::GetFrame(System.Int32)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.CandideUI.Components.CandideHorizontalProgressBar::GetFillSpriteSheet(Candide.CandideUI.Components.HorizontalProgressBarStyle)Candide.CandideUI.UiRenderContext::DrawSpriteHorizontalBox(System.Single, System.Single, CandideCreator.Shared.Graphics.SpriteSheet, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Candide.CandideUI.CandideUiElement::Draw(Candide.CandideUI.UiRenderContext)