output: add todos for later
This commit is contained in:
parent
63cbe41086
commit
a650970cc5
@ -22,6 +22,8 @@ bool PlayerOutput::IsOpen(void) {
|
||||
return isWindowAlive;
|
||||
}
|
||||
|
||||
// TODO: Add board size limits
|
||||
// Add gaps and a border that accommodate the limits
|
||||
PlayerOutput::PlayerOutput(void) {
|
||||
float kWidth = 1025;
|
||||
float kHeight = 725;
|
||||
|
Loading…
Reference in New Issue
Block a user