|
Galactic Bloodshed
|
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"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... | |
Functions for implementing the 'zoom' command.
Definition in file zoom.cc.
1.8.13