minor changes
This commit is contained in:
@@ -6,10 +6,12 @@ package engine.ui;
|
||||
// | ____ | | | |_ \ | ____|
|
||||
// | | | | | \__/ | | |____
|
||||
// |__| |__| \______/ |______|
|
||||
// file: UIPane.hx
|
||||
// author: and.schaafsma@gmail.com
|
||||
// purpose: Class for resizable and scalable UI Panels
|
||||
// My hope is that this code is so awful I'm never allowed to write UI code again.
|
||||
/*
|
||||
/ file: UIPane.hx
|
||||
/ author: and.schaafsma@gmail.com
|
||||
/ purpose: Class for resizable and scalable UI Panels
|
||||
/ My hope is that this code is so awful I'm never allowed to write UI code again.
|
||||
*/
|
||||
import game.ui.console.Console;
|
||||
import openfl.display.Sprite;
|
||||
import openfl.display.BitmapData;
|
||||
|
||||
Reference in New Issue
Block a user