fn anim_key(tag: &'static str, marker: &SlotMarker) -> AnimKeyExpand description
The animation key for one marker, keyed by block, side and slot so each
marker animates independently. tag keeps one tool’s animation apart from
another’s.
fn anim_key(tag: &'static str, marker: &SlotMarker) -> AnimKeyThe animation key for one marker, keyed by block, side and slot so each
marker animates independently. tag keeps one tool’s animation apart from
another’s.