Anvil
Anvil.API.TileInfo Class Reference

Area tile information More...

Properties

int GridX [get]
 The tile's grid x position. More...
 
int GridY [get]
 The tile's grid y position. More...
 
int Height [get]
 The height of the tile. More...
 
int Id [get]
 The tile's ID More...
 
int Orientation [get]
 The orientation/rotation of the tile. More...
 

Detailed Description

Area tile information

Property Documentation

◆ GridX

int Anvil.API.TileInfo.GridX
get

The tile's grid x position.

◆ GridY

int Anvil.API.TileInfo.GridY
get

The tile's grid y position.

◆ Height

int Anvil.API.TileInfo.Height
get

The height of the tile.

◆ Id

int Anvil.API.TileInfo.Id
get

The tile's ID

◆ Orientation

int Anvil.API.TileInfo.Orientation
get

The orientation/rotation of the tile.


The documentation for this class was generated from the following file: