Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "config_xml.h"
#include "vs_globals.h"
#include "turretai.h"
#include "cmd/unit_generic.h"
#include "cmd/role_bitmask.h"
Go to the source code of this file.
Functions | |
unsigned int | FireBitmask (Unit *parent, bool shouldfire, bool firemissile) |
Definition at line 639 of file fire.cpp.
References ROLES::EVERYTHING_ELSE, ROLES::FIRE_GUNS, ROLES::FIRE_MISSILES, ROLES::FIRE_ONLY_AUTOTRACKERS, VegaConfig::getVariable(), XMLSupport::parse_bool(), Unit::Target(), Unit::unitRole(), and vs_config.
Referenced by Orders::TurretAI::Execute(), and Orders::FireAt::FireWeapons().