added a few notes
This commit is contained in:
@@ -11,7 +11,7 @@ public class UI {
|
||||
|
||||
GamePanel panel;
|
||||
Graphics2D graphics2d;
|
||||
Font arial_40, arial_80B;
|
||||
Font arial_40, arial_80B; //TODO: Custom font loader: https://www.youtube.com/watch?v=g-wrebFVP3E
|
||||
BufferedImage heart_full, heart_half, heart_blank;
|
||||
public String currentDialogue;
|
||||
public int commandNum = 0;
|
||||
|
||||
Reference in New Issue
Block a user