This interface is used by the options classes to have a load method to set all needed properties from source

Hierarchy

  • OutModes

Implements

Constructors

Properties

Methods

Constructors

Properties

bottom?: "split" | "none" | "bounce" | "destroy" | "out" | OutModeAlt | OutMode | "bounceHorizontal" | "bounceVertical"
default: "split" | "none" | "bounce" | "destroy" | "out" | OutModeAlt | OutMode | "bounceHorizontal" | "bounceVertical"
left?: "split" | "none" | "bounce" | "destroy" | "out" | OutModeAlt | OutMode | "bounceHorizontal" | "bounceVertical"
right?: "split" | "none" | "bounce" | "destroy" | "out" | OutModeAlt | OutMode | "bounceHorizontal" | "bounceVertical"
top?: "split" | "none" | "bounce" | "destroy" | "out" | OutModeAlt | OutMode | "bounceHorizontal" | "bounceVertical"

Methods