Romestead Assembly Reference

Candide.Graphics.Effects.DarkEffect

Type JSON

public class in Candide.Graphics.Effects

Methods5
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Donepublicpublic System.Boolean Done
LightSourcespublicpublic System.Collections.Generic.List<Candide.Graphics.Effects.LightSource> LightSources
SourceCountpublicpublic System.Int32 SourceCount
_shaderprivateprivate Microsoft.Xna.Framework.Graphics.Effect _shader

Methods

AddLightSource

public System.Void AddLightSource(Microsoft.Xna.Framework.Vector2 position, System.Single radius)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashB03B373CAD15A19B37BCAF320921A8304A15E624AA743DD89AAAD45C22EBBEF0
  • Body hash1C4C911D8FB4332332CF3F4B0AB3D9B2B0A6DEDDE97237E2E0F8766B24568783
  • IL size19
Referenced calls
  • Candide.Graphics.Effects.LightSource::.ctor(Microsoft.Xna.Framework.Vector2, System.Single)
  • System.Collections.Generic.List<Candide.Graphics.Effects.LightSource>::Add(!0)

AddLightSource

public System.Void AddLightSource(Microsoft.Xna.Framework.Vector2 position, System.Single radius, Microsoft.Xna.Framework.Vector3 color)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashC6D3C86FBC3279689B13DBF8079E24DF5C7415874B6744B85BECE76BEE22B00F
  • Body hash4F26FAFAD4DC93F61C4FA7BB6926340168D9E759D134346297BCCCBE7D6566CE
  • IL size20
Referenced calls
  • Candide.Graphics.Effects.LightSource::.ctor(Microsoft.Xna.Framework.Vector2, System.Single, Microsoft.Xna.Framework.Vector3)
  • System.Collections.Generic.List<Candide.Graphics.Effects.LightSource>::Add(!0)
Called by

AddLightSource

public System.Void AddLightSource(System.Single x, System.Single y, System.Single radius)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash58D014B40C07CD3119B1E166EE1146BCB0F575C93616233971FAE0069AA874A4
  • Body hash801157310871C76717A228E1C8E259F510B0845BE89BDD9D6905269BA7EAC1A2
  • IL size25
Referenced calls
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Candide.Graphics.Effects.LightSource::.ctor(Microsoft.Xna.Framework.Vector2, System.Single)
  • System.Collections.Generic.List<Candide.Graphics.Effects.LightSource>::Add(!0)

GetEffect

public Microsoft.Xna.Framework.Graphics.Effect GetEffect(Candide.CandideEngine game, Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeMicrosoft.Xna.Framework.Graphics.Effect
  • StaticFalse
  • VirtualTrue
  • Hash8BB26320B2808CDA3DECB7AB6E4B7DE1428FC00A9ADF94E2888B4681A023165B
  • Body hash01CD1A5A6CA5548B65D2A635CD5AD6DCC50F836460DCB3118436FE28CF3B02EB
  • IL size758
Referenced calls
String literals
  • sources
  • colors
  • darkColor
  • widthHeightRatio

IsDone

internal System.Boolean IsDone()

Method metadata
  • Visibilityinternal
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash7C1646B43E3AD579C2C061FB5AB999E9BC0F32EAFF003D60FB2F1F29C912BD90
  • Body hash330978A42EBCBA48CB2C6F24585CA5A1D9122AE617B33D7D9E9ED6FBEC40151E
  • IL size7