1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-13 02:02:46 +00:00
Funkin/source/funkin/util/plugins
2024-03-13 18:47:15 -07:00
..
EvacuateDebugPlugin.hx
ForceCrashPlugin.hx
MemoryGCPlugin.hx timertools -> timerutil fix 2024-03-13 18:47:15 -07:00
README.md
ReloadAssetsDebugPlugin.hx
ScreenshotPlugin.hx
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