use available abbreviations in example

akkartik
Jan 3, 2024, 5:05 PM
C6YRDNPE5GWUJCN74RFYDOI5KDFWK6COHFTOSKCC6NICQSUVVUOQC

Dependencies

  • [2] XIFRMKAL some larger examples using shared abbreviations
  • [3] MJ6KKFVT give example panes a name
  • [4] YEANRUAF clean up the examples and fix a bug
  • [*] OOSUBWKX subject people to a tutorial

Change contents

  • replacement in 0078-Example_panes at line 240
    [2.2431][2.2431:2567]()
    ' local touches = love.touch.getTouches()',
    ' for _,id in ipairs(touches) do',
    ' local x,y = love.touch.getPosition(id)',
    [2.2431]
    [2.2567]
    ' for _,id in ipairs(touches()) do',
    ' local x,y = touch(id)',