Skip to content

Commit 7ab276c

Browse files
committed
updated screen functions docs, removed a binary file from tests/
1 parent 1796f61 commit 7ab276c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

1.46 KB
Binary file not shown.

docs/ScreenFunctions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Screen Functions
22

3-
## Creating Windows
3+
## Creating Windows (X)
44

55
````
66
window;
77
````
88

99
Running this creates a window. Simple as that. Before you run this command, you'll may want to use a couple other commands
1010

11-
## Window Parameters
11+
## Window Parameters (X)
1212

1313
````
1414
windowSize 1280,720;

tests/window

-33.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)