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


Functions

draw (player)
Draws the toolbar for a certain player

Parameters:

  • player the player to draw the tool bar of

Usage:

    toolbar.draw(1)
generated by LDoc 1.4.6 Last updated 2018-05-30 00:08:40