Struct gdnative::Font [] [src]

pub struct Font { /* fields omitted */ }

Methods

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

[src]

[src]

[src]

[src]

[src]

impl Deref for Font
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for Font

impl !Sync for Font