Open GoogleCodeExporter opened 9 years ago
This issue was updated by revision r6.
Added new images to be displayed on the screen prompting the user to choose
between treadmill and dumbbell exercises.
Original comment by asamg...@gmail.com
on 29 Jul 2012 at 3:07
Original comment by asamg...@gmail.com
on 2 Aug 2012 at 5:54
This issue was updated by revision r52.
Added the images to be displayed for the user while choosing the exercise +
edited the documentation for the Mainscreen class.
Original comment by asamg...@gmail.com
on 2 Aug 2012 at 11:16
This issue was updated by revision r169.
Used different sized images representing the dumbbell and the treadmill.
Original comment by asamg...@gmail.com
on 7 Aug 2012 at 11:08
This issue was updated by revision r170.
Added the exercises screen buttons to the buttons folder.
Original comment by asamg...@gmail.com
on 7 Aug 2012 at 11:09
This issue was updated by revision r172.
Committed the contentproj file
Original comment by asamg...@gmail.com
on 7 Aug 2012 at 11:13
This issue was updated by revision r177.
Used buttons instead of Sprites in the Exercises screen.
Original comment by asamg...@gmail.com
on 7 Aug 2012 at 11:25
This issue was updated by revision r178.
Updated the event handlers to direct the user to either the dumbbell or
treadmill screens on clicking a button.
Original comment by asamg...@gmail.com
on 7 Aug 2012 at 11:31
make variables private
same as dumbbell and treadmill screens remove the playscreen
rename Content to content
Original comment by khaled.osmaan
on 14 Aug 2012 at 9:45
You do not need SpriteBatch sprite = spriteBatch; that in draw ,just use the
instance variable you made directly :)
Original comment by hollaxy...@gmail.com
on 14 Aug 2012 at 11:18
Original issue reported on code.google.com by
asamg...@gmail.com
on 25 Jul 2012 at 9:01