this module contains all the common functions used in the project
            
            
                
Members
- 
static, constant has
 - 
    
    Determines whether an object has a property with the specified name.
 - 
static, constant log
 - 
    
    player specific logger
 - 
static, constant panic
 - 
    
    throw a global Error with the message
 - 
static, constant readOnlyObject
 - 
    
    freeze the object deeply
 - 
static, constant unImplemented
 - 
    
    just to log the warning that this functionis not implemented