496497498499500501502503504505506507
//b.getCurrentSpriteSet().get(0).offsety = -0.1f; addElement(b); } if(type=="S") { ElementSpawnPoint s = new ElementSpawnPoint(); s.setPosition(x/2,y); addElement(s); } if(type=="[") { //b.setSize(0.3f,1.1f);