funkin.backend.utils
The utils of Codename Engine
These utils do various things such as processing xml, discord rpc, zip reading and more...
.. | ||
native | ||
typedef | AnimData | |
class | AudioAnalyzer | |
typedef | BeatAnim | |
class | BitmapUtil | |
abstract | ConsoleColor | |
abstract | CoolSfx | SFXs to play using |
class | CoolUtil | |
typedef | DEvents | |
typedef | DPresence | |
class | DUser | |
typedef | DiscordJson | |
class | DiscordUtil | |
class | EngineUtil | |
abstract | FileAttribute | |
class | FileAttributeWrapper | Currently only for Windows, but planned to work on other platforms later. |
class | FlxInterpolateColor | Additional class for FlxColor lerping.
Gets rid of precision issues with |
class | FunkinParentDisabler | FlxBasic allowing you to disable those elements from the parent state while this substate is opened - Tweens - Camera Movement - Timers - Sounds |
class | HttpUtil | |
class | IXMLEvents | |
class | IniUtil | DOESNT SUPPORT CATEGORIES YET!! |
class | MarkdownUtil | |
class | MemoryUtil | |
abstract | MessageBoxIcon | |
class | NativeAPI | Class for functions that talk to a lower level than haxe, such as message boxes, and more. Some functions might not have effect on some platforms. |
class | NdllUtil | Small util that allows you to load any function from ndlls via |
abstract | NitroType | |
class | ShaderResizeFix | |
class | SortedArrayUtil | All types of utils only usable in a sorted array. |
class | StrNameLabel | |
class | SysZip | Class that extends Reader allowing you to load ZIP entries without blowing your RAM up!! Half of the code is taken from haxe libraries btw |
typedef | SysZipEntry | |
typedef | TextFormat | |
class | ThreadUtil | |
class | WindowUtils | |
class | XMLImportedScriptInfo | |
class | XMLUtil | Class made to make XML parsing easier. |
class | ZipProgress | |
class | ZipReader | |
class | ZipUtil | |
class | ZipWriter |