A barely working tool to find font characters and pick their color.
This commit is contained in:
parent
6b3ce5eb3d
commit
0edd948101
17 changed files with 406 additions and 72 deletions
|
@ -43,6 +43,7 @@ namespace components {
|
|||
std::string PLAYER_TILE;
|
||||
std::string ENEMY_TILE;
|
||||
std::string BG_TILE;
|
||||
std::string WATER_TILE;
|
||||
};
|
||||
|
||||
struct EnemyConfig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue