Romestead Assembly Reference

Candide.GameModels.Controllers.WorldTileController

Type JSON

public class in Candide.GameModels.Controllers

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Controllers
  • Base typeSystem.Object
  • Hash713EACBC80A965C709CE9424A18B03AE9AF8D3B41A142E070058DCBCF2C31B6B

Relationships

Base type

System.Object

Methods

FillRectangle

public System.Boolean FillRectangle(Microsoft.Xna.Framework.Rectangle tileBounds, Shared.Models.WorldTile worldTile)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash91D2D2DCE6EA6A40221A5250B702A6DAD016AA55C3AA42DDE5ABC3922F8492DF
  • Body hashAD7639B41CFA4EA7A6C6CAE8F465F55333619E625FB3230EBEA2E5E712E52DF0
  • IL size23
Referenced calls

FillRectangle

public System.Boolean FillRectangle(Microsoft.Xna.Framework.Rectangle tileBounds, System.Nullable<WorldTile.GroundType> ground, System.Nullable<WorldTile.StructureType> structure)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashB4628A4DC69F5B01A7EDE7AED40D48C8AD97CB84F9A795904961284712F34820
  • Body hashDCAF0F69A0BD9A08888F3580FB7F6DA94A3E85808CDED2F6F90E64FA9CC92FA9
  • IL size24
Referenced calls
Called by

SetGroundTile

public System.Void SetGroundTile(Microsoft.Xna.Framework.Point point, WorldTile.GroundType groundType)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF636BBC05E0DF6CCEFB9067FDA0B06281E84B2EC4AB17B6480F18BC16191606C
  • Body hash78D599835DCEFA531A2563C3C707C21044FC88F30B91808DB99C9654A0D3EAEB
  • IL size29
Referenced calls
  • Shared.Models.WorldTile[,]::Address(System.Int32, System.Int32)
Called by