abbic
12/06/2021, 10:56 AMmcpiroman
12/06/2021, 1:25 PMTextField
but it has more levels of indirection. You can simply copy a function at some level and change what can't be changed via parameters. The same can be done with creating your own composition locals e.g. for controlling a theme.
In fact I also plan to use Compose for a pixel-art game (not only UI) and although `Image`probabely won't fit it is also not hard to adjust it.abbic
12/06/2021, 1:43 PMmcpiroman
12/06/2021, 1:48 PMabbic
12/06/2021, 1:49 PMmcpiroman
12/06/2021, 2:06 PMDrawScope
, draws corner and edges tiles. Edges could then be optimized to use repeated texture sampling I think.abbic
12/06/2021, 2:09 PM