Ich hab mir mal das Szenario angeguckt, weil ich wegen dem Counter was wissen wollte... und mir ist aufgefallen, dass Du in der worldklasse immer zb. Car car = new Car(); - addObject(car, 154, 320);
schreibst ... wollte nur sagen, dass Du das ganze auch so schreiben kannst: addObject(new Car(), 154, 320); - Dadurch sparst du Platz und du musst bei gleichen Objekten nicht immer den Namen ändern (people 2.. people3..) nur so als tipp =))
thank you - that´s what I wanted to do =))
but now the Elephant is 'trembling' when it stands on the block and sometimes the elephant falls through the blocks (for example when you set the location of the Elephant to (410, 4)) - is that normal when you code it this way? or can you change it?
ok thank you very much ..but where and when will you post this tutorials?
by the way; are you german? because I think Mathe ... it is german, isn´t it? =))
so yes ok - I got it thx =))
but the gamefigure always 'starts' in the left corner at the top... how can I change that?
so I want the figure to start in the left corner at the bottom.
2012/9/9
Menschen_überfahren
2012/9/4
collision
2012/8/23
PoolBall
2012/8/7
Question
2012/7/31
Question
2012/7/17
Scrolling Man
2012/7/15
Scrolling Man
2012/7/14
Scrolling Man
2012/7/6
Scrolling Man