public ClydesBack(Clyde c, float x, float y, int width, int height) : base("blank.png", x, y, width, height) { clyde = c; }