Struct gdnative::Texture [] [src]

pub struct Texture { /* fields omitted */ }

Methods

impl Texture
[src]

[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 Texture
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for Texture
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for Texture

impl !Sync for Texture