Commit Graph

27 Commits

Author SHA1 Message Date
732f08adc6 fix rotation order of operations 2022-08-12 23:51:17 +00:00
ceee9a1284 rotating pieces that mostly work 2022-08-12 22:49:29 +00:00
40635e50bd Fix CameraTools zoom-out limitation 2022-08-12 20:40:21 +00:00
41140798b8 fix null error in GroupTools 2022-08-12 14:58:45 +00:00
45df11a7b7 WIP KeyShortcutWindow for NAT flixel 2022-08-10 13:51:12 +00:00
7ae640d1fd Remember to commit KissExtendedSprite 2022-08-10 13:49:13 +00:00
f88501a0e3 SimpleWindow clearControls() and isShown() 2022-08-10 13:48:26 +00:00
4661bfe43d fix repeated show() calls 2022-08-09 23:38:56 +00:00
43b966d56b SimpleWindow for Kiss-flixel 2022-08-08 03:04:11 +00:00
a3b393c70a functions to bring an array of sprites front/back 2022-08-07 03:31:20 +00:00
8e6f57c78d theoretically should lower bound the zoom by scroll bounds 2022-08-02 13:49:23 +00:00
9e8036deb2 CameraTools/GroupTools bugfixing and sprite scale support 2022-08-02 02:24:22 +00:00
5bacff9f01 fix CameraTools updateMouseBorderControl for moving cameras 2022-08-01 18:43:53 +00:00
8f58f02ef5 more efficient and correct bringToFront/sendToBack 2022-07-26 19:37:45 +00:00
410bd7f96d GroupTools.bringToFront() and sendToBack(). Close #97 2022-07-26 17:50:02 +00:00
96036dd31b move saving flxsprite to png to SpriteTools 2022-07-02 23:19:56 +00:00
4b52ccdd9f Forgot to add GroupTools 2022-07-01 23:38:39 +00:00
eac74165ae CameraTools.calculateScrollBounds 2022-06-28 04:52:04 +00:00
a043d2a98f add Kiss.setup() to flixel template 2022-06-28 03:52:30 +00:00
4b72739a9c CameraTools.updateScrollWheelZoom 2022-06-27 14:03:26 +00:00
736a1982b4 updateMouseBorderControl 2022-06-22 00:08:14 +00:00
cee2e30230 CameraTools.addBorder 2022-06-21 23:32:57 +00:00
a6c8666160 standardize keyboard-based FlxCamera movement 2022-06-21 20:14:48 +00:00
d876911929 add a .gitignore to kiss-flixel template 2022-05-06 15:21:00 -04:00
a9b78d8e59 add import kiss.Prelude to kiss-flixel template 2022-05-06 15:18:13 -04:00
245da224b0 kiss new-flixel-project 2022-03-28 16:39:28 -06:00
0fbb526e70 move SpriteTools to a new kiss-flixel haxelib 2022-03-28 15:34:20 -06:00