1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-26 10:20:51 +00:00

Documentation fixes

This commit is contained in:
Karol Stasiak
2019-06-05 11:46:06 +02:00
parent 77b3628dde
commit b4b2e9b041
7 changed files with 37 additions and 27 deletions
+2 -1
View File
@@ -21,6 +21,7 @@ Vertical joystick movement. 1 if right, -1 if left, 0 if neither.
Resets the state variables.
For platforms with more than one button, this resets only the main button state.
On those platforms use the platform-specific functions instead.
## null_joy_default
@@ -61,6 +62,6 @@ or `word` if the screen is more that 256 pixels wide.
## null_mouse_default
This module set the default joystick to no joystick.
This module set the default mouse to no mouse.
#### `void read_mouse()`