Documentation
¶
Overview ¶
Package PhysicsServer2DManager provides methods for working with PhysicsServer2DManager object instances.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Advanced ¶
func Advanced() class
Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing.
func RegisterServer ¶
func RegisterServer(name string, create_callback func() [1]gdclass.PhysicsServer2D)
Register a [PhysicsServer2D] implementation by passing a [param name] and a [Callable] that returns a [PhysicsServer2D] object.
func SetDefaultServer ¶
Set the default [PhysicsServer2D] implementation to the one identified by [param name], if [param priority] is greater than the priority of the current default implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.