Update 15.9.55 For Visual Studio 2017

So two new classes are introduced: TetrisPieceType of which 7 are created at the start of execution, each containing full information about a specific type of piece: its layout in all rotations, its colour (Direct2D paintbrush resource) and an index that makes it easy to identify. The second class is TetrisBucket which has the game board itself.