Romestead Assembly Reference

Candide.PlayerMode.Construction.LightModeManager

Type JSON

public class in Candide.PlayerMode.Construction

Methods5
Properties1
Fields11
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Hardnesspublicpublic System.Single Hardness
Heightpublicpublic System.Single Height
Instancepublicpublic Candide.PlayerMode.Construction.LightModeManager Instance
LightTypepublicpublic System.Int32 LightType
Pausedpublicpublic System.Boolean Paused
RotationDistancepublicpublic System.Single RotationDistance
Shadowspublicpublic System.Boolean Shadows
TargetEntitypublicpublic Shared.Entity.EntityWrapper TargetEntity
TargetPositionpublicpublic Microsoft.Xna.Framework.Vector2 TargetPosition
TimeOfDaypublicpublic System.DateTime TimeOfDay
Timerpublicpublic System.Single Timer

Properties

NameVisibilitySignature
CandideDesktoppublicpublic Candide.CandideUI.CandideDesktop CandideDesktop

Methods

DrawUI

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash5302A564CF5428E52366C3EAA2D5413E1F47016848BAF0FCD671F31C902501CC
  • Body hash2CD9750AA76FC9A34460229242D9F22C6D3E76B2AA8FD1FCD2578B3E18E9DE8D
  • IL size432
Referenced calls
  • Candide.Graphics.Fonts.CandideFont::get_RenderFont()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0, System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • FontStashSharp.SpriteFontBase::MeasureString(System.String, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector2::get_Zero()
  • Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)
  • CandideCreator.Shared.Graphics.PrimitiveRenderer::DrawRect(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)
  • Microsoft.Xna.Framework.Color::get_White()
  • FontStashSharp.SpriteFontBase::DrawText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, Microsoft.Xna.Framework.Vector2, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, System.Single, FontStashSharp.TextStyle, FontStashSharp.FontSystemEffect, System.Int32, System.Int32)
String literals
  • Press space to pause. Paused:
  • Left/Right - Control rotation, Up/Down - Control rotation distance:
  • F1
  • Scroll wheel - Hardness:
  • F2
  • Left click to set rotation center Press Q or E - Move up/down from ground:
  • F0
  • Press B to Toggle Shadows:
  • Press U or I to Zoom:
  • Press J or K to set Time:
  • Press N or M to change Light Type:

Exit

public System.Void Exit()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash6B5FA64F9032C6058CBFBBF6E00CF5B5F2CEE654DB40F623281CB5E0854527C7
  • Body hash78560B480A85140FB8F5B3380D97E995CBC20FE0BD3B05FF583F32D44E741626
  • IL size27
Referenced calls
Called by

OnEntering

public System.Void OnEntering()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashDD8C1D8664B287F3A7BDCB1E1656A577828D922DB4664DABE49D9A319B673775
  • Body hashDFC1784E48E9F0695B696EFC00E9A8615A5A0AAFED2BAC8FBBA248045E02EFB6
  • IL size65
Referenced calls

OnLeaving

public System.Void OnLeaving()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash42A82D187DC8BF1B007605E757CCE2155E28221FD8096933B0F3C1EBC9CCB0D1
  • Body hash773271FCE2CCF88E6403AB4C1D9124185485720036146F9E194DDA8AE4B732F6
  • IL size65
Referenced calls
String literals
  • ConstructionModeManager

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3E6A02AF64629FDA45C1D8F2721048182F1F18245F46EAD49517D64B7E3AA152
  • Body hashD977F55F77584995774FCEA6652FDC021B09A49B9F3B1BCC9709E506A9FA9E65
  • IL size1293
Referenced calls