This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-25 04:23:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
74842aae1d
phaser
/
v3
/
src
/
gameobjects
/
tilemap
/
components
/
index.js
7 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Share GetTileAt across tilemap layers and tilemap
2017-11-15 19:50:56 +00:00
module
.
exports
=
{
Tilemap & Layers: hasTileAt & better naming
2017-11-15 21:28:15 +00:00
GetTileAt
:
require
(
'./GetTileAt'
)
,
HasTileAt
:
require
(
'./HasTileAt'
)
Share GetTileAt across tilemap layers and tilemap
2017-11-15 19:50:56 +00:00
}
;
Reference in a new issue
Copy permalink