refactoring console ui
This commit is contained in:
8
hGameTest/src/assets/Fonts.hx
Normal file
8
hGameTest/src/assets/Fonts.hx
Normal file
@@ -0,0 +1,8 @@
|
||||
package assets;
|
||||
|
||||
import openfl.text.Font;
|
||||
import openfl.Assets;
|
||||
|
||||
class Fonts{
|
||||
//public static var terminus:Font = Assets.getFont("fonts/Terminus.ttf");
|
||||
}
|
||||
Reference in New Issue
Block a user