We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13bbca commit 112a1eaCopy full SHA for 112a1ea
1 file changed
src/tilemaps/Tile.js
@@ -11,7 +11,7 @@ var Rectangle = require('../geom/rectangle');
11
/**
12
* @classdesc
13
* A Tile is a representation of a single tile within the Tilemap. This is a lightweight data
14
- * representation, so it's position information is stored without factoring in scroll, layer
+ * representation, so its position information is stored without factoring in scroll, layer
15
* scale or layer position.
16
*
17
* @class Tile
0 commit comments