|
Galactic Bloodshed
|
#include "gb/vars.h"Go to the source code of this file.
Functions | |
| void | PermuteSects (const Planet &) |
| int | Getxysect (const Planet &, int *, int *, int) |
| int Getxysect | ( | const Planet & | , |
| int * | , | ||
| int * | , | ||
| int | |||
| ) |
Definition at line 39 of file perm.cc.
References map::x, and map::y.
Referenced by bombard(), doplanet(), enroll_valid_race(), and main().
| void PermuteSects | ( | const Planet & | ) |
Definition at line 16 of file perm.cc.
References map::x, and map::y.
Referenced by do_meta_infect(), doplanet(), enroll_valid_race(), and main().
1.8.13