draw and write on FlxSprites relative to their boundaries

This commit is contained in:
2021-12-15 15:53:07 -07:00
parent 8930deb9ac
commit a49662863b
3 changed files with 56 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import flixel.system.FlxSound;
import hollywoo.Movie;
import hollywoo_flixel.ActorFlxSprite;
import hollywoo_flixel.SceneFlxState;
import hollywoo_flixel.SpriteTools;
enum FlxStagePosition {
Left;