File | Code |
---|---|
ab5tract/Terminal-Print…/attacks.p6 :93: |
my $x = $!start-x + $dist * $!dir-x * $*TERMINAL-HEIGHT-RATIO; |
ab5tract/Terminal-Print…/attacks.p6 :347: |
my $ratio = $*TERMINAL-HEIGHT-RATIO; |
ab5tract/Terminal-Print…/attacks.p6 :452: |
my $ratio = $*TERMINAL-HEIGHT-RATIO; |
ab5tract/Terminal-Print…/attacks.p6 :453: |
my $rtx = ($!r * $pct * $*TERMINAL-HEIGHT-RATIO).round; |
ab5tract/Terminal-Print…/attacks.p6 :490: |
my $*TERMINAL-HEIGHT-RATIO = $height-ratio; |
ab5tract/Terminal-Print…/Widget.pm6 :45: |
default { $*TERMINAL.current-grid } |
ab5tract/Terminal-Print…/Widget.pm6 :53: |
Bool :$print = $to === $*TERMINAL.current-grid) { |
Created
May 13, 2018 21:19
-
-
Save Whateverable/7eb4e350fee6a2d9a15602726f19ea03 to your computer and use it in GitHub Desktop.
greppable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\$\*TERMINAL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment