Struct catchit::Hunter
[−]
[src]
pub struct Hunter {
pub object: Object,
pub force: Scalar,
pub velocity: Velocity,
}Fields
object | |
force | |
velocity |
pub struct Hunter {
pub object: Object,
pub force: Scalar,
pub velocity: Velocity,
}object | |
force | |
velocity |
impl PartialEq for Hunterimpl Clone for Hunterfn clone(&self) -> Hunterfn clone_from(&mut self, source: &Self)impl Debug for Hunter