funkin.graphics.video
Friday Night Funkin' API Reference
| .. | |
|---|---|
| FlxVideo | Plays a video via a NetStream. Only works on HTML5. This does NOT replace hxvlc, nor does hxvlc replace this. hxvlc only works on native and does not work on HTML5! |
| FunkinVideoSprite | Not to be confused with FlxVideo, this is a hxvlc based video class. |
| ScriptedFunkinVideoSprite | A script that can be tied to a FunkinVideoSprite. Create a scripted class that extends FunkinVideoSprite to use this. |