Module expcore.guiparts.toolbar
Add a button to the toolbar, ranks need to be allowed to use these buttons if ranks is preset
Usage:
toolbar.add('foo','Foo','Test',function() game.print('test') end)
Functions
| draw (player) | Draws the toolbar for a certain player |