Struct gdnative_physics::PhysicsServer[][src]

pub struct PhysicsServer { /* fields omitted */ }

core singleton class PhysicsServer inherits Object (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

PhysicsServer inherits methods from:

Methods

impl PhysicsServer
[src]

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.

Generic dynamic cast.

Trait Implementations

impl Copy for PhysicsServer
[src]

impl Clone for PhysicsServer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PhysicsServer
[src]

Formats the value using the given formatter. Read more

impl GodotObject for PhysicsServer
[src]

impl ToVariant for PhysicsServer
[src]

Auto Trait Implementations

impl !Send for PhysicsServer

impl !Sync for PhysicsServer