private static final String DESCRIPTION="Store your achievements on the cloud.";
private GameLabel label;
private boolean enabled=true;
public LoginButtonAndIDDisplay(Point buttonPos,Point labelPos,int bounds,TextAlign align,CssColor labelColor) {
super(buttonPos, bounds,bounds,new SpriteBlock(3*(200+SpriteBlock.SPACING),
chooseSpriteBlockY(ASBOTXConfigs.Utility.switchStatus(game.getLoginInfo().getStatus())),
200,200,ASBOTXConfigs.Utility.getButtonsSpriteSheet()));
if(game.getLoginInfo().isConnectionSuccess()){
this.label=new GameLabel(labelPos,align, TextBaseline.MIDDLE,