-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathkeywords.txt
More file actions
29 lines (26 loc) · 779 Bytes
/
keywords.txt
File metadata and controls
29 lines (26 loc) · 779 Bytes
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
###########################################
# A library for implementation of matrix effects
###########################################
###########################################
# Datatypes (KEYWORD1)
###########################################
Digital_Rain_Animation KEYWORD1
###########################################
# Methods and Functions (KEYWORD2)
###########################################
init KEYWORD2
setParams KEYWORD2
play KEYWORD2
pause KEYWORD2
resume KEYWORD2
prepareAnim KEYWORD2
lineUpdate KEYWORD2
lineAnimation KEYWORD2
getASCIIChar KEYWORD2
setYPos KEYWORD2
getRandomNum KEYWORD2
###########################################
# Constants (LITERAL1)
###########################################
LINE_WIDTH LITERAL1
LETTER_HEIGHT LITERAL1