Struct gdnative::Translation [] [src]

pub struct Translation { /* fields omitted */ }

Methods

impl Translation
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Methods from Deref<Target = Resource>

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotClass for Translation
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for Translation
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for Translation

impl !Sync for Translation