tree dfbd2b41a17733f5e0889347d247f40578c7a720 parent 94c3b37d6926933cf96c409f543bdbc1ad6eb62a author la-ninpre 1693320881 +0300 committer la-ninpre 1693320881 +0300 use sprites to draw cursor and board this is a bit more code, but ten times less cycles to draw the board and the cursor. the latter now looks slightly different, this is somewhat unintentional, but only slightly. also board is now drawn at the background layer, while everything else is on foreground. doesn't matter much, but makes more sense. in uxn32 redrawing the cursor erases figures. looks awful and is a bug. but this happens probably because uxn32 lacks the recent update to a screen device.