「App:Library:FabGL:Enumerations:TFTOrientation」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
 
1行目: 1行目:
==enum TFTOrientation==
+
==enum [http://www.fabglib.org/group___enumerations_ga74f510e97d94644d4fc7a3cfd736e59d.html#ga74f510e97d94644d4fc7a3cfd736e59d TFTOrientation]==
 
この列挙型はTFTの向きを定義します。
 
この列挙型はTFTの向きを定義します。
 
{| class="wikitable"
 
{| class="wikitable"

2022年3月21日 (月) 23:41時点における最新版

enum TFTOrientation

この列挙型はTFTの向きを定義します。

Enumerator
Rotate0 Rotate 0 degrees
Rotate90 Rotate 90 degrees
Rotate180 Rotate 180 degrees
Rotate270 Rotate 270 degrees


line 68 of file TFTControllerGeneric.hに定義されています。




戻る