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

#include <WBPopupSlider.h>

Inherited by BrushOptions, BuildList, CameraOptions, FeatherOptions, GlobalLightOptions, MapObjectProps, MeshMoldOptions, MoundOptions, ScorchOptions, TerrainMaterial, and WaterOptions.

Public Member Functions

virtual void GetPopSliderInfo (const long sliderID, long *pMin, long *pMax, long *pLineSize, long *pInitial)=0
 
virtual void PopSliderChanged (const long sliderID, long theVal)=0
 
virtual void PopSliderFinished (const long sliderID, long theVal)=0
 

Detailed Description

Definition at line 28 of file WBPopupSlider.h.

Member Function Documentation

◆ GetPopSliderInfo()

virtual void PopupSliderOwner::GetPopSliderInfo ( const long sliderID,
long * pMin,
long * pMax,
long * pLineSize,
long * pInitial )
pure virtual

◆ PopSliderChanged()

virtual void PopupSliderOwner::PopSliderChanged ( const long sliderID,
long theVal )
pure virtual

◆ PopSliderFinished()

virtual void PopupSliderOwner::PopSliderFinished ( const long sliderID,
long theVal )
pure virtual

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