Changeset 4549 for 2013/30/MiroV/testi/testi/testi/testi.cs
- Timestamp:
- 2013-07-23 10:56:57 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2013/30/MiroV/testi/testi/testi/testi.cs
r4542 r4549 36 36 pallo = new PhysicsObject(40.0, 40.0); 37 37 pallo.Shape = Shape.Circle; 38 pallo.Color = Color.Gold; 38 39 pallo.X = -200.0; 39 40 pallo.Y = 0.0;
Note: See TracChangeset
for help on using the changeset viewer.