Candide.UISystems.HUDHandler
Type JSONpublic class in Candide.UISystems
Type metadata
- Assembly
Romestead - Namespace
Candide.UISystems - Base type
System.Object - Hash
B05615C8028B823284DEE7BD6E39EC44C95F4BA348585BFC346822B26567EDFB
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
CurrentController# | public | public Candide.UISystems.HUDController CurrentController |
Methods
Draw
#
public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch uiSpriteBatch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
672133E5343391D402F7DF2616C3F8DDEAA5373D9FB4EB4426950A46C97AF22B - Body hash
D6D22BB1091D90EDAC5F6A3E0E5BE1320904B8C30534543AC6376E3100576DB7 - 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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
C0095A5F4EF930DA8A3C0B33FB8F24F1A3CDB696E646DB888B83CBCBAAB7BE06 - Body hash
2407D58244DD08A023244EEFB472B11C612BFC4DE29719A9A8D3E6C9E2E274E9 - IL size27
Referenced calls
Candide.UISystems.HUDControllers.ConstructionHUDController::Update(Microsoft.Xna.Framework.GameTime)System.ArgumentOutOfRangeException::.ctor()