Romestead Assembly Reference

Candide.PlayerMode.Construction.Constructing.LineDrawingHandler

Type JSON

public class in Candide.PlayerMode.Construction.Constructing

Methods3
Properties0
Fields3
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.PlayerMode.Construction.Constructing
  • Base typeSystem.Object
  • Hash001D0643E9BEAF811411DFA5A45F2A7E72CC3E217AB534AB914E06879A1FA5D7

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
ConstructionSitesprivateprivate System.Collections.Generic.List<Microsoft.Xna.Framework.Point> ConstructionSites
_drawingLineprivateprivate System.Boolean _drawingLine
_lineTopLeftStartprivateprivate Microsoft.Xna.Framework.Point _lineTopLeftStart

Methods

DrawInWorldUi

public System.Void DrawInWorldUi(Microsoft.Xna.Framework.Graphics.SpriteBatch batch, Candide.PlayerMode.Construction.PlacingConstruction placingConstruction, Candide.PlayerMode.Construction.Constructing.ConstructingHandler handler)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash3AD3E552EB95A23DC1BD8022E929F946D098660E365BEC7F95D949F03B649F2B
  • Body hash131488DB4E6A67E1FBEF1DB673A7B103F57F5DFB532962359FF5F6F1BD4D18E8
  • IL size119
Referenced calls
Called by

Reset

public System.Void Reset()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashD8D7575DEBC61744104461B9780F67D6DFBAC7590DD5255E0DCE05F485972DA2
  • Body hash54A66E53AF32093F9BA1E34D47F04E2F38B696BFAC9F97F0070CA6D414AC2A80
  • IL size19
Referenced calls
  • Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)
Called by

Update

public System.Void Update(Candide.PlayerMode.Construction.PlacingConstruction placingConstruction, CandideServer.Models.Town.TownModel town, Candide.PlayerMode.Construction.Constructing.ConstructingHandler handler)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash744D5BCEB07FE28279245BE3584D2B40CC64A94C52A61E99937C7138A12C2EB9
  • Body hash92B07E70E7356E3DF8857929CB948CEFBC83ED5810FB1B73488F38C862184D41
  • IL size493
Referenced calls
Called by