Go to the source code of this file.
Functions | |
static bool | bumper_match (Model *candidate, const Model *finder, const void *) |
Variables | |
static const Color | BUMPER_HIT_RGB (1, 0, 0, 1) |
static const Color | BUMPER_NOHIT_RGB (0, 1, 0, 1) |
static const watts_t | BUMPER_WATTS = 0.1 |
Definition at line 157 of file model_bumper.cc.
|
static |
|
static |
|
static |
Definition at line 64 of file model_bumper.cc.