stage positions behind the others
This commit is contained in:
@@ -12,6 +12,8 @@ import openfl.Assets;
|
||||
enum FlxStagePosition {
|
||||
Left;
|
||||
Right;
|
||||
LeftBehind;
|
||||
RightBehind;
|
||||
}
|
||||
|
||||
enum FlxStageFacing {
|
||||
|
Reference in New Issue
Block a user