CopyableIsaacAPIClassType
An enum containing the Isaac API classes that can be safely copied / serialized.
Enumeration Members
BIT_SET_128
• BIT_SET_128 = "BitSet128"
Defined in
CopyableIsaacAPIClassType.ts:8
COLOR
• COLOR = "Color"
Defined in
CopyableIsaacAPIClassType.ts:9
K_COLOR
• K_COLOR = "KColor"
Defined in
CopyableIsaacAPIClassType.ts:10
RNG
• RNG = "RNG"
Defined in
CopyableIsaacAPIClassType.ts:11
VECTOR
• VECTOR = "Vector"