Category:API

From Pico-8 Wiki
Revision as of 17:16, 31 March 2022 by 68.174.56.97 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An API function (Application Programming Interface) is a function provided by Pico-8's API that you can call from a cartridge's source code. You can also call API functions from the Pico-8 command prompt.

Reference articles about the API and its functions should use this API category.

See APIReference for a list of API function pages organized by topic.