funkin.graphics
Friday Night Funkin' API Reference
| .. | |
|---|---|
| framebuffer | |
| rendering | |
| shaders | |
| video | |
| AtlasSpriteSettings | |
| FlxFilteredSprite | A modified |
| FunkinAnimationController | |
| FunkinCamera | A FlxCamera with additional powerful features:
- Grab the camera screen as a |
| FunkinSprite | An FlxSprite with additional functionality. - A more efficient method for creating solid color sprites. - TODO: Better cache handling for textures. |
| ScriptedFunkinSprite | A script that can be tied to a FunkinSprite. Create a scripted class that extends FunkinSprite to use this. |