aboutsummaryrefslogtreecommitdiffstats
path: root/library/test.moon
blob: ef25cd826ecbf489506e1c464de34fd7e9a0c315 (plain)
1
2
3
4
5
6
7
8
import vec2 from require 'cpml'

=>
  input.point @p

  input.rect @re, max: @p!

  input.circle @circ, center: @p!