Struct gdnative_physics::Physics2DServerSW[][src]

pub struct Physics2DServerSW { /* fields omitted */ }

core class Physics2DServerSW inherits Physics2DServer (unsafe).

Official documentation

See the documentation of this class in the Godot engine's official documentation.

Feature flag

This type is behind the gdnative crate's physics feature flag.

Class hierarchy

Physics2DServerSW inherits methods from:

Methods

impl Physics2DServerSW
[src]

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Physics2DServer.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Up-cast.

Up-cast.

Generic dynamic cast.

Trait Implementations

impl Copy for Physics2DServerSW
[src]

impl Clone for Physics2DServerSW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Physics2DServerSW
[src]

Formats the value using the given formatter. Read more

impl GodotObject for Physics2DServerSW
[src]

impl ToVariant for Physics2DServerSW
[src]

Auto Trait Implementations