Показать сообщение отдельно
  #20 (permalink)  
Старый 02.12.2013, 18:22
Профессор
Посмотреть профиль Найти все сообщения от Maxmaxmaximus3
 
Регистрация: 18.11.2013
Сообщений: 275

АА, КОНЕНЧО ЕСТЬ, ТЫ ЖЕ ТУПОООЙ!!! НАДО ЖЕ БЛЯТЬ ЧЕТВЕРТЫЙ СУКА РАЗ ПРО ДЖВЕРИ НАПИСАТ И ПРИМЕР СКИНУТИь!1111111

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }

function Home() {
    this.doors = [];
    this.openDoors = function() {
      this.doors.forEach(function(door) {door.open()});
    }
  }

  function Door() {
    this.open = function() {};
    this.close = function() {};
  }
Ответить с цитированием