I am at the point where I am losing grasp of what is being accomplished with what code. However this code gives error: com/codegym/games/spaceinvaders/part18/gameobjects/Ship.java:27: error: incompatible types: int[] cannot be converted to int[][] setMatrix(viewFrames[0]);