Changeset 569


Ignore:
Timestamp:
2010-06-08 15:02:27 (13 years ago)
Author:
paaaanro
Message:

Aloitin Ball Warsin tekemisen.

Location:
2010/23/elalylon
Files:
15 added
1 edited

Legend:

Unmodified
Added
Removed
  • 2010/23/elalylon/Pong/Peli.cs

    r524 r569  
    8282        { 
    8383            PhysicsObject maila = PhysicsObject.CreateStaticObject(20.0, 100.0); 
    84             maila.Shape = Shapes.Rectangle; 
     84            maila.Shape = Shapes.Triangle; 
    8585            maila.X = x; 
    8686            maila.Y = y; 
Note: See TracChangeset for help on using the changeset viewer.