UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

8 lines 199 B
export declare const DIRECTION_TO_DEGREES: { readonly [-1]: 0; readonly 0: 180; readonly 1: 270; readonly 2: 0; readonly 3: 90; }; //# sourceMappingURL=directionToDegrees.d.ts.map