Note: This file is auto-generated from the SuperTux scripting interface source code, using the template ScriptingPage.md.
This class provides additional controlling functions for a worldmap, other than the ones listed at GameObjectManager.
An instance under worldmap.settings
is available from scripts and the console.
Method | Explanation |
---|---|
get_tux_x() |
Gets Tux's X position on the worldmap. |
get_tux_y() |
Gets Tux's Y position on the worldmap. |
None.