Formatting

This commit is contained in:
Richard Davey 2020-10-11 23:04:00 +01:00
parent 39f74d2e95
commit 9e68f41118

View file

@ -7,7 +7,7 @@
var CheckIsoBounds = require('./CheckIsoBounds');
/**
* Returns the tiles in the given layer that are within the camera's viewport. This is used internally.
* Returns the tiles in the given layer that are within the cameras viewport. This is used internally.
*
* @function Phaser.Tilemaps.Components.IsometricCullTiles
* @since 3.50.0