Ray-casting algorithm: Difference between revisions

Content added Content deleted
m (→‎{{header|AutoHotkey}}: use language in incomplete template)
Line 73: Line 73:


=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==
{{incomplete}}
{{incomplete|AutoHotkey}}
<lang ahk>
<lang ahk>
PiP(P,N) ; P is point, N is number of sides
PiP(P,N) ; P is point, N is number of sides