[PHP] pobierz, plaintext var game = function() { this.start = function () { console.log ('Game started'); }; }; // próbowałem game.start();this.start(); [PHP] pobierz, plaintext