coquette-inspect icon indicating copy to clipboard operation
coquette-inspect copied to clipboard

Consider removing actions in the UI

Open thomasboyt opened this issue 10 years ago • 0 comments

https://github.com/thomasboyt/coquette-inspect/blob/master/src/ui/actions/GameActions.js ew

That could be replaced by allowing the UI to directly sendMessage instead of calling actions, and for AgentHandler to directly dispatch events.

The latter should definitely happen, the former is arguable.

thomasboyt avatar Oct 16 '14 14:10 thomasboyt