Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - blam!
00357.06.18.22.0809.blamite
The core library for the Blamite Game Engine.
ogre_ui.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef BLAM
4
#define BLAM
5
#endif
6
7
namespace
Blam::UI::OgreUI
8
{
9
BLAM
void
Initialize
();
10
11
BLAM
void
Render
();
12
13
BLAM
void
Shutdown
();
14
15
BLAM
void
HandleViewportResize
();
16
}
Blam::UI::OgreUI::Initialize
BLAM void Initialize()
Definition:
ogre_ui.cpp:21
BLAM
#define BLAM
Definition:
ogre_ui.h:4
Blam::UI::OgreUI::Shutdown
BLAM void Shutdown()
Definition:
ogre_ui.cpp:104
Blam::UI::OgreUI::HandleViewportResize
BLAM void HandleViewportResize()
Definition:
ogre_ui.cpp:109
Blam::UI::OgreUI::Render
BLAM void Render()
Definition:
ogre_ui.cpp:57
Blam::UI::OgreUI
Definition:
ogre_ui.h:7
blam
components
ui
ogre
ogre_ui.h
Generated on Sat Jun 18 2022 10:34:08 for Blamite Game Engine - blam! by
1.8.17