#include <mapobjectprops.h>
Inherits COptionsPanel, and PopupSliderOwner.
Public Types | |
| enum | { IDD = IDD_MAPOBJECT_PROPS } |
Public Types inherited from COptionsPanel | |
| enum | { IDD = IDD_NO_OPTIONS } |
Public Member Functions | |
| MapObjectProps (Dict *dictToEdit=NULL, const char *title=NULL, CWnd *pParent=NULL) | |
| ~MapObjectProps () | |
| void | makeMain () |
Public Member Functions inherited from COptionsPanel | |
| COptionsPanel (Int dlgid=0, CWnd *pParent=NULL) | |
Static Public Member Functions | |
| static MapObject * | getSingleSelectedMapObject (void) |
| static void | update (void) |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | getAllSelectedDicts (void) |
| void | deletePages () |
| void | updateTheUI (void) |
| void | enableButtons () |
| int | getSel () |
| virtual BOOL | OnInitDialog () |
| Initialize dialog, especially drop down lists. | |
| virtual void | OnOK () |
| virtual void | OnCancel () |
| afx_msg void | OnSelchangeProperties () |
| afx_msg void | OnEditprop () |
| afx_msg void | OnNewprop () |
| afx_msg void | OnRemoveprop () |
| afx_msg void | OnDblclkProperties () |
| afx_msg void | _TeamToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _NameToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _ScriptToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _WeatherToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _TimeToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _ScaleToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | SetZOffset (void) |
| Move data from dialog controls to object. | |
| afx_msg void | SetAngle (void) |
| Move data from dialog controls to object. | |
| afx_msg void | SetPosition (void) |
| Move data from dialog controls to object. | |
| afx_msg void | OnScaleOn () |
| Move data from dialog controls to object. | |
| afx_msg void | OnScaleOff () |
| Move data from dialog controls to object. | |
| afx_msg void | OnKillfocusMAPOBJECTXYPosition () |
| Move data from dialog controls to object. | |
| afx_msg void | _PrebuiltUpgradesToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _HealthToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _EnabledToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _IndestructibleToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _UnsellableToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _TargetableToDict () |
| Move data from dialog controls to object. | |
| afx_msg void | _PoweredToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _AggressivenessToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _VisibilityToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _VeterancyToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _ShroudClearingDistanceToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _RecruitableAIToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _SelectableToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | _HPsToDict () |
| Move data from dialog controls to object. | |
| afx_msg void | _StoppingDistanceToDict (void) |
| Move data from dialog controls to object. | |
| afx_msg void | attachedSoundToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | customizeToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | enabledToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | loopingToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | loopCountToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | minVolumeToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | volumeToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | minRangeToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | maxRangeToDict (void) |
| Move data from dialog controls to object(s) | |
| afx_msg void | priorityToDict (void) |
| Move data from dialog controls to object(s) | |
| void | _DictToName (void) |
| Move data from object to dialog controls. | |
| void | _DictToTeam (void) |
| Move data from object to dialog controls. | |
| void | _DictToScript (void) |
| Move data from object to dialog controls. | |
| void | _DictToScale (void) |
| Move data from object to dialog controls. | |
| void | _DictToWeather (void) |
| Move data from object to dialog controls. | |
| void | _DictToTime (void) |
| Move data from object to dialog controls. | |
| void | _DictToPrebuiltUpgrades (void) |
| Move data from object to dialog controls. | |
| void | _DictToHealth (void) |
| Move data from object to dialog controls. | |
| void | _DictToHPs (void) |
| Move data from object to dialog controls. | |
| void | _DictToEnabled (void) |
| Move data from object to dialog controls. | |
| void | _DictToDestructible (void) |
| Move data from object to dialog controls. | |
| void | _DictToUnsellable (void) |
| Move data from object to dialog controls. | |
| void | _DictToTargetable (void) |
| Move data from object to dialog controls. | |
| void | _DictToPowered (void) |
| Move data from object to dialog controls. | |
| void | _DictToAggressiveness (void) |
| Move data from object to dialog controls. | |
| void | _DictToVisibilityRange (void) |
| Move data from object to dialog controls. | |
| void | _DictToVeterancy (void) |
| Move data from object to dialog controls. | |
| void | _DictToShroudClearingDistance (void) |
| Move data from object to dialog controls. | |
| void | _DictToRecruitableAI () |
| Move data from object to dialog controls. | |
| void | _DictToSelectable (void) |
| Move data from object to dialog controls. | |
| void | _DictToStoppingDistance (void) |
| Move data from object to dialog controls. | |
| void | ShowZOffset (MapObject *pMapObj) |
| Move data from object to dialog controls. | |
| void | ShowAngle (MapObject *pMapObj) |
| Move data from object to dialog controls. | |
| void | ShowPosition (MapObject *pMapObj) |
| Move data from object to dialog controls. | |
| void | dictToAttachedSound (void) |
| Move data from object to dialog controls. | |
| void | dictToCustomize (void) |
| Move data from object to dialog controls. | |
| void | dictToEnabled (void) |
| Move data from object to dialog controls. | |
| void | dictToLooping (void) |
| Move data from object to dialog controls. | |
| void | dictToLoopCount (void) |
| Move data from object to dialog controls. | |
| void | dictToMinVolume (void) |
| Move data from object to dialog controls. | |
| void | dictToVolume (void) |
| Move data from object to dialog controls. | |
| void | dictToMinRange (void) |
| Move data from object to dialog controls. | |
| void | dictToMaxRange (void) |
| Move data from object to dialog controls. | |
| void | dictToPriority (void) |
| Move data from object to dialog controls. | |
| void | clearCustomizeFlag (CWorldBuilderDoc *pDoc, MultipleUndoable *ownerUndoable) |
| virtual void | GetPopSliderInfo (const long sliderID, long *pMin, long *pMax, long *pLineSize, long *pInitial) |
| Slider control. | |
| virtual void | PopSliderChanged (const long sliderID, long theVal) |
| Slider control. | |
| virtual void | PopSliderFinished (const long sliderID, long theVal) |
| Slider control. | |
Protected Member Functions inherited from COptionsPanel | |
| afx_msg void | OnMove (int x, int y) |
| afx_msg void | OnEditRedo () |
| afx_msg void | OnUpdateEditRedo (CCmdUI *pCmdUI) |
| afx_msg void | OnEditUndo () |
| afx_msg void | OnUpdateEditUndo (CCmdUI *pCmdUI) |
Protected Attributes | |
| Dict * | m_dictToEdit |
| std::vector< Dict * > | m_allSelectedDicts |
| const char * | m_title |
| MapObject * | m_selectedObject |
| MapObject * | m_dictSource |
| Real | m_angle |
| Real | m_height |
| Real | m_scale |
| WBPopupSliderButton | m_heightSlider |
| WBPopupSliderButton | m_angleSlider |
| WBPopupSliderButton | m_scaleSlider |
| Int | m_defaultEntryIndex |
| Bool | m_defaultIsNone |
| AsciiString | m_defaultEntryName |
| ModifyObjectUndoable * | m_posUndoable |
| Coord3D | m_position |
Static Protected Attributes | |
| static MapObjectProps * | TheMapObjectProps = NULL |
Definition at line 47 of file mapobjectprops.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 57 of file mapobjectprops.h.
| MapObjectProps::MapObjectProps | ( | Dict * | dictToEdit = NULL, |
| const char * | title = NULL, | ||
| CWnd * | pParent = NULL ) |
Definition at line 62 of file mapobjectprops.cpp.
| MapObjectProps::~MapObjectProps | ( | ) |
Definition at line 82 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1284 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1007 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 944 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 928 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 859 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 902 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 227 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 991 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 758 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1089 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 334 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 244 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1104 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1068 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1122 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 974 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 198 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 385 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 959 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1053 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 1032 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 370 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1183 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1140 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1444 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1203 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 289 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1264 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 691 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1399 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 442 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 312 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1419 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1371 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1470 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1243 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 266 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 421 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1223 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1346 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 1318 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 400 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1787 of file mapobjectprops.cpp.
|
protected |
Definition at line 1747 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1834 of file mapobjectprops.cpp.
|
protected |
|
protected |
Move data from object to dialog controls.
Definition at line 2071 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2157 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2336 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2258 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2194 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2638 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2563 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2410 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2712 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 2486 of file mapobjectprops.cpp.
|
protectedvirtual |
Reimplemented from COptionsPanel.
Definition at line 96 of file mapobjectprops.cpp.
|
protected |
Definition at line 2799 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1868 of file mapobjectprops.cpp.
|
protected |
Definition at line 2842 of file mapobjectprops.cpp.
|
protectedvirtual |
|
protected |
Definition at line 188 of file mapobjectprops.cpp.
|
static |
Definition at line 2805 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1914 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1891 of file mapobjectprops.cpp.
| void MapObjectProps::makeMain | ( | ) |
Definition at line 54 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 2021 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1995 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1940 of file mapobjectprops.cpp.
|
protectedvirtual |
Definition at line 2835 of file mapobjectprops.cpp.
|
protected |
Definition at line 1584 of file mapobjectprops.cpp.
|
protected |
Definition at line 1498 of file mapobjectprops.cpp.
|
protectedvirtual |
Initialize dialog, especially drop down lists.
Definition at line 1599 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 2885 of file mapobjectprops.cpp.
|
protected |
Definition at line 1530 of file mapobjectprops.cpp.
|
protectedvirtual |
Definition at line 2830 of file mapobjectprops.cpp.
|
protected |
Definition at line 1560 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 2879 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 2873 of file mapobjectprops.cpp.
|
protected |
Definition at line 1593 of file mapobjectprops.cpp.
|
protectedvirtual |
|
protectedvirtual |
|
protected |
Move data from dialog controls to object(s)
Definition at line 2047 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 531 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 556 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object.
Definition at line 488 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 509 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 520 of file mapobjectprops.cpp.
|
protected |
Move data from object to dialog controls.
Definition at line 477 of file mapobjectprops.cpp.
|
static |
Definition at line 1621 of file mapobjectprops.cpp.
|
protected |
Definition at line 1629 of file mapobjectprops.cpp.
|
protected |
Move data from dialog controls to object(s)
Definition at line 1967 of file mapobjectprops.cpp.
|
protected |
Definition at line 76 of file mapobjectprops.h.
|
protected |
Definition at line 83 of file mapobjectprops.h.
|
protected |
Definition at line 88 of file mapobjectprops.h.
|
protected |
Definition at line 91 of file mapobjectprops.h.
|
protected |
Definition at line 93 of file mapobjectprops.h.
|
protected |
Definition at line 92 of file mapobjectprops.h.
|
protected |
Definition at line 79 of file mapobjectprops.h.
|
protected |
Definition at line 75 of file mapobjectprops.h.
|
protected |
Definition at line 84 of file mapobjectprops.h.
|
protected |
Definition at line 87 of file mapobjectprops.h.
|
protected |
Definition at line 96 of file mapobjectprops.h.
|
protected |
Definition at line 95 of file mapobjectprops.h.
|
protected |
Definition at line 85 of file mapobjectprops.h.
|
protected |
Definition at line 89 of file mapobjectprops.h.
|
protected |
Definition at line 78 of file mapobjectprops.h.
|
protected |
Definition at line 77 of file mapobjectprops.h.
|
staticprotected |
Definition at line 72 of file mapobjectprops.h.