Romestead Assembly Reference

Candide.CandideUI.Components.Displays.MoneyDisplay

Type JSON

public class in Candide.CandideUI.Components.Displays

Methods5
Properties2
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
AnimationSpeedprivateprivate System.Single AnimationSpeed
CoinsDisplaypublicpublic Candide.CandideUI.Components.Displays.CoinsHolderDisplay CoinsDisplay
Timerprivateprivate System.Single Timer
_currentDisplayMoneyprivateprivate System.UInt64 _currentDisplayMoney
_moneyprivateprivate System.UInt64 _money
_previousDisplayMoneyprivateprivate System.UInt64 _previousDisplayMoney

Properties

NameVisibilitySignature
CurrentDisplayMoneyprivateprivate System.UInt64 CurrentDisplayMoney
Moneypublicpublic System.UInt64 Money

Methods

GetFocusable

public Candide.CandideUI.CandideUiElement GetFocusable()

Method metadata
  • Visibilitypublic
  • Return typeCandide.CandideUI.CandideUiElement
  • StaticFalse
  • VirtualTrue
  • HashEABFA006218717C8BDC1A0D931313292A7DBC82228DE71A1204EB67BFBAFE903
  • Body hash188A9E70AA3C3F4FCC98EB91D095C328412AB6D2F23A73B0943B99C2D64BCE68
  • IL size17
Referenced calls

LerpPrecise

public System.Double LerpPrecise(System.Double value1, System.Double value2, System.Double amount)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Double
  • StaticTrue
  • VirtualFalse
  • HashF0CDCEEDB14FEF0389226FA9145D8F9E529D459824AE274A715C20C8B42F1ECC
  • Body hash5B3A069BDCDE02A43D46ACAFD64625C06169014CAFB2FF28D986461AE9D614D7
  • IL size18
Called by

OnControllerNavigation

public System.Boolean OnControllerNavigation(Candide.CandideUI.ControllerNavigation navigation)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash3A5189E00DC7A5FF807A293363B020855F23218E0BB1550FCF3ABDA685921978
  • Body hashB3216244B4A7F22F5111744648BF98101FB0337DAC521899CFD41CB734249ED1
  • IL size8
Referenced calls

SetMoney

public System.Void SetMoney(System.UInt64 value, System.Boolean skipAnimation)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashAE21E1322A8EAD43CF4260C5162F32D9868FBCF98D101228AF12B95643FC3797
  • Body hashAEAA490E07950BFC3B642DD22B3A4EAD24F0327A2E0360234F3974CEB4B2B777
  • IL size223
Referenced calls
  • Candide.CandideUI.Components.Displays.MoneyDisplay::get_CurrentDisplayMoney()
  • Candide.CandideUI.Components.Displays.MoneyDisplay::set_CurrentDisplayMoney(System.UInt64)
  • Microsoft.Xna.Framework.MathHelper::Distance(System.Single, System.Single)
Called by

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1CEAB57B58DA8B7C7E27FC7EFA53A5D4FAEA5EE2F3F8050CB1FE379C8E9AD40B
  • Body hash89C9AC5AE96EAE3CFA309D98605184B8626038CE4C492CC4A07B904BF2A914F3
  • IL size118
Referenced calls