MenuState provides a menu page for example shaders and filters.

Static variables

@:value(16)staticfinalread onlyBASE_FONT_SIZE:Int = 16

Constructor

new(?MaxSize:Int)

Methods

update(elapsed:Float):Void

Override the DemoState update function to make the program exit if ESCAPE is hit.

Parameters:

elapsed

the elapsed time since the last update call.