Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagelua
require "CDA.CDAinit"
local CDA = CDAinit()

After that, the global CDA variable can access a list of mapping functions such as

...