RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::AeroTrimOverlay Struct Reference

#include <OverlayWrapper.h>

Public Member Functions

void Setup (std::string const &up, std::string const &dn, std::string const &disp)
 
void DisplayFormat (const char *fmt,...)
 

Data Fields

Ogre::OverlayElement * up_button
 
Ogre::OverlayElement * dn_button
 
Ogre::OverlayElement * display
 

Detailed Description

Definition at line 57 of file OverlayWrapper.h.

Member Function Documentation

◆ DisplayFormat()

void AeroTrimOverlay::DisplayFormat ( const char *  fmt,
  ... 
)

Definition at line 1075 of file OverlayWrapper.cpp.

◆ Setup()

void AeroTrimOverlay::Setup ( std::string const &  up,
std::string const &  dn,
std::string const &  disp 
)

Definition at line 1068 of file OverlayWrapper.cpp.

Field Documentation

◆ display

Ogre::OverlayElement* RoR::AeroTrimOverlay::display

Definition at line 64 of file OverlayWrapper.h.

◆ dn_button

Ogre::OverlayElement* RoR::AeroTrimOverlay::dn_button

Definition at line 63 of file OverlayWrapper.h.

◆ up_button

Ogre::OverlayElement* RoR::AeroTrimOverlay::up_button

Definition at line 62 of file OverlayWrapper.h.


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