App:Library:FabGL:Struct:Cursor

提供: robot-jp wiki
2022年3月23日 (水) 10:58時点におけるTakashi (トーク | 投稿記録)による版 (→‎struct)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動検索に移動

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:

  1. displaycontroller.h



戻る