「App:Library:FabGL:Struct:Cursor」の版間の差分
提供: robot-jp wiki
ナビゲーションに移動検索に移動 (→struct) |
(→struct) |
||
| 1行目: | 1行目: | ||
| − | == struct | + | == struct Cursor == |
Defines a cursor. | Defines a cursor. | ||
{| class="wikitable" | {| class="wikitable" | ||
2022年3月23日 (水) 10:58時点における最新版
struct Cursor
Defines a cursor.
| #include <displaycontroller.h> |
Public Attributes
| Bitmap bitmap |
| int16_t hotspotX |
| int16_t hotspotY |
Detailed Description
Defines a cursor.
Definition at line 528 of file displaycontroller.h.
The documentation for this struct was generated from the following file: