mirror of
https://github.com/ApfelTeeSaft/FunkinMP.git
synced 2026-08-28 19:19:09 +00:00
6 lines
204 B
Markdown
6 lines
204 B
Markdown
# funkin.util.plugins
|
|
|
|
Flixel plugins are objects with `update()` functions that are called from every state.
|
|
|
|
See: https://github.com/HaxeFlixel/flixel/blob/dev/flixel/system/frontEnds/PluginFrontEnd.hx
|