utils/common

this module contains all the common functions used in the project
Author:
  • Aamir khan

Members

static, constant has

Determines whether an object has a property with the specified name.
Author:
  • Aamir khan

static, constant log

player specific logger
Author:
  • Aamir khan

static, constant panic

throw a global Error with the message
Author:
  • Aamir khan

static, constant readOnlyObject

freeze the object deeply
Author:
  • Aamir khan

static, constant unImplemented

just to log the warning that this functionis not implemented