OROCHI
Loading...
Searching...
No Matches
GxHud.h
Go to the documentation of this file.
1
//===========================================================================
9
//===========================================================================
10
#pragma once
11
12
// ネームスペース
13
#define GX_HUD_NAMESPACE_BEGIN() namespace gx{namespace hud{
14
#define GX_HUD_NAMESPACE_END() }}
15
16
#include "
Gx.h
"
17
#include "
GxMovie.h
"
18
GX_HUD_NAMESPACE_BEGIN()
19
using namespace ::gx::core;
20
using namespace ::gx::movie;
21
GX_HUD_NAMESPACE_END()
22
23
// ユニット
24
#include "GxUnitHudImage.h"
25
#include "
GxUnitHudImageAnimation.h
"
26
#include "
GxUnitHudImageRender.h
"
27
#include "
GxUnitHudImageRenderScreenshot.h
"
28
#include "
GxUnitHudImageRenderView.h
"
29
#include "
GxUnitHudText.h
"
30
#include "
GxUnitHudTextAnimation.h
"
31
#include "
GxUnitHudScrollView.h
"
32
#include "
GxUnitHudScrollViewport.h
"
33
#include "
GxUnitHudScrollContent.h
"
34
#include "
GxUnitHudScrollbar.h
"
35
#include "
GxUnitHudScrollbarHundle.h
"
36
#include "
GxUnitHudMovieBase.h
"
37
#include "
GxUnitHudMovie.h
"
38
#include "
GxUnitHudMovieSofdec.h
"
39
40
// モジュール
41
#include "
GxModUnitHudBoxBase.h
"
42
#include "
GxModUnitHudBox.h
"
43
#include "
GxModUnitHudBoxGrid.h
"
44
45
GX_HUD_NAMESPACE_BEGIN()
46
47
extern
void
GxHudUsage(
void
);
48
49
GX_HUD_NAMESPACE_END()
Gx.h
コアインクルードヘッダ
GxModUnitHudBox.h
HUD水平/垂直レイアウトモジュール
GxModUnitHudBoxBase.h
HUDレイアウトモジュール基礎
GxModUnitHudBoxGrid.h
HUDグリッドレイアウトモジュール
GxMovie.h
共通インクルードファイル
GxUnitHudImageAnimation.h
HUD画像アニメーションユニット
GxUnitHudImageRender.h
HUD描画画像ユニット
GxUnitHudImageRenderScreenshot.h
HUDスクリーンショット画像ユニット
GxUnitHudImageRenderView.h
HUDビューポート画像ユニット
GxUnitHudMovie.h
HUDムービーユニット
GxUnitHudMovieBase.h
HUDムービー基礎ユニット
GxUnitHudMovieSofdec.h
HUDムービーユニット
GxUnitHudScrollContent.h
HUDスクロールコンテンツユニット
GxUnitHudScrollView.h
HUDスクロールビューユニット
GxUnitHudScrollViewport.h
HUDスクロールビューポートユニット
GxUnitHudScrollbar.h
HUDスクロールバーユニット
GxUnitHudScrollbarHundle.h
HUDスクロールバーハンドルユニット
GxUnitHudText.h
HUDテキストユニット
GxUnitHudTextAnimation.h
HUDテキストアニメーションユニット
middleware
GxHud
src
GxHud.h
Generated by
1.12.0