1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-14 16:47:46 +00:00
Funkin/source/funkin/util/plugins
2024-03-23 17:50:48 -04:00
..
EvacuateDebugPlugin.hx
ForceCrashPlugin.hx
MemoryGCPlugin.hx
README.md
ReloadAssetsDebugPlugin.hx
ScreenshotPlugin.hx Rework every class to use FunkinSound. 2024-03-23 17:50:48 -04:00
VolumePlugin.hx
WatchPlugin.hx

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