MGL(Win32)
Toggle main menu visibility
総合概要
クラス
クラス一覧
クラス索引
クラス階層
クラスメンバ
全て
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
関数
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
変数
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
型定義
列挙型
ファイル
ファイル一覧
ファイルメンバ
全て
関数
変数
マクロ定義
•
全て
クラス
ファイル
関数
変数
型定義
列挙型
列挙値
マクロ定義
ページ
読み取り中…
検索中…
一致する文字列を見つけられません
include
mgl
platform
apple
tvos
mgl_tvos_view_controller.h
[詳解]
1
// SPDX-License-Identifier: Zlib
2
/* ------------------------------------------------------------------------- */
9
/* ------------------------------------------------------------------------- */
10
11
#ifndef INCGUARD_MGL_TVOS_VIEW_CONTROLLER_H_1614395671
12
#define INCGUARD_MGL_TVOS_VIEW_CONTROLLER_H_1614395671
13
14
#include <
mgl/mgl_environment.h
>
15
#if defined(MGL_TARGET_TVOS)
16
17
#import <UIKit/UIKit.h>
18
#import <GameController/GameController.h>
19
20
@interface
MGLtvOSViewController : GCEventViewController
21
@end
22
23
#endif
// MGL_TARGET_IOS
24
25
26
#endif
// INCGUARD_MGL_TVOS_VIEW_CONTROLLER_H_1614395671
27
28
// vim: et ts=4 sw=4 sts=4
mgl_environment.h
MGL 環境定義
構築:
1.12.0