mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-12-22 16:30:27 +00:00
(bifurcan) Improved responsiveness
This commit is contained in:
parent
31b282d5de
commit
1c74aa1731
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
||||||
;on-mouse .Mouse/vector DEO2
|
;on-mouse .Mouse/vector DEO2
|
||||||
;on-button .Controller/vector DEO2
|
;on-button .Controller/vector DEO2
|
||||||
( | find center )
|
( | find center )
|
||||||
.Screen/width DEI2 #01 SFT2 .center/x STZ2
|
.Screen/width DEI2 #01 SFT2 #33 SFT2 .center/x STZ2
|
||||||
.Screen/height DEI2 #01 SFT2 .center/y STZ2
|
.Screen/height DEI2 #01 SFT2 #33 SFT2 .center/y STZ2
|
||||||
( | background )
|
( | background )
|
||||||
;tiles <cover-pattern>
|
;tiles <cover-pattern>
|
||||||
<redraw>
|
<redraw>
|
||||||
|
|
Loading…
Reference in a new issue