-
Notifications
You must be signed in to change notification settings - Fork 6
/
keywords.txt
38 lines (31 loc) · 859 Bytes
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#######################################
# Syntax Coloring Map For MatrixDisplay
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
MatrixDisplay KEYWORD1
DisplayToolbox KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
getPixel KEYWORD2
setPixel KEYWORD2
initDisplay KEYWORD2
syncDisplays KEYWORD2
clear KEYWORD2
getDisplayWidth KEYWORD2
getDisplayHeight KEYWORD2
setMaster KEYWORD2
setSlave KEYWORD2
writeNibbles KEYWORD2
getDisplayCount KEYWORD2
getDisplayHeight KEYWORD2
getDisplayWidth KEYWORD2
copyBuffer KEYWORD2
shiftLeft KEYWORD2
shiftRight KEYWORD2
setBrightness KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################