summaryrefslogtreecommitdiff
path: root/Camera.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Sprite data width and height is now extracted from Sprite class.XaviDCR922018-08-051-4/+14
* * Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...XaviDCR922018-07-261-78/+87
* don't knowXaviDCR922018-07-131-4/+21
* Camera is now an independent instance, and HumanPlayer only holds a reference...XaviDCR922018-07-101-6/+107
* Fixed "includes/defines/local variables" headers.XaviDCR922018-07-091-21/+23
* Calls to HumanPlayer and Camera button pressed event handlers are now automat...XaviDCR922018-07-091-1/+11
* Game has been restructured in favor of OOPXaviDCR922018-07-091-0/+67