index
:
sdl-tests
lisp/set
master
render-thread
repeat
tab-complete
an un-named 1-bit pixel art editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cache.rs
blob: 249eca974dd61d5fb0ee9c8ff37cd4fa3fe50d50 (
plain
)
1
2
3
pub
struct
Cache
{
pub
last_brush_size
:
u8
,
}