SiliconGhetto Engine API
Homepage
GitHub
Preparing search index...
tilemap
getTile
Function getTile
getTile
(
x
:
number
,
y
:
number
)
:
number
Get the tile type at the given grid position.
Parameters
x
:
number
Tile X index
y
:
number
Tile Y index
Returns
number
The tile type ID
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Homepage
GitHub
SiliconGhetto Engine API
Loading...
Get the tile type at the given grid position.