Changeset 4549
- Timestamp:
- 2013-07-23 10:56:57 (10 years ago)
- Location:
- 2013/30/MiroV
- Files:
-
- 1 added
- 3 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.