mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 16:17:53 -05:00
5 lines
204 B
Markdown
5 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
|