RigsofRods
Soft-body Physics Simulation
Functions
GUI_TopMenubar.cpp File Reference
#include "GUI_TopMenubar.h"
#include "Application.h"
#include "Actor.h"
#include "ActorManager.h"
#include "CameraManager.h"
#include "DashBoardManager.h"
#include "FlexBody.h"
#include "GameContext.h"
#include "GfxScene.h"
#include "GUIManager.h"
#include "GUIUtils.h"
#include "GUI_MainSelector.h"
#include "InputEngine.h"
#include "Language.h"
#include "Network.h"
#include "PlatformUtils.h"
#include "Replay.h"
#include "SkyManager.h"
#include "Terrain.h"
#include "TuneupFileFormat.h"
#include "Water.h"
#include "ScriptEngine.h"
#include "Console.h"
#include "ContentManager.h"
#include <algorithm>
#include <fmt/format.h>
#include <curl/curl.h>
#include <curl/easy.h>
+ Include dependency graph for GUI_TopMenubar.cpp:

Go to the source code of this file.

Functions

static size_t CurlWriteFunc (void *ptr, size_t size, size_t nmemb, std::string *data)
 
void FetchAiPresetsThreadFunc ()
 
void DrawRepairBoxEvent (events ev, std::string const &desc)
 
void DrawRepairBoxModkey (OIS::KeyCode modkey, std::string const &desc)
 

Detailed Description

Author
Petr Ohlidal
Date
06/2017

Definition in file GUI_TopMenubar.cpp.

Function Documentation

◆ CurlWriteFunc()

static size_t CurlWriteFunc ( void *  ptr,
size_t  size,
size_t  nmemb,
std::string *  data 
)
static

Definition at line 70 of file GUI_TopMenubar.cpp.

+ Here is the caller graph for this function:

◆ DrawRepairBoxEvent()

void DrawRepairBoxEvent ( events  ev,
std::string const &  desc 
)

Definition at line 2174 of file GUI_TopMenubar.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DrawRepairBoxModkey()

void DrawRepairBoxModkey ( OIS::KeyCode  modkey,
std::string const &  desc 
)

Definition at line 2179 of file GUI_TopMenubar.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ FetchAiPresetsThreadFunc()

void FetchAiPresetsThreadFunc ( )

Definition at line 76 of file GUI_TopMenubar.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: