home *** CD-ROM | disk | FTP | other *** search
- Ball.xmove = 6;
- Ball.ymove = -3;
- Ball.sprung = 0;
- Ball.Kugel.xgroesse = Ball.Kugel._width;
- Ball.Kugel.ygroesse = Ball.Kugel._height;
- Ball.Kugel.xpos = Ball.Kugel._x;
- Ball.Kugel.ypos = Ball.Kugel._y;
- score = _root.punkte;
- stop();
-