class Button { icon = ""; player = -1; type = ""; } module.exports = Button;