funkin.util.tools
Friday Night Funkin' API Reference
| .. | |
|---|---|
| ArraySortTools | Contains code for sorting arrays using various algorithms. |
| ArrayTools | A static extension which provides utility functions for Arrays. |
| CompareFunction | A comparison function. Returns a negative number if the first argument is less than the second, a positive number if the first argument is greater than the second, or zero if the two arguments are equal. |
| FloatTools | Utilities for performing common math operations. |
| ICloneable | Implement this on a class to enable |
| ISingleton | An interface which applies a macro to add a Singleton |
| Int64Tools | Why |
| IntTools | Utilities for performing common math operations. |
| IteratorTools | A static extension which provides utility functions for Iterators. |
| MapTools | A static extension which provides utility functions for Maps. |
| SongEventDataArrayTools | A static extension which provides utility functions for |
| SongNoteDataArrayTools | A static extension which provides utility functions for |
| StringTools | A static extension which provides utility functions for Strings. |