Skip to content

Commit

Permalink
update dependencies and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sbj42 committed Jul 13, 2018
1 parent de948de commit f50738a
Show file tree
Hide file tree
Showing 11 changed files with 3,308 additions and 3,186 deletions.
2 changes: 1 addition & 1 deletion build/field-of-view.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ export declare class FieldOfViewMap {
* maskRect.get(x, y) will return true for visible tiles.
*/
getFieldOfView(x: number, y: number, chebyshevRadius: number): geom.MaskRect;
private _quadrant(mask, origin, chebyshevRadius, xDir, yDir);
private _quadrant;
}
2 changes: 1 addition & 1 deletion build/field-of-view.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/geom/mask-rect.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f50738a

Please sign in to comment.