new Mask() Creates a Mask around the tornado's world. Source: mask.js, line 7 Methods configure(props) Configures an instance of Mask. Parameters: Name Type Description props Object A map of required properties. Properties Name Type Description location Object The mask location. width number Width. height number Height. Source: mask.js, line 23