AutoHotkey Community
Let's help each other out
Skip to content
Post by SAbboushi » 15 Jul 2020, 12:17
Code: Select all
get => base[this.Width * (y-1) + x] set => base[this.Width * (y-1) + x] := value
Post by Ragnar » 16 Jul 2020, 07:34
Return to “Suggestions on documentation improvements”