mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 08:07:54 -05: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
|