Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CLLTreeCtrl Class Reference

#include <LayersList.h>

Inherits CTreeCtrl.

Public Member Functions

AsciiString getLastClickedLayer (void)
 
AsciiString getLastClickedObject (void)
 

Protected Member Functions

void buildMoveMenu (CMenu *pPopup, UINT firstID)
 
virtual void OnRButtonDown (UINT nFlags, CPoint point)
 

Protected Attributes

AsciiString mLastClickedLayer
 
AsciiString mLastClickedObject
 

Detailed Description

Definition at line 68 of file LayersList.h.

Member Function Documentation

◆ buildMoveMenu()

void CLLTreeCtrl::buildMoveMenu ( CMenu * pPopup,
UINT firstID )
protected

Definition at line 54 of file LayersList.cpp.

◆ getLastClickedLayer()

AsciiString CLLTreeCtrl::getLastClickedLayer ( void )
inline

Definition at line 71 of file LayersList.h.

◆ getLastClickedObject()

AsciiString CLLTreeCtrl::getLastClickedObject ( void )
inline

Definition at line 72 of file LayersList.h.

◆ OnRButtonDown()

void CLLTreeCtrl::OnRButtonDown ( UINT nFlags,
CPoint point )
protectedvirtual

Definition at line 85 of file LayersList.cpp.

Member Data Documentation

◆ mLastClickedLayer

AsciiString CLLTreeCtrl::mLastClickedLayer
protected

Definition at line 75 of file LayersList.h.

◆ mLastClickedObject

AsciiString CLLTreeCtrl::mLastClickedObject
protected

Definition at line 76 of file LayersList.h.


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