Skip to content

Instantly share code, notes, and snippets.

@szmeku
Last active August 29, 2015 14:27
Show Gist options
  • Save szmeku/1ba8420754b6fd5f7d1d to your computer and use it in GitHub Desktop.
Save szmeku/1ba8420754b6fd5f7d1d to your computer and use it in GitHub Desktop.
Szalunki
// wciaga
{
"gruboscSciany": 25,
"sciany": [
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}}
]
}
// wypluwa
{"plyty": [
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}},
{"start": {"x": 10, "y":20}, "end":{"x": 200, "y": 100}}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment