1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-15 09:06:53 +00:00
Funkin/source/funkin/util/plugins
2024-02-22 19:04:07 -05:00
..
EvacuateDebugPlugin.hx
ForceCrashPlugin.hx changed keybind to ctrl+shift+L 2024-02-22 18:51:18 -05:00
README.md
ReloadAssetsDebugPlugin.hx
ScreenshotPlugin.hx
VolumePlugin.hx
WatchPlugin.hx Add state and substate to watch 2024-02-12 16:49:04 -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