mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 12:43:26 +00:00
Formatting
This commit is contained in:
parent
39f74d2e95
commit
9e68f41118
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue