Example #1
0
 public function moveDown()
 {
     $this->object->addY(1);
 }