Romestead Assembly Reference

Candide.ActionInProgress.OpenObjectActionInProgress

Type JSON

public class in Candide.ActionInProgress

Methods6
Properties1
Fields11
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
FillSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet FillSheet
FillSheet2privateprivate CandideCreator.Shared.Graphics.SpriteSheet FillSheet2
Sheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet Sheet
TileSizeprivateprivate System.Int32 TileSize
_entityControllerprivateprivate Shared.Entity.Base.AbstractController _entityController
_hitXprivateprivate System.Single _hitX
_playAreaSecondsIntervalprivateprivate System.Single _playAreaSecondsInterval
_playAreaWidthprivateprivate System.Single _playAreaWidth
_progressBarOffsetprivateprivate Microsoft.Xna.Framework.Vector2 _progressBarOffset
_progressBarPosprivateprivate Microsoft.Xna.Framework.Vector2 _progressBarPos
_progressBarSizeprivateprivate Microsoft.Xna.Framework.Vector2 _progressBarSize

Properties

NameVisibilitySignature
PercentageProgressprivateprivate System.Single PercentageProgress

Methods

CalculateSizes

private System.Void CalculateSizes()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8C51E79F445B35A904D8D2D30310D8A89BEB5C7CB1C26B9DA9E805DE36268757
  • Body hashC9B105D7DDE845021F571C219CC62F2531314730492D3791A7F002119773925C
  • IL size159
Referenced calls
  • Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()
  • Microsoft.Xna.Framework.Graphics.Viewport::get_Height()
  • Microsoft.Xna.Framework.Graphics.Viewport::get_Width()
  • Candide.CandideUI.CandideUiSystem::get_Scale()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)
  • Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)
Called by

DoProgress

public System.Void DoProgress(System.Single progress)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash65ED8F798237BC8D1439365FE13202CF3F8547BF2441E8A33E8D86E381B0E4BC
  • Body hashEF39DE9F833C2ACD3C3873E042286021EE5D34D639EBBB7BDA008BB6FEBB3EF8
  • IL size50
Referenced calls
String literals
  • object-unlocked

Draw

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash58678FE8122E03E1A7D737AFD2FD77EB79862B2160CD1D4BB88E034D3FD1A110
  • Body hashA9453858BFDEE209A08EFF461F1A5C13FEDE85485BE04F8F5C6C2339B8F3C224
  • IL size521
Referenced calls
String literals
  • ActionInProgress_Opening

OnFail

public System.Void OnFail(System.Boolean faultyHit)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1ABB27C65584B1A7DDFE2B82C7A6CA7D84B9DFBB15F04052FFBD06621322347E
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Verify

public System.Boolean Verify()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash3365B1E651EB3272B49B35CEE06BBE8C1BE2567B2109301930D60F2AD462BF3A
  • Body hash28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49
  • IL size2