Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.21 KB | None | 0 0
  1. public class Configuration {
  2.     public double ratownikX;
  3.     public double ratownikY;
  4.     public double tonacyX;
  5.     public double tonacyY;
  6.     public double predkoscLad;
  7.     public double predkoscWoda;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement