Romestead Assembly Reference

Candide.Toolkit.PredictionCountdownClock

Type JSON

public class in Candide.Toolkit

Methods3
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Toolkit
  • Base typeSystem.Object
  • Hash833F466646DA709DE6F6FB6A74D268CE6C772E3684DDE38E8E57336D5D47C8C6

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
HasBeenInitializedpublicpublic System.Boolean HasBeenInitialized
_currentTimeprivateprivate System.Single _currentTime

Methods

GetTimeString

public System.String GetTimeString(Candide.Toolkit.ClockStringFormat format)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualFalse
  • HashA85070BF5EF493DD1E1B284CD34A96287518C29E78215BE18EC29FEDE4362516
  • Body hash6B850D3314C4DBD420C72ED321096EC4FE9DEB11AFDE9AD6976E42FC741BB371
  • IL size51
Referenced calls
Called by
String literals
  • -
  • format

SyncTimer

public System.Void SyncTimer(System.Single syncValue)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash1AE1F31A9D7BD92FAB129737EB96CA318D1EBB8384EF1CA0399719A8F9189BA0
  • Body hashF02AFA9E621EAF02EA666AB164688C23B3004808B825E5981E2CB55016F7F9DE
  • IL size23
Called by

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash83057E193235E25C01DC318AAAAAF84FF74D0EDEE5DCC321401E2B8461ED9962
  • Body hashE71811B0C9B6684B12BE37B7943594AE85B1BEAC83BD3548A8E699966490B3F9
  • IL size53
Referenced calls
  • Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()
  • System.TimeSpan::get_TotalSeconds()
Called by