FS2_Open
Open source remastering of the Freespace 2 engine
ShipSpecialHitpoints Class Reference

#include <shipspecialhitpoints.h>

Inheritance diagram for ShipSpecialHitpoints:

Public Types

enum  { IDD = IDD_SPECIAL_HITPOINTS }
 

Public Member Functions

 ShipSpecialHitpoints (CWnd *pParent=NULL)
 

Public Attributes

BOOL m_special_hitpoints_enabled
 
BOOL m_special_shield_enabled
 
int m_shields
 
int m_hull
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
afx_msg void OnEnableSpecialHitpoints ()
 
afx_msg void OnEnableSpecialShieldpoints ()
 
virtual BOOL OnInitDialog ()
 
afx_msg void DoGray ()
 
virtual void OnCancel ()
 
virtual void OnOk ()
 

Detailed Description

Definition at line 16 of file shipspecialhitpoints.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 24 of file shipspecialhitpoints.h.

Constructor & Destructor Documentation

ShipSpecialHitpoints::ShipSpecialHitpoints ( CWnd *  pParent = NULL)

Definition at line 20 of file shipspecialhitpoints.cpp.

Member Function Documentation

void ShipSpecialHitpoints::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 28 of file shipspecialhitpoints.cpp.

void ShipSpecialHitpoints::DoGray ( )
protected

Definition at line 136 of file shipspecialhitpoints.cpp.

void ShipSpecialHitpoints::OnCancel ( )
protectedvirtual

Definition at line 142 of file shipspecialhitpoints.cpp.

void ShipSpecialHitpoints::OnEnableSpecialHitpoints ( )
protected

Definition at line 54 of file shipspecialhitpoints.cpp.

void ShipSpecialHitpoints::OnEnableSpecialShieldpoints ( )
protected

Definition at line 62 of file shipspecialhitpoints.cpp.

BOOL ShipSpecialHitpoints::OnInitDialog ( )
protectedvirtual

Definition at line 70 of file shipspecialhitpoints.cpp.

void ShipSpecialHitpoints::OnOk ( )
protectedvirtual

Definition at line 149 of file shipspecialhitpoints.cpp.

Member Data Documentation

int ShipSpecialHitpoints::m_hull

Definition at line 28 of file shipspecialhitpoints.h.

int ShipSpecialHitpoints::m_shields

Definition at line 27 of file shipspecialhitpoints.h.

BOOL ShipSpecialHitpoints::m_special_hitpoints_enabled

Definition at line 25 of file shipspecialhitpoints.h.

BOOL ShipSpecialHitpoints::m_special_shield_enabled

Definition at line 26 of file shipspecialhitpoints.h.


The documentation for this class was generated from the following files: