UNPKG

ts-raycasting

Version:
7 lines (6 loc) 104 B
export declare const enum EQuadrant { TOP = 1, RIGTH = 2, BOTTOM = 4, LEFT = 8, }