#include <shipflagsdlg.h>
|
enum | { IDD = IDD_SHIP_FLAGS
} |
|
Definition at line 18 of file shipflagsdlg.h.
ship_flags_dlg::ship_flags_dlg |
( |
CWnd * |
pParent = NULL | ) |
|
void ship_flags_dlg::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
protectedvirtual |
void ship_flags_dlg::OnAffectedByGravity |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnAlwaysDeathScream |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnBeamProtectShip |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnCargoKnown |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnCloaked |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnDestroyCheck |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnDisableBuiltinShip |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnDisableETS |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnEscort |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnFlakProtectShip |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnFriendlyStealthInvisible |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnGuardian |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnHiddenFromSensors |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnHideShipName |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnIgnoreCount |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnImmobile |
( |
| ) |
|
|
protected |
BOOL ship_flags_dlg::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
void ship_flags_dlg::OnInvulnerable |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnKamikaze |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnLaserProtectShip |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnMissileProtectShip |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNavCarry |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNavNeedslink |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNoArrivalMusic |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNoCollide |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNoDeathScream |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNoDisabledSelfDestruct |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNoDynamic |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnNoSubspaceDrive |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnOK |
( |
| ) |
|
void ship_flags_dlg::OnPrimitiveSensors |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnProtectShip |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnRedalertcarry |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnReinforcement |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnScannable |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnScrambleMessages |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnSetClassDynamically |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnStealth |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnTargetableAsBomb |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnToggleSubsystemScanning |
( |
| ) |
|
|
protected |
void ship_flags_dlg::OnVaporize |
( |
| ) |
|
|
protected |
void ship_flags_dlg::set_modified |
( |
| ) |
|
void ship_flags_dlg::setup |
( |
int |
n | ) |
|
int ship_flags_dlg::tristate_set |
( |
int |
val, |
|
|
int |
cur_state |
|
) |
| |
void ship_flags_dlg::update_ship |
( |
int |
ship | ) |
|
CButton ship_flags_dlg::m_affected_by_gravity |
CButton ship_flags_dlg::m_always_death_scream |
CButton ship_flags_dlg::m_beam_protect_ship |
CButton ship_flags_dlg::m_cargo_known |
CButton ship_flags_dlg::m_cloaked |
CButton ship_flags_dlg::m_destroy |
CSpinButtonCtrl ship_flags_dlg::m_destroy_spin |
CButton ship_flags_dlg::m_disable_ets |
CButton ship_flags_dlg::m_disable_messages |
CButton ship_flags_dlg::m_escort |
CButton ship_flags_dlg::m_flak_protect_ship |
CButton ship_flags_dlg::m_friendly_stealth_invisible |
CButton ship_flags_dlg::m_guardian |
CButton ship_flags_dlg::m_hidden |
CButton ship_flags_dlg::m_hide_ship_name |
CButton ship_flags_dlg::m_ignore_count |
CButton ship_flags_dlg::m_immobile |
CButton ship_flags_dlg::m_invulnerable |
CButton ship_flags_dlg::m_kamikaze |
CButton ship_flags_dlg::m_laser_protect_ship |
CButton ship_flags_dlg::m_missile_protect_ship |
CButton ship_flags_dlg::m_nav_carry |
CButton ship_flags_dlg::m_nav_needslink |
CButton ship_flags_dlg::m_no_arrival_music |
CButton ship_flags_dlg::m_no_collide |
CButton ship_flags_dlg::m_no_death_scream |
CButton ship_flags_dlg::m_no_disabled_self_destruct |
CButton ship_flags_dlg::m_no_dynamic |
CButton ship_flags_dlg::m_no_subspace_drive |
CButton ship_flags_dlg::m_primitive_sensors |
CButton ship_flags_dlg::m_protect_ship |
CButton ship_flags_dlg::m_red_alert_carry |
CButton ship_flags_dlg::m_reinforcement |
CButton ship_flags_dlg::m_scannable |
CButton ship_flags_dlg::m_scramble_messages |
CButton ship_flags_dlg::m_set_class_dynamically |
CButton ship_flags_dlg::m_special_warpin |
CButton ship_flags_dlg::m_stealth |
CButton ship_flags_dlg::m_targetable_as_bomb |
CButton ship_flags_dlg::m_toggle_subsystem_scanning |
CButton ship_flags_dlg::m_vaporize |
int ship_flags_dlg::p_enable |
|
protected |
The documentation for this class was generated from the following files: