Hi Sirs and Madams, is their/there difference between this two type? of coding? this one function preload(){ } function create(){ } function update(){ } and this one preload: function(){ } create: function() { } update: function(){ } sorry i'm totally newbie on all js coding or framework