Candide.Scene.GameScene
Type JSONpublic class in Candide.Scene
Type metadata
- Assembly
Romestead - Namespace
Candide.Scene - Base type
System.Object - Hash
44BDF9429D412A6E5C7D6F1EC9775116C0AE81286859274396F7727EE36958D0
Relationships
Base type
System.Object
Derived types
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Game# | public | public Candide.Scene.GameSceneGame Game |
Properties
| Name | Visibility | Signature |
|---|---|---|
Content# | public | public Microsoft.Xna.Framework.Content.ContentManager Content |
GraphicsDevice# | public | public Microsoft.Xna.Framework.Graphics.GraphicsDevice GraphicsDevice |
IsActive# | public | public System.Boolean IsActive |
Window# | public | public Microsoft.Xna.Framework.GameWindow Window |
Methods
BeginDraw
#
public System.Boolean BeginDraw()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
BA15A463CF5E34684A7A3DDC7E37BE85DD8B0B07FC5450D8555F26FD154B8B63 - Body hash
28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49 - IL size2
Called by
Dispose
#
public System.Void Dispose(System.Boolean disposing)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
738FCBFEE3CAF99BFBD90AB8EF54888FAECD9FDFB9563A30C61A5439160398BE - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Called by
Draw
#
public System.Void Draw(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
12CA8DB6B0410F1D5AA2193774D115C86142CCF676B76975A1C123071C60E634
Called by
EndDraw
#
public System.Boolean EndDraw()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
472BB245EA2053B165DBAA8480451B4B571DA09E4F3112A8A80E61B11D4ACE28 - Body hash
28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49 - IL size2
Initialize
#
public System.Void Initialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
933087A5F7CF77601066DF28E12BA04CE9875C37BC04E8FE3AEF2428C59450F7
LoadContent
#
public System.Void LoadContent()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
46B3D1D3DDA2820B36B1B837C5FF4F36DE234688C7B599BA6A2749B4F919E91D
OnActivated
#
public System.Void OnActivated(System.Object sender, System.EventArgs args)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5FA7A57DB52CA073827FD2C190C0DB72098E1FDF1095EE9EAD54B79D09C01354 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Called by
OnDeactivated
#
public System.Void OnDeactivated(System.Object sender, System.EventArgs args)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3805D1BC00D3BA796E09E2F878075C690F35C24B1FC47C0C7E9DBD2E940B9C59 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnDisplaySettingsChanged
#
public System.Void OnDisplaySettingsChanged()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
55696E54AFCD808376CE0879D0DD87E9FBC9A85859D58B89CBD81982FE08D525 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnExiting
#
public System.Void OnExiting(System.Object sender, System.EventArgs args)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9F8AE67AC3249DE1EB159D37558EB020DBAE9916BB839495BA0A3C5F2D63B94C - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnSceneActivated
#
public System.Void OnSceneActivated()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A2AACE5E08D61A23D5C283064640AF862875D2DE3631650AC08BC97B83DB6FC3 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnSceneDeactivated
#
public System.Void OnSceneDeactivated()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
6D2CDEB4E8341DE4061CD5ADC6F1B4B4C4E1A1BF72C4DD2A93B3A35BE5950333 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
UnloadContent
#
public System.Void UnloadContent()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F178F85070CE08F8AEA9C18D0D83D2FC97572E232FC5D549BBB2383E35A1464A - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
AC4061A89A08F856952C1E75D924C8AED6E583DA9C5FB3389BCCA1A7360036AC