Skip to content

ScriptingSector

SuperTux Bot edited this page Apr 22, 2023 · 10 revisions

Note: This file is auto-generated from the SuperTux scripting interface source code, using the template ScriptingPage.md.

Summary

This class provides additional controlling functions for a sector, other than the ones listed at GameObjectManager.

Instance

An instance under sector.settings is available from scripts and the console.

Methods

Method Explanation
set_gravity(float gravity) Sets the sector's gravity.

Constants

None.

Clone this wiki locally