@(zoom: Float, is3d: Boolean) @defining(is3d ?? ".is3d") { prefix => @defining(Math.round(zoom * 64) * 8) { boardPx => } }