RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions
RoR::AeroInteractiveWidget Struct Referenceabstract

All this complexity just to have a nifty mouse-hover highlighting for the dashboard elements (well, proper throttle sliders also). More...

#include <OverlayWrapper.h>

+ Inheritance diagram for RoR::AeroInteractiveWidget:

Public Member Functions

virtual ~AeroInteractiveWidget ()=default
 
virtual bool UpdateMouseHover ()=0
 
virtual Ogre::OverlayElement * GetHoveredElement () const =0
 

Detailed Description

All this complexity just to have a nifty mouse-hover highlighting for the dashboard elements (well, proper throttle sliders also).

Definition at line 38 of file OverlayWrapper.h.

Constructor & Destructor Documentation

◆ ~AeroInteractiveWidget()

virtual RoR::AeroInteractiveWidget::~AeroInteractiveWidget ( )
virtualdefault

Member Function Documentation

◆ GetHoveredElement()

virtual Ogre::OverlayElement* RoR::AeroInteractiveWidget::GetHoveredElement ( ) const
pure virtual

◆ UpdateMouseHover()

virtual bool RoR::AeroInteractiveWidget::UpdateMouseHover ( )
pure virtual

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