How to add buttons to title bar ?

Game development with Board Game Arena Studio
Post Reply
tet2brick
Posts: 11
Joined: 06 May 2022, 11:04

How to add buttons to title bar ?

Post by tet2brick »

Hello everybody,

I need to add buttons (displayed or not depending on the current states) to the main title bar like here :

Image

Can someone help me ?

Thanks !
User avatar
RicardoRix
Posts: 2541
Joined: 29 April 2012, 23:43

this.addActionButton

Post by RicardoRix »

https://en.doc.boardgamearena.com/Game_ ... amename.js

this.addActionButton( id, label, method, (opt)destination, (opt)blinking, (opt)color )
tet2brick
Posts: 11
Joined: 06 May 2022, 11:04

Re: How to add buttons to title bar ?

Post by tet2brick »

Thank you !

I'll looked this file up and down, but I didn't look for the right terms I think :oops:

Thanks !
Post Reply

Return to “Developers”