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

Go to the source code of this file.

Functions

void produce (startype *, const Planet &, Sector &)
 
void spread (const Planet &, Sector &, int, int, SectorMap &)
 
void explore (const Planet &, Sector &, int, int, int)
 

Function Documentation

◆ explore()

void explore ( const Planet ,
Sector ,
int  ,
int  ,
int   
)

Definition at line 170 of file dosector.cc.

Referenced by doplanet().

Here is the caller graph for this function:

◆ produce()

void produce ( startype ,
const Planet ,
Sector  
)

Definition at line 21 of file dosector.cc.

References maxsupport(), and plate().

Referenced by doplanet().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ spread()

void spread ( const Planet ,
Sector ,
int  ,
int  ,
SectorMap  
)

Definition at line 108 of file dosector.cc.

References Migrate2(), x_adj, and y_adj.

Referenced by doplanet().

Here is the call graph for this function:
Here is the caller graph for this function: