Friday, March 4, 2011

Puzzle grid and hud drawing

(See related changeset on CodePlex)

I've started on the GameplayGameScreen class. It now has two properties that will be important:

The GameplayGameScreen class initializes, updates, and draws the Hud and PuzzleGrid:

Because resizing at some point can become a nightmare with too many constants, I made a little spreadsheet and coded in (ResizeEntities method) some dynamic resizing:

0 comments:

Post a Comment