Commit Graph

11 Commits

Author SHA1 Message Date
Sasha Koshka 501eb34922 Moved artist (now art) into another repo 2023-05-03 20:17:48 -04:00
Sasha Koshka 33c787d70b Changed import paths 2023-05-03 19:40:30 -04:00
Sasha Koshka 37df313544 ough 2023-05-03 15:40:40 -04:00
Sasha Koshka 69e73a7b84 Add gitignore 2023-05-03 15:40:40 -04:00
Sasha Koshka 53f78cb0e7 Overhauled mouse events
Everything gets an image.Point instead of an x y pair, and most
things now get modifiers.
2023-04-20 14:44:54 -04:00
Sasha Koshka d4b9ffb046 Improved documentation (and added missing methods) 2023-04-20 01:37:06 -04:00
Sasha Koshka 580b7d2ad0 The whole orientation thing was stupid 2023-04-20 01:10:47 -04:00
Sasha Koshka 14080b1f88 Element methods are now more consistent and have less bool flags
Still need to update most examples...
2023-04-18 13:14:10 -04:00
Sasha Koshka a2b1ac0c73 Oh yeah yeah! 2023-04-18 03:23:51 -04:00
Sasha Koshka 427b5e025d Scroll now has a constructor similar to Cell 2023-04-17 02:13:21 -04:00
Sasha Koshka 775390e884 Containers are no longer in their own dir because why were they 2023-04-16 17:30:13 -04:00
Renamed from elements/containers/scroll.go (Browse further)