Romestead Assembly Reference

Candide.ActionInProgress.SpellActionInProgress

Type JSON

public class in Candide.ActionInProgress

Methods7
Properties1
Fields13
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
AudioEventpublicpublic Candide.Sound.AudioEvent.AudioEvent AudioEvent
FillSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet FillSheet
FillSheet2privateprivate CandideCreator.Shared.Graphics.SpriteSheet FillSheet2
Sheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet Sheet
StartSoundEventpublicpublic System.String StartSoundEvent
TileSizeprivateprivate System.Int32 TileSize
_displayTextprivateprivate System.String _displayText
_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
  • Hash6B0964B2DB7DD605E44F0859F80FD9BFDC7E4AD48611B59CC2AFD558C82CE31F
  • Body hashE084FC6BD158D806B8682229234EA0652B0A4ED26AB854E4E950BED98AC75D95
  • 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
  • HashEAC81EEED3962D4B50DE83486AF8285593EE83FF405C749CBCDF0B9A8BE60D5B
  • Body hash86A021F89BF51F7C7B88985E2975D043EDA33171A34EF5E4F3242A2ED638D501
  • IL size17
Referenced calls

Draw

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3C720A22D009B189B4632B4834D33C54FEAA61666EC8B0389D0076A0DF0EFC11
  • Body hash9F4F148F6E0DA3564C94D7967E443651FE3E45B6B277CE406FCE9CABCEEA0CCE
  • IL size517
Referenced calls

OnFail

public System.Void OnFail(System.Boolean faultyHit)

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

Update

public System.Void Update(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash5B544BE648F33C9446AE27C45186166A41EDDC830A75220517B8CE32BB152536
  • Body hashD37871BB105623F855CFD03FA63BA0170BAF8B0796858FF281251744884C8E4A
  • IL size118
Referenced calls

Verify

public System.Boolean Verify()

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