We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TMXHexagonalRenderer 对象属性如下:
_hexsidelength:0 _rowheight:25 _sidelengthx:0 _sidelengthy:0 _sideoffsetx:47 _sideoffsety:25 _staggeraxis:"y" _staggerindex:"odd" animationTiles:Array[0] cols:92 rows:45 tileheight:50 tilewidth:94
在调用TMXHexagonalRenderer.pixelToTileCoords()方法返回的结果和实际tiled 地图中的坐标有偏差
TMXHexagonalRenderer.pixelToTileCoords()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TMXHexagonalRenderer 对象属性如下:
在调用
TMXHexagonalRenderer.pixelToTileCoords()
方法返回的结果和实际tiled 地图中的坐标有偏差The text was updated successfully, but these errors were encountered: