mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-05 22:34:36 +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
|