Romestead Assembly Reference

Candide.PlayerMode.Construction.Constructing.RectangleDrawingHandler

Type JSON

public class in Candide.PlayerMode.Construction.Constructing

Methods3
Properties0
Fields6
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.PlayerMode.Construction.Constructing
  • Base typeSystem.Object
  • Hash48A4161115B8E4CD68FBD5F83B4FE3CA06E6787CBEBA0784F7CD5AA4D9E2D97E

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
_drawingRectangleprivateprivate System.Boolean _drawingRectangle
_rectangleTopLeftStartprivateprivate Microsoft.Xna.Framework.Point _rectangleTopLeftStart
_xAmountprivateprivate System.Int32 _xAmount
_xSignprivateprivate System.Int32 _xSign
_yAmountprivateprivate System.Int32 _yAmount
_ySignprivateprivate System.Int32 _ySign

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
  • HashB1D1E770198335E46D13A47A81E405D1D19F4B4D04D5FA1BCDCF8EAEE351D90F
  • Body hashA3CEFD30AD342CF6632ABBBF8348DB3BF26954E6CA7BA06B9AAC96BEBF8C529E
  • IL size174
Referenced calls
Called by

Reset

public System.Void Reset()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF58FFA17CE190E2E9664C44EBEA6A5F7EA37E94A4ECFED835907C537D8CCA5ED
  • Body hash082E356C11F174157AE37C47EC8EC113A035FAF16B6A58929A63E6F60838239E
  • 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
  • Hash2989E00D42E649DF574DD5D1D7FB06EB47303876DBA754F72FD54ED515323F1A
  • Body hashBEA1EB71648E015354DAB45D345475C23242D439A61446A8AFB7406B5C0A41CC
  • IL size467
Referenced calls
Called by