Struct rust_rpg_toolkit::nodes::projectiles::Projectile [−][src]
pub struct Projectile { /* fields omitted */ }
Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Projectile
impl Send for Projectile
impl !Sync for Projectile
impl Unpin for Projectile
impl !UnwindSafe for Projectile
Blanket Implementations
Mutably borrows from an owned value. Read more