741222e0aa
Added static buffer in UiConsole class which stores lines to print. Even if there is no UiConsole object instantiated (cos it's static). Everything from buffer is being printed on update() calls, update is called every frame. To add lines to buffer use static printToConsole() method. |
||
---|---|---|
.. | ||
AI | ||
entities | ||
game | ||
ui |