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

Go to the source code of this file.

Functions

void invite (const command_t &, GameObj &)
 
void declare (const command_t &, GameObj &)
 
void vote (const command_t &, GameObj &)
 
void pledge (const command_t &, GameObj &)
 

Function Documentation

◆ declare()

void declare ( const command_t ,
GameObj  
)

Definition at line 138 of file declare.cc.

References deductAPs(), enufAP(), post(), and putrace().

Here is the call graph for this function:

◆ invite()

void invite ( const command_t ,
GameObj  
)

Definition at line 26 of file declare.cc.

References post(), and Putblock().

Here is the call graph for this function:

◆ pledge()

void pledge ( const command_t ,
GameObj  
)

Definition at line 72 of file declare.cc.

References post(), and Putblock().

Here is the call graph for this function:

◆ vote()

void vote ( const command_t ,
GameObj  
)

Definition at line 271 of file declare.cc.

References putrace(), and show_votes().

Here is the call graph for this function: