「App:Library:FabGL:Struct:Cursor」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
2行目: 2行目:
 
Defines a cursor.
 
Defines a cursor.
 
{| class="wikitable"
 
{| class="wikitable"
|#include <displaycontroller.h>
+
|#include <[http://www.fabglib.org/displaycontroller_8h_source.html displaycontroller.h]>
 
|}
 
|}
  

2022年3月23日 (水) 10:47時点における版

struct

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



戻る