public void performClickAction(GameLobbyManager ourGLM, Button clickedButton) { ourGLM.getPlayerActionDictionary()["EnterChat"].performAction(ourGLM); }