Macro ssbm_utils::vel

source ·
macro_rules! vel {
    ($x:expr, $y:expr) => { ... };
}
Expand description

Constructor macro for Velocity structs. Accepts 2 values that can be as f32 casted.