TheCoderPal / terasoft-summer-reunited

Automatically exported from code.google.com/p/terasoft-summer-reunited
0 stars 0 forks source link

UI6. As a user, I should see a track with moving buildings in the background. #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Story Description:
1. Parallaxing backgrounds with images.

Original issue reported on code.google.com by vendett...@gmail.com on 26 Jul 2012 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by vendett...@gmail.com on 26 Jul 2012 at 1:30

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r10.

Added class ParallaxingBackground

Original comment by vendett...@gmail.com on 31 Jul 2012 at 3:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r114.

added images

Original comment by vendett...@gmail.com on 5 Aug 2012 at 7:13

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r115.

added images

Original comment by vendett...@gmail.com on 5 Aug 2012 at 7:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r116.

added images

Original comment by vendett...@gmail.com on 5 Aug 2012 at 7:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r117.

updated solution

Original comment by vendett...@gmail.com on 5 Aug 2012 at 8:00

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r126.

Integration

Original comment by vendett...@gmail.com on 6 Aug 2012 at 11:39

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r128.

Integration

Original comment by vendett...@gmail.com on 6 Aug 2012 at 12:38

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r129.

Integration

Original comment by vendett...@gmail.com on 6 Aug 2012 at 1:21

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r152.

added images and loaded them in classes

Original comment by vendett...@gmail.com on 7 Aug 2012 at 2:02

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r168.

added images and loaded them in classes

Original comment by vendett...@gmail.com on 7 Aug 2012 at 11:08

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r171.

updated solution

Original comment by vendett...@gmail.com on 7 Aug 2012 at 11:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r173.

upload font

Original comment by vendett...@gmail.com on 7 Aug 2012 at 11:14

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r183.

Integration

Original comment by vendett...@gmail.com on 7 Aug 2012 at 2:46

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r185.

final changes

Original comment by vendett...@gmail.com on 7 Aug 2012 at 6:29

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r186.

added drawing name

Original comment by vendett...@gmail.com on 7 Aug 2012 at 7:21

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r188.

Uncommented pop-up screen

Original comment by vendett...@gmail.com on 7 Aug 2012 at 8:10

GoogleCodeExporter commented 9 years ago
make variables private
remove unused using statements
Remove contentmanager from Loadcontent 
dont load things in Initialize methods, copy  it to loadcontent method instead
Add GameTime as a parameter to update method and call base methods
replace spirtebatch from method draw use gametime and take the spritebatch and 
contentmanager from screenmanager instead

Original comment by khaled.osmaan on 14 Aug 2012 at 9:32

GoogleCodeExporter commented 9 years ago
Which class are you talking about? 

Original comment by vendett...@gmail.com on 15 Aug 2012 at 2:16

GoogleCodeExporter commented 9 years ago
parallexing background

Original comment by khaled.osmaan on 15 Aug 2012 at 6:05

GoogleCodeExporter commented 9 years ago
rofl... i didnt add one line of code in this class.. didnt even open it ... its 
from msdn :D 

Original comment by vendett...@gmail.com on 15 Aug 2012 at 2:24

GoogleCodeExporter commented 9 years ago
and thats exactly why you need to edit it and use the screen manager attributes 
and override gamescreen methods and make the variables private -.-...

Original comment by khaled.osmaan on 15 Aug 2012 at 3:27

GoogleCodeExporter commented 9 years ago
Dude.. this isnt a screen.. 

Original comment by vendett...@gmail.com on 15 Aug 2012 at 3:36