SimpleWindow outlines

This commit is contained in:
2023-07-11 10:11:36 -06:00
parent 5f25a3ed60
commit ec1932ee4a

View File

@@ -131,6 +131,7 @@
_width
_height
(or bgColor FlxColor.BLACK))
(flixel.util.FlxSpriteUtil.drawRect this 0 0 _width _height FlxColor.TRANSPARENT (object color textColor))
(screenCenter)
(set selectionMarker (or _selectionMarker (defaultSelectionMarker?.clone)))