Galactic Bloodshed
Functions
perm.h File Reference
#include "gb/vars.h"
Include dependency graph for perm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void PermuteSects (const Planet &)
 
int Getxysect (const Planet &, int *, int *, int)
 

Function Documentation

◆ Getxysect()

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().

Here is the caller graph for this function:

◆ PermuteSects()

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().

Here is the caller graph for this function: