Kade-Engine/source/PlayStateChangeables.hx

7 lines
187 B
Haxe

class PlayStateChangeables
{
public static var useDownscroll:Bool;
public static var safeFrames:Int;
public static var scrollSpeed:Float;
public static var botPlay:Bool;
}