Static variables
Static methods
@:value({ window_mode : Windowed, clearColor : Color.White, height : 720, width : 1280, title : "Rice2D" })staticinit(title:String = "Rice2D", width:Int = 1280, height:Int = 720, clearColor:Color = Color.White, window_mode:WindowMode = Windowed):Void