A FormatString will be an enhancement of the built-in Java String, which will have methods for adding Ansi formatting such as color, bolding, etc. These FormatStrings will be able to be added to Scenes in place of regular Strings (although ideally Strings should still be able to be utilized for convenience).
A FormatString will be an enhancement of the built-in Java String, which will have methods for adding Ansi formatting such as color, bolding, etc. These FormatStrings will be able to be added to Scenes in place of regular Strings (although ideally Strings should still be able to be utilized for convenience).