1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-28 15:57:42 +00:00
Funkin/source/funkin/util/plugins
2024-06-09 02:22:03 -04:00
..
EvacuateDebugPlugin.hx
ForceCrashPlugin.hx
MemoryGCPlugin.hx
README.md
ReloadAssetsDebugPlugin.hx Fix an issue where stage character scale was overriding base character scale. 2024-03-15 16:45:18 -04:00
ScreenshotPlugin.hx Rebindable controls for the Freeplay menu 2024-06-09 02:22:03 -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