swarm-0.6.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.TUI.Controller.UpdateUI

Description

The main TUI update logic that is called from other controller parts.

Synopsis

Documentation

updateUI :: EventM Name AppState Bool Source #

Update the UI. This function is used after running the game for some number of ticks.