Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

Commit 8152e82

Browse files
Import ALE UI
1 parent ca82a2d commit 8152e82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/scripting/haxe/HScript.hx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ import core.enums.ScriptType;
1818
import flixel.ui.FlxButton;
1919
import flixel.FlxObject;
2020

21+
import ale.ui.ALEButton;
22+
import ale.ui.ALETaskBar;
23+
import ale.ui.ALEUIUtils;
24+
import ale.ui.ALEWindow;
25+
2126
@:access(core.backend.ScriptState)
2227
@:access(core.backend.ScriptSubState)
2328
class HScript extends SScript

0 commit comments

Comments
 (0)