header, main panel addition

This commit is contained in:
2025-11-17 15:54:28 +01:00
parent 876f446b8e
commit 3463b09eba
6 changed files with 111 additions and 20 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class Constants {
// UI Proportions against satge dimmentions
public static final MAIN_HEADER_WIDTH_RATIO:Float = 1;
public static final MAIN_HEADER_HEIGHT_RATIO:Float = 0.3;
public static final MAIN_HEADER_HEIGHT_RATIO:Float = 0.1;
private function new() {