Romestead Assembly Reference

Candide.Minigame.Beat.BeatEngine

Type JSON

public class in Candide.Minigame.Beat

Methods4
Properties0
Fields10
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Minigame.Beat
  • Base typeSystem.Object
  • HashD64F30B0D44D1504403F628A4A7E00647513B311CBC9FF796272F8785CCC180D

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Trackpublicpublic Candide.Minigame.Beat.BeatTrack Track
_beatCountprivateprivate System.Double _beatCount
_beatsPerBarprivateprivate System.Single _beatsPerBar
_callbackCountprivateprivate System.Int32 _callbackCount
_cbprivateprivate FMOD.Studio.EVENT_CALLBACK _cb
_circleSpriteprivateprivate CandideCreator.Shared.Graphics.SpriteSheet _circleSprite
_currentBpsprivateprivate System.Double _currentBps
_currentPositionprivateprivate System.TimeSpan _currentPosition
_lastBeatTimeprivateprivate System.TimeSpan _lastBeatTime
_timeToNextBeatprivateprivate System.Double _timeToNextBeat

Methods

Draw

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashE4E1B4295AC58C6AFB40A1683F2FBA5CA70C6D1B45DAADC1482B85F77C8C1FE0
  • Body hash0FBBAFD7143E756BDCEA2D5DAFBB7F7C2B97FBFF9235A82D71BFAB08267A6E22
  • IL size555
Referenced calls

Play

public System.Void Play()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashA8FE10C321CB9ED716EC995C4C1F90E0A7BED84AD77369A776B4170FC82A7AA1
  • Body hash0A77C01AD52FD442BA8C35CCCF9181F3E423F06321B064B2DFEA04F035D2BCBC
  • IL size95
Referenced calls

StudioEventCallback

public FMOD.RESULT StudioEventCallback(FMOD.Studio.EVENT_CALLBACK_TYPE type, System.IntPtr eventInstance, System.IntPtr parameters)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.RESULT
  • StaticFalse
  • VirtualFalse
  • Hash0B6B071804DD75737A7BCD46CBFFB4DB4E51AE4763880488B5A9273A5F6C79A3
  • Body hash69DCD65AE8466B897A4F1D84CEEEF924C4ED3BFF4D70967C9D8811AA3431FFDB
  • IL size129
Referenced calls
  • System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr)
  • System.TimeSpan::FromMilliseconds(System.Double)
Called by

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash00354C1E844864AC9D48EACD4F7CD21E6D32E1C7F743BCF154807F7DD783CAA5
  • Body hash6DDE6CE5D7F603E0990BE7E8967847CCA738B62AE0305AF234D929A2B09963C5
  • IL size183
Referenced calls