Commit Graph

13 Commits

Author SHA1 Message Date
Richard Feldman
6bbc0b5edb
Gracefully handle resizing in breakout 2022-04-10 00:52:43 -04:00
Richard Feldman
ee4e787712
Drop some unused code 2022-04-10 00:52:34 -04:00
Richard Feldman
0f6e1bac73
Drop unused functions 2022-04-08 10:56:47 -04:00
Richard Feldman
ce4f22fd15
Use Rect position for drawing 2022-04-08 10:56:34 -04:00
Richard Feldman
cf91390e56
Avoid unnecessary request_redraw() calls 2022-04-07 21:32:57 -04:00
Richard Feldman
78feb45d82
Draw rects 2022-04-07 21:17:31 -04:00
Richard Feldman
82a0376666
Drop the borderWidth field to avoid segfault 2022-04-06 21:57:03 -04:00
Richard Feldman
1e2dcde6c2
Use a List of rects, add top and left coordinates 2022-04-06 21:29:09 -04:00
Richard Feldman
7b5bc8e85f
Use Ayaz's repr(packed) workaround for #2803 2022-04-06 11:32:51 -04:00
Richard Feldman
d6858ef15e
Use Rgba over ButtonStyles 2022-04-06 09:22:52 -04:00
Richard Feldman
0e187469c2
wip 2022-04-06 08:58:51 -04:00
Richard Feldman
fee7fd7956
Breakout: Button → Rect 2022-04-04 11:26:52 -04:00
Richard Feldman
a111f510a4
Add examples/breakout 2022-04-04 10:02:13 -04:00