Candide.GameModels.Controllers.WorldTileController
Type JSONpublic class in Candide.GameModels.Controllers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Controllers - Base type
System.Object - Hash
713EACBC80A965C709CE9424A18B03AE9AF8D3B41A142E070058DCBCF2C31B6B
Relationships
Base type
System.Object
Methods
FillRectangle
#
public System.Boolean FillRectangle(Microsoft.Xna.Framework.Rectangle tileBounds, Shared.Models.WorldTile worldTile)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
91D2D2DCE6EA6A40221A5250B702A6DAD016AA55C3AA42DDE5ABC3922F8492DF - Body hash
AD7639B41CFA4EA7A6C6CAE8F465F55333619E625FB3230EBEA2E5E712E52DF0 - IL size23
FillRectangle
#
public System.Boolean FillRectangle(Microsoft.Xna.Framework.Rectangle tileBounds, System.Nullable<WorldTile.GroundType> ground, System.Nullable<WorldTile.StructureType> structure)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
B4628A4DC69F5B01A7EDE7AED40D48C8AD97CB84F9A795904961284712F34820 - Body hash
DCAF0F69A0BD9A08888F3580FB7F6DA94A3E85808CDED2F6F90E64FA9CC92FA9 - IL size24
SetGroundTile
#
public System.Void SetGroundTile(Microsoft.Xna.Framework.Point point, WorldTile.GroundType groundType)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F636BBC05E0DF6CCEFB9067FDA0B06281E84B2EC4AB17B6480F18BC16191606C - Body hash
78D599835DCEFA531A2563C3C707C21044FC88F30B91808DB99C9654A0D3EAEB - IL size29
Referenced calls
Shared.Models.WorldTile[,]::Address(System.Int32, System.Int32)