UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

6 lines (5 loc) 113 B
export enum TrapdoorAnimation { OPENED = "Opened", CLOSED = "Closed", OPEN_ANIMATION = "Open Animation", }