function onShot( direction, speed )
  shot_bullet(direction, speed);
end