We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb1218 commit 56c7885Copy full SHA for 56c7885
keywords.txt
@@ -7,11 +7,31 @@
7
#######################################
8
9
LcdScreen KEYWORD1
10
+Arduino_ILI9163 KEYWORD1
11
+PImage KEYWORD1
12
13
14
# Methods and Functions (KEYWORD2)
15
16
17
+Color565 KEYWORD2
18
+background KEYWORD2
19
+fill KEYWORD2
20
+noFill KEYWORD2
21
+stroke KEYWORD2
22
+noStroke KEYWORD2
23
+text KEYWORD2
24
+textSize KEYWORD2
25
+circle KEYWORD2
26
+point KEYWORD2
27
+quad KEYWORD2
28
+rect KEYWORD2
29
+triangle KEYWORD2
30
+loadImage KEYWORD2
31
+image KEYWORD2
32
+
33
+draw KEYWORD2
34
+isValid KEYWORD2
35
36
37
# Constants (LITERAL1)
0 commit comments