Added Alert function

This commit is contained in:
Tommy X
2015-09-01 20:18:30 -04:00
parent 98ed2c0245
commit 3a2b94009c

View File

@@ -626,5 +626,9 @@ class HTML5Window {
}
public function alert (count:Int, speed:Int, stopOnForeground:Bool):Void {
}
}
}