Home Reference Source Repository

References

Class Summary

Static Public Class Summary
public

Small class for precomuting some useful information about an edge of a polygon - the line, length, midpoint, normal.

Function Summary

Static Public Function Summary
public

phaserTiledHull(tilemapLayer: Phaser.TilemapLayer, options: object): Array<PolygonEdge[]>

A function to take a tilemap layer and process its tiles into clusters.