Romestead Assembly Reference

Candide.UISystems.HUDHandler

Type JSON

public class in Candide.UISystems

Methods2
Properties0
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.UISystems
  • Base typeSystem.Object
  • HashB05615C8028B823284DEE7BD6E39EC44C95F4BA348585BFC346822B26567EDFB

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
CurrentControllerpublicpublic Candide.UISystems.HUDController CurrentController

Methods

Draw

public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch uiSpriteBatch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash672133E5343391D402F7DF2616C3F8DDEAA5373D9FB4EB4426950A46C97AF22B
  • Body hashD6D22BB1091D90EDAC5F6A3E0E5BE1320904B8C30534543AC6376E3100576DB7
  • IL size71
Referenced calls
  • Microsoft.Xna.Framework.Graphics.SpriteBatch::Begin(Microsoft.Xna.Framework.Graphics.SpriteSortMode, Microsoft.Xna.Framework.Graphics.BlendState, Microsoft.Xna.Framework.Graphics.SamplerState, Microsoft.Xna.Framework.Graphics.DepthStencilState, Microsoft.Xna.Framework.Graphics.RasterizerState, Microsoft.Xna.Framework.Graphics.Effect, System.Nullable<Microsoft.Xna.Framework.Matrix>)
  • Candide.UISystems.HUDControllers.ConstructionHUDController::Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch)
  • System.ArgumentOutOfRangeException::.ctor()
  • Microsoft.Xna.Framework.Graphics.SpriteBatch::End()

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC0095A5F4EF930DA8A3C0B33FB8F24F1A3CDB696E646DB888B83CBCBAAB7BE06
  • Body hash2407D58244DD08A023244EEFB472B11C612BFC4DE29719A9A8D3E6C9E2E274E9
  • IL size27
Referenced calls