Skip to content

Commit

Permalink
Update scripting reference (SuperTux/supertux@9b4eaee)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperTux Bot committed Feb 11, 2024
1 parent 1e3b1bd commit 9377ea7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ScriptingGlobals.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ Method | Explanation
`camera()` | Shows the camera's coordinates.
`set_gamma(float gamma)` | Adjusts the gamma.
`rand()` | Returns a random integer.
`record_demo(string filename)` | Records a demo to the given file.
`play_demo(string filename)` | Plays back a demo from the given file.
`set_title_frame(string image)` | Sets the frame, displayed on the title screen.


Expand Down

0 comments on commit 9377ea7

Please sign in to comment.