feat: add DEFAULT_BACK_DESIGN and getEffectiveBackDesign

This commit is contained in:
Poker Design Developer
2026-06-03 22:26:48 +08:00
parent 8050ec3e06
commit 5724cb7d97
2 changed files with 22 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ import {
isJoker,
computeNumberPipPositions,
getEffectiveDesign,
getEffectiveBackDesign,
DEFAULT_BACK_DESIGN,
} from './cardLayout.js'
const CARD_W = 750