1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-19 16:41:39 +00:00
Funkin/source/funkin/util/plugins
2024-01-03 19:53:17 -05:00
..
EvacuateDebugPlugin.hx Work in progress on context menus and song event editing. 2024-01-03 19:53:17 -05:00
README.md Work in progress on context menus and song event editing. 2024-01-03 19:53:17 -05:00
ReloadAssetsDebugPlugin.hx Work in progress on context menus and song event editing. 2024-01-03 19:53:17 -05:00
WatchPlugin.hx Work in progress on context menus and song event editing. 2024-01-03 19:53:17 -05:00

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