This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/client/scripts/10-conf.coffee
2018-09-30 23:52:45 +02:00

19 lines
191 B
CoffeeScript

CONF =
playmat:
w: 1600
h: 900
card:
w: 172
h: 240
anim:
time: 300
func: 'smootherStep'
layer:
background: 0
playmats: 1
cards: 2
focus: 3