NAT godot playground UI implementation skeleton
This commit is contained in:
7
projects/nat-godot-playground/scripts/GodotUI.hx
Normal file
7
projects/nat-godot-playground/scripts/GodotUI.hx
Normal file
@@ -0,0 +1,7 @@
|
||||
package;
|
||||
|
||||
import kiss.Prelude;
|
||||
import kiss_tools.KeyShortcutHandler;
|
||||
|
||||
@:build(kiss.Kiss.build())
|
||||
class GodotUI implements ArchiveUI {}
|
Reference in New Issue
Block a user