Romestead Assembly Reference

Candide.Scene.GameSceneGame

Type JSON

public class in Candide.Scene

Methods10
Properties0
Fields3
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Scene
  • Base typeMicrosoft.Xna.Framework.Game
  • Hash128919F9B6E2056ED5D534B4828540EC180F9D6924202B2109B853191181EB93

Relationships

Fields

NameVisibilitySignature
CurrentScenepublicpublic Candide.Scene.GameScene CurrentScene
GraphicsDeviceManagerpublicpublic Microsoft.Xna.Framework.GraphicsDeviceManager GraphicsDeviceManager
NextScenepublicpublic Candide.Scene.GameScene NextScene

Methods

BeginDraw

protected System.Boolean BeginDraw()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash6BCD0217FE8E19F00B429F61DF64CD6E2FFB1EB90214E0919DD4CDBC41EB93B2
  • Body hash296FD2D64B472BB81F18F3B59EDB537D4D3E557D5E655D8C7F24BFE0399687FE
  • IL size12
Referenced calls

Dispose

protected System.Void Dispose(System.Boolean disposing)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash43368412A3FF3BCED479711E42E994E84168AE7F8C79B58147B9FD0463D31E03
  • Body hashFF3F387D8ED01DF6C9D8BE8E8B76F6F7A36F600FFA96DCE00306D9772BBC8292
  • IL size13
Referenced calls

Draw

protected System.Void Draw(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash619A717C88674023F952D21CF76860D5365DF660CEE47134F272C3FA14E03BCF
  • Body hash8C78B92DD0C1786CF36C251D54F189E49E06B98E8CE01F51BB618A7B13F98A82
  • IL size20
Referenced calls
Called by

EndDraw

protected System.Void EndDraw()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD4569AFC9E45603FA007639A0B8CEC211F33595863C73CDE4342A0D1327915E8
  • Body hash8F7323FDC21BC52D02CC5FCDE4A2904B914CF4EC40FCFB9D37DCB314845DFA58
  • IL size20
Referenced calls
Called by

Initialize

protected System.Void Initialize()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD5DCC11D08DEF32D9875DEBD055168184533DDD5CE0C22C7D6BA4C62F5970796
  • Body hash152B5A9562BBFFDC73E7053D623E1D725A580344B2A4E792A45285B8AE516896
  • IL size25
Referenced calls

LoadContent

protected System.Void LoadContent()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2171FF435997A83829CF0A4A9DF6620B4C94FF7FA5C10DBE9BC99B2A000953B5
  • Body hash3DDAE54CAAC9535BA33B1BFADBB255523D2B9EED7E0252F2CA0858A46B10CDE0
  • IL size6
Referenced calls

OnActivated

protected System.Void OnActivated(System.Object sender, System.EventArgs args)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCF5D007CD88F54C92376730CAA60DE121636F33D3E5E065C8B04B43C90112D82
  • Body hash50C7C31A150C45FFF056A3768C1A6792CAB3EAAD55333803EA5FEB0DDCE4EF1C
  • IL size33
Referenced calls

OnDeactivated

protected System.Void OnDeactivated(System.Object sender, System.EventArgs args)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4E32A34309D2F3BB0ECE4B89FEA3239E692BF97821F533FD7705D5765AC3DFCB
  • Body hashE829ED17383ADF649463A4E1245CD7C379637265F0435967A8A4BBB1EA716EC9
  • IL size28
Referenced calls

OnExiting

protected System.Void OnExiting(System.Object sender, System.EventArgs args)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2DC1F57E891C8A07D10EA3F1D2D6CDF47AB752C9BA07A826EA3580329A404C12
  • Body hash12411FF12805FBF87E110E1926824DB0DB593936BA13F035D433D0E306E5ED7E
  • IL size28
Referenced calls
Called by

Update

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

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE5CBB2F2E4E4C19F01A6F44EB1C6515FEB73716A1013A261C26016A781C42816
  • Body hashF70F2B60D11E630FA0054681D3E65F48C257AF725E14985D8E40F4A859CF18E9
  • IL size93
Referenced calls
Called by