#include <unistd.h>
#include <string.h>
#include <math.h>
#include "config.h"
#include "p_driver.h"
Go to the source code of this file.
◆ STG_DEFAULT_WORLDFILE
| #define STG_DEFAULT_WORLDFILE "default.world" |
◆ player_driver_init()
| int player_driver_init |
( |
DriverTable * |
table | ) |
|
◆ PublishCb()
◆ StgDriver_Init()
| Driver* StgDriver_Init |
( |
ConfigFile * |
cf, |
|
|
int |
section |
|
) |
| |
◆ StgDriver_Register()
| void StgDriver_Register |
( |
DriverTable * |
table | ) |
|
◆ copyright_notice
| const char* copyright_notice |
Initial value:=
"\n * Part of the Player Project [http://playerstage.sourceforge.net]\n"
" * Copyright 2000-2013 Richard Vaughan, Brian Gerkey and contributors.\n"
" * Released under the GNU General Public License v2.\n"
Definition at line 158 of file p_driver.cc.
◆ GlobalTime
◆ player_quiet_startup
| bool player_quiet_startup |
◆ player_quit