Ankush's Garage
A collection of stuff made by Ankush Roy
Loading...
Searching...
No Matches
ImGuiCore.h
Go to the documentation of this file.
1
#ifndef INCLUDE_COREIMGUI_COREIMGUI_H_
2
#define INCLUDE_COREIMGUI_COREIMGUI_H_
3
4
namespace
Core::ImGuiCore
5
{
6
void
Update
();
7
void
Draw
();
8
void
Init
();
9
void
Quit
();
10
}
// namespace ImGuiCore
11
12
#endif
// INCLUDE_COREIMGUI_COREIMGUI_H_
Core::ImGuiCore
Definition
ImGuiCore.h:5
Core::ImGuiCore::Draw
void Draw()
Definition
ImGuiCore.cpp:288
Core::ImGuiCore::Update
void Update()
Definition
ImGuiCore.cpp:125
Core::ImGuiCore::Init
void Init()
Definition
ImGuiCore.cpp:14
Core::ImGuiCore::Quit
void Quit()
Definition
ImGuiCore.cpp:86
src
Core
ImGuiCore
ImGuiCore.h
Generated by
1.13.2