Galactic Bloodshed
Functions
zoom.cc File Reference

Functions for implementing the 'zoom' command. More...

#include "gb/commands/zoom.h"
#include <boost/format.hpp>
#include <string>
#include "gb/GB_server.h"
#include "gb/vars.h"
Include dependency graph for zoom.cc:

Go to the source code of this file.

Functions

void zoom (const command_t &argv, GameObj &g)
 Zoom in or out for orbit display. More...
 

Detailed Description

Functions for implementing the 'zoom' command.

Definition in file zoom.cc.

Function Documentation

◆ zoom()

void zoom ( const command_t argv,
GameObj g 
)

Zoom in or out for orbit display.

Definition at line 17 of file zoom.cc.