Struct gdnative_common::InputMap[][src]

pub struct InputMap { /* fields omitted */ }

core singleton class InputMap 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 common feature flag.

Class hierarchy

InputMap inherits methods from:

Methods

impl InputMap
[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 InputMap
[src]

impl Clone for InputMap
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for InputMap
[src]

Formats the value using the given formatter. Read more

impl GodotObject for InputMap
[src]

impl ToVariant for InputMap
[src]

Auto Trait Implementations

impl !Send for InputMap

impl !Sync for InputMap