/// Every event function with this name is executed once every framefunceventGameLoop(){};/// Every event function with this name is executed once on game initfunceventGameInit(){};/// empty instanceconstinstancenull;/// not a number floating point constantconstfloatNaN;