@override void setSize(int width, int height) { textureComp.setSize(width, height); textureOld.setSize(width, height); }