chiark / gitweb /
hidden: Introduce ShowUnocculted as an svg_piece parameter
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 15 Mar 2021 16:14:02 +0000 (16:14 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 15 Mar 2021 16:14:02 +0000 (16:14 +0000)
commit7afc3d43e57d4386f0474c6390e2c55473a489b3
tree067b50d4b78a579565516951404acbfb1c5fa848
parentf0fc00331b7ff2ee86508830612459894b32a1ac
hidden: Introduce ShowUnocculted as an svg_piece parameter

The need to provide a vpid served (and still servers) the same
function, but this plumbing work will make prepare the way for doing
the same to other methods.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bin/otterlib.rs
src/gamestate.rs
src/hand.rs
src/hidden.rs
src/pcrender.rs
src/pieces.rs
src/shapelib.rs