Sha256: 72ab740dd4614d543d0b4f56b4a01a6f8a9e7f13ba857d2301e24bfd632a3be8
Contents?: true
Size: 277 Bytes
Versions: 5
Compression:
Stored size: 277 Bytes
Contents
//runs when the window is finished loading re.ready(function(){ //Starts the system and listens for inputs //re.canvas in automatically defined and can be changed in config.yml re.sys.init(re.canvas).start(); //enter the next scene re.scene('load').enter(); });
Version data entries
5 entries across 5 versions & 1 rubygems