Struct gdnative::Physics2DTestMotionResult [] [src]

pub struct Physics2DTestMotionResult { /* fields omitted */ }

Methods

impl Physics2DTestMotionResult
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Methods from Deref<Target = Reference>

[src]

[src]

[src]

Trait Implementations

impl GodotClass for Physics2DTestMotionResult
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for Physics2DTestMotionResult
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations