File: algotutor

package info (click to toggle)
algotutor 0.8.6-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 640 kB
  • sloc: perl: 2,563; makefile: 41; php: 24; sh: 1
file content (8 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# vim: syntax=perl

{
    "Vertex" => {
	-size => Vector2->new(30,30),
    },
};