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