Defines | Functions | Variables
p_driver.cc File Reference
#include <unistd.h>
#include <string.h>
#include <math.h>
#include "config.h"
#include "p_driver.h"
Include dependency graph for p_driver.cc:

Go to the source code of this file.

Defines

#define DRIVER_ERROR(X)   printf( "Stage driver error: %s\n", X )
#define STG_DEFAULT_WORLDFILE   "default.world"

Functions

int player_driver_init (DriverTable *table)
Driver * StgDriver_Init (ConfigFile *cf, int section)
void StgDriver_Register (DriverTable *table)

Variables

const char * copyright_notice = " * Released under the GNU General Public License v2.\n"
PlayerTime * GlobalTime
bool player_quiet_startup
bool player_quit

Define Documentation

#define DRIVER_ERROR (   X)    printf( "Stage driver error: %s\n", X )

Definition at line 160 of file p_driver.cc.

#define STG_DEFAULT_WORLDFILE   "default.world"

Definition at line 159 of file p_driver.cc.


Function Documentation

int player_driver_init ( DriverTable *  table)
Driver* StgDriver_Init ( ConfigFile *  cf,
int  section 
)

Definition at line 185 of file p_driver.cc.

void StgDriver_Register ( DriverTable *  table)

Definition at line 195 of file p_driver.cc.


Variable Documentation

const char* copyright_notice = " * Released under the GNU General Public License v2.\n"

Definition at line 154 of file p_driver.cc.

PlayerTime* GlobalTime


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Thu Aug 27 2015 15:20:57